> For the complete documentation index, see [llms.txt](https://docs.bito.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bito.ai/help/billing-and-plans/pay-for-additional-workspace-members.md).

# Pay for additional workspace members

If your workspace is using the **Free Plan**, your account will not be charged when you invite new members. However, if your workspace has subscribed to the **Team Plan**, each member you invite will be charged based on the price of the **Team Plan** and the number of days and time left in the current month. Additionally, the **600 Advanced AI Model requests** will be added to the total quota of the workspace for each member invited.

Read more at [**Bito's pricing page**](https://bito.ai/pricing/).

## Inviting coworkers to the Workspace

1. Go to the [**Manage Users > Members**](https://alpha.bito.ai/home/settings/members) page.
2. Open the "Admin" tab.
3. Click on the “Add members” button.&#x20;

<figure><img src="/files/9s80vPNZJIPAc3GqrUht" alt=""><figcaption></figcaption></figure>

4. A form will open in a popup box.&#x20;
5. Enter emails of your coworkers that you want to add in the workspace.
6. Click the “Add members” button to proceed.&#x20;

{% hint style="info" %}
**Note:**

* In **Auto (Assign & Buy)** mode, seats are automatically assigned (and purchased if necessary).
* In **Auto (Assign only) mode**, available seats are assigned automatically. If no seats are available, Bito will not purchase additional seats, and the developer will not gain access to the AI Code Review Agent.
* In **Manual** mode, admins must assign seats manually to developers by selecting **Assigned** from the drop-down menu.
  {% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bito.ai/help/billing-and-plans/pay-for-additional-workspace-members.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.
