# Payments

Members can track payments, change payment methods, and more directly from the platform.&#x20;

To add, edit, or delete your payment method on file:&#x20;

1. Go to the [Settings](https://platform.hatchapps.com/settings) page.&#x20;
2. Click on "Payment Methods" on the top navigation.&#x20;
3. In the form, enter your credit card information.&#x20;
4. Click on Save and wait for the loading animation to show your card details.&#x20;

<figure><img src="/files/lL8NOLKcVnke55rA9Su9" alt=""><figcaption></figcaption></figure>

To upgrade from a free to paid member:&#x20;

1. Click on any feature in the platform.&#x20;
2. In the modal, click on Upgrade Now.&#x20;
3. In the form, enter your credit card details. Note that this will become your default payment method on file.&#x20;
4. Click on Pay Now for your membership to be activated.&#x20;

<figure><img src="/files/qeMSdBQGtMyfNx9W6hzV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qf91U1AGu8dIZim2q3W3" alt=""><figcaption></figcaption></figure>

To track payments for both the annual subscription and marketplace services:&#x20;

1. Go to the [Settings](https://platform.hatchapps.com/settings) page.&#x20;
2. Click on "Payments" on the top navigation.&#x20;
3. View all transactions in the data table.

&#x20;

<figure><img src="/files/jPxKIFWOsqqnxjxjnHtX" alt=""><figcaption></figcaption></figure>


---

# 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.hatchapps.com/platform/account/payments.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.
