# Manage Billing

### Update Billing Information <a href="#update-billing" id="update-billing"></a>

1. [Sign in](https://accounts.eazybackup.ca/) to the eazyBackup web dashboard.
2. From the eazyBackup menu in the lower-left corner of the page, select **My Account**.
3. Click the **Payment Details** tab to add or update your payment method.
4. Click 'Add new Card'.
5. Enter your payment details and billing address.
6. Click **Save Changes**.

### Viewing Invoices and Past Transactions <a href="#view-transactions" id="view-transactions"></a>

1. [Sign in](https://accounts.eazybackup.ca/) to the eazyBackup web dashboard.
2. From the eazyBackup menu, select **Billing**.
3. From the Billing page, you can Download a copy of your invoice and view your payment history.
4. The Search feature on this page allows you to filter by Invoice#, Date, or any text within an invoice


---

# 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.eazybackup.com/e3-object-storage/manage-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.
