# Billing Setup

### Managing your payment card details

We accept major bank cards, and we send invoices for each transaction. To set or change your billing details, log in to your account, and go to the [Billing](https://mailtrap.io/settings/billing/) section from the main menu. You can manage payment details on the Dashboard or directly from the [Payment method](https://mailtrap.io/settings/billing/payment/) section. There, you can add or change your card details.

<div align="left" data-with-frame="true"><img src="/files/T5x9w3WTVY3o8wNAyq0F" alt="" width="563"></div>

To see the list of transactions, go to the [Payment history](https://mailtrap.io/settings/billing/transactions/) section in the Billing menu.

### Billing information and invoices

Please enter complete billing information for us to be able to send you proper invoices. Go to the [Settings](https://mailtrap.io/settings/billing/settings/) in the Billing section of the menu.

By default, we send invoices and billing notifications to your account email address. If you would like to receive them to another email address, please specify the address in the [Billing Settings](https://mailtrap.io/settings/billing/settings/).

<div align="left" data-with-frame="true"><img src="/files/lDU0osfoZzxMttJ29qs8" alt="" width="563"></div>

{% hint style="info" %}
*Please note that payment can be managed in the Mailtrap account only with the proper account owner credentials.*
{% endhint %}

### Can I move my billing subscription to another account?

For security reasons, we can't migrate payment credentials and subscription billing plans between accounts. Alternatively, you can change your account email address in the [User Settings](https://mailtrap.io/profile-settings) of your Profile page, or send us a request at <support@mailtrap.io>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mailtrap.io/account-and-organization/billing/setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
