# Billing

The **Manage Billing** tab under the profile menu allows you to view manage your existing plan as well as payment details.

For additional pricing information, visit our [Pricing Page](https://www.getdynamiq.ai/pricing).

## 🕊️ Free Trials

We offer free trials to all subscribers for some of our plans. Once your 7 day trial expires, you will be charged for the plan you selected during the sign up step.&#x20;

### Cancelling a free trial

If you would like to cancel your free trial subscription before being charged, please make sure to do so before the end of the 7th day of your free trial. You will receive an email confirming your cancellation and you will not be charged.&#x20;

## 🔄 Subscription Cycles

Your payment method of choice will be charged on the same date of your first charge in the following month i.e. if your first charge date was on the 21 September, 2024, your next charge date will be on 21 October, 2024.&#x20;

If you have chosen a plan with a 7-day free trial, your next subscription charge will be on the same day that you were charged after your free trial ended, in the following month i.e. if you signed up for the free trial on 21 September, 2024, and your free trial ended on 27 Septemeber, 2024, and you were charged on the 28 September, 2024. Your next charge will be on the 28 October, 2024.&#x20;

## 💳 Payment Methods

### Add Payment Method

To add a new payment method, click the **add payment method** button, select the method you would like and add your details. We currently support the following payment methods:&#x20;

* Card
* Amazon Pay
* Cash App Pay
* Pre-authorized Debit
* US Bank Account

### Change Payment Method

To change your payment method, first add the new payment method you would like to use and set it as your default method. You can then delete the old payment method if you wish.&#x20;

### Change Billing Information&#x20;

To view or change your billing information, click **update information.** Here you can view or change your name, billing address, phone number and tax ID according to the country of your tax residency.&#x20;

### Invoice History

As soon as you have made your first payment, you will be able to view and download your invoices paid to Dynamiq here. To download an invoice, select an invoice and click download.&#x20;


---

# 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.getdynamiq.ai/platform-settings/billing.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.
