# Billing

<figure><img src="/files/7DtkHxVMLGBvg6p6bkCM" alt=""><figcaption></figcaption></figure>

If you subscribe to AutoSavings, you will be charged a fee for this service. Click on your username in the upper right corner and select the **Billing** menu to check the details of the fee charged.

### Navigating the OpsNow Billing Section

This guide is designed for new users to understand and navigate the three main views within the OpsNow Billing section.

1. **Overview Tab**

This is the main landing page that gives you a quick snapshot of your account and subscriptions.

<figure><img src="/files/2g6NFmbrFKvMIrDBOImR" alt=""><figcaption></figcaption></figure>

**Financial Snapshot**

* Next Invoice Issue Date: Shows when your next bill will be generated.&#x20;
* Invoice Total: Displays your current total outstanding balance or the last billed amount.&#x20;
* Payment Method: Shows the payment method currently on file.

2. **Invoices Tab**

This view allows you to see all your past and current invoices.

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

* Search Bar: Quickly find an invoice by typing keywords.
* Date Filter: Use the date selector to filter invoices by month.
* Invoice Table: This table lists all available invoices

3. **Payment Method Tab**

This view is where you manage your payment information.

<figure><img src="/files/9HsDwEdfnFM5Q6pAMxoq" 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.opsnow.io/opsnow-user-guide-v0.2/setting/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.
