# Billing

### Subscription Utilization <a href="#block-e8b9e63f61004b249ccb7f017dbbc7cd" id="block-e8b9e63f61004b249ccb7f017dbbc7cd"></a>

To view your organization's seat utilization under your billing plan, click on the "Subscriptions" on the Team Card:

<figure><img src="https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/3083fba7-2590-412d-b258-4440b1a8c7bb/Untitled/w=640,quality=80" alt="" width="375"><figcaption></figcaption></figure>

PixieBrix will display the number of Daily Active Users (measured by unique email addresses) and the contribution toward your billing plan utilization:

<figure><img src="https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/73de1143-f5ae-4b6b-a92c-e527a1cdfa93/Untitled/w=1080,quality=80" 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.pixiebrix.com/managing-teams/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.
