# Billing

The Billing page gives you a complete view of your workspace’s subscription plan, seat usage, and available plan options. From here you can confirm what plan you’re on, understand how many seats are in use, access user management to update who has access, and compare plans if you ever need to change or upgrade from free trial.

## Current plan

At the top of the page, you’ll see your current plan (for example, Free trial, Pro, or Enterprise). This is the fastest way to confirm your subscription tier and current billing status.

<figure><img src="/files/4MYvmT0XWqEH82MvtNQ3" alt="" width="375"><figcaption></figcaption></figure>

## If you’re on a free trial

If your workspace is currently on a free trial, the Billing page shows your trial status and what happens when the trial period ends. From here, you’ll also see options to upgrade your workspace to a **Pro** or **Enterprise** plan to continue using paid features and expand your usage.

## After you upgrade (Pro or Enterprise)

Once your workspace is upgraded to **Pro** or **Enterprise**, the Billing page shows your active plan and available billing options. You can review seat usage and manage access for your team through user management.

### Overview

The Overview section shows your seat allocation and usage:

* **Monthly seats** — displays the number of seats currently occupied out of your total allowance (for example, 8/10).
* **Seats remaining** — the number of unused seats still available to assign.
* **Usage percentage** — a progress bar and percentage label (e.g., 51% of seats used) so you can quickly gauge how close you are to your limit.

<figure><img src="/files/t3TNSm7gAtqM5aKjaA5q" alt="" width="563"><figcaption></figcaption></figure>

On the right side of this section, select Manage users to go directly to user management, where you can add or remove users and adjust your seat count.

Select **Manage users** to go to user management, where you can manage seats by updating users:

* **Add users** (uses a seat)
* **Remove users** (frees a seat)
* **Change role** by selecting the user’s role next to their name and choosing a new value
* **Change team** by selecting the team next to their name and choosing a new value
* **Filter users** by **team**, **role**, and **status** to find people faster

## Billing options

The Billing options section lets you compare the available plans and billing cycles.

* **Billing cycle toggle** — Use the **Monthly / Yearly** toggle at the top to switch between billing frequencies. If a yearly discount is available in your workspace, it will be shown here.

<figure><img src="/files/JP4I02zWmYqo06hzxS3q" alt="" width="563"><figcaption></figcaption></figure>

* **Plan cards** — Plan cards are displayed side by side and summarize what’s included in each plan. If your workspace is already on a given plan, that plan’s card shows **Current plan**. Plans that cannot be selected from your current workspace may show **Not available**.

<figure><img src="/files/h7nZBn9dsAIOVzK1ivkv" alt="" width="563"><figcaption></figcaption></figure>

## Who can access this page

The Billing page is available at the organization/workspace level and is typically restricted to **Workspace Owners**.

<br>


---

# 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.nexos.ai/workspace/settings/organization/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.
