# How to Access Your Threadly Invoices/Billing Info

An admin can manage the workspace's billing directly from Threadly, or via the customer portal in Stripe, our payment processor.

To access the customer portal in Stripe, click the button below:

<a href="https://billing.stripe.com/p/login/eVag13dt9bVk35KeUU" class="button secondary">Access Customer Portal</a>

To access your invoices from the app, a Threadly admin can hop into Settings > Billing and then click **Manage** next to the plan.

<figure><img src="/files/1mxYlEZtwOBV7NHGE7Cb" 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://threadly.gitbook.io/threadly/admin-and-billing/how-to-access-your-threadly-invoices-billing-info.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.
