# Manage Billing

## Change Payment Method

{% hint style="info" %}
Account Billing options are available to Account Owners only.
{% endhint %}

***To change the payment method for your account:***

**Step 1.**  In the **Administration Menu** in the upper right corner, select **Account**.

**Step 2.**  In the “Payment Info” section of the *Account* page, click **Update**.

![](https://lh5.googleusercontent.com/tZTJMdcYTQ2Zvz2cqjVebWvGZta91E3DzAwU66bd5kECbs4tb_Ea_71GBFLSGwRU3LN-dwWWROn1LObsl_yxcTZoox4uLF0puZ0Bh7GTjCsYtJO6sD-03CGWSTjH-jjroI5WysdN)

**Step 3.**  Enter the new credit card number, expiration date, and CVC code from the back of the card, then click **Update**.

![](https://lh5.googleusercontent.com/BNpOS6CxvM6xz_IGnHg-oWTB4vY6IYuq52OGSuTs8WkA5SD9MpqOflCLqFmY6ZrngqXlSnHiik3_IhWkq3ynDFhYrRQKmZDsuMaE9jHGlCSqcoJo5dUU9r9cgHeokun0gDxCn2Cs)

## Download an Invoice or Receipt

***To download a GovTribe Invoice for your Account:***

**Step 1.**  In the **Administration Menu** in the upper right corner, select **Account**.

**Step 2.**  In the “Invoices” section of the *Account* page, click **Download** for the Invoice or Receipt you wish to download.

![](https://lh6.googleusercontent.com/Woor-W2dimgyhPkak5M6sZNpzRjVde-r7V1oC32OhPmqjuTSqIua-Q-Bx1rG6-3WyCxIJ91ulXohb6ATYL2w1c7l_4sNpnPqF-kK5zIvgd1w75y_zugIaxihi2PwmEyGpG450Bgd)

**Step 3.**  Follow your web browser’s procedure for accessing downloaded files.


---

# 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.govtribe.com/user-guide/account-administration-and-support/manage-account-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.
