# Settings Menu - Overview of the Billing Tab

The Billing tab allows you to manage your Filed credits and send any payments due to Filed.

### How to find the Billing tab

#### Settings Menu

When you log in, you will land on the **Tax Ops** page. From there, navigate to the **lower-left corner** of the screen and click the **Settings** icon.

![Homepage - settings.png](/files/559622b5352e7d282d0f96b152172362cef3a99e)

You can access the **Billing** tab from the Settings screen. Once there, click **Billing**.

![Screenshot 2026-01-21 at 10.43.46.png](/files/3272affb220029b5ec27724b904833d6c8b2daac)

On the **Billing** screen, there are two options:

* **Speak to sales** — if you need more credits. Clicking this option will open up a calendar where you can book a call.
* **Manage Billing** — clicking this will send you to Stripe so that you can send your payment.


---

# 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://help.filed.com/settings-menu-overview-of-the-billing-tab.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.
