# 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. Click on the “Invite members” button.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FxWDeKxAoMsvDnoJXTr1J%2Fb22_1.png?alt=media&#x26;token=95ddda39-eb68-4a6f-86b2-f05557404f48" alt=""><figcaption></figcaption></figure>
3. A form will open in a popup box.&#x20;
4. Enter emails of your coworkers that you want to add in the workspace.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2FwKHtUMFjRNebKIsLZcGh%2Fb23_1.png?alt=media&#x26;token=12b5e987-867f-4aca-84b3-7e9768d9c725" alt=""><figcaption></figcaption></figure>
5. Press the “Send” button to proceed.&#x20;
6. A warning message will appear informing you that inviting new members to the workspace will result in additional charges.&#x20;

   <figure><img src="https://2860197046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYgNBTrPKG0DuVdAyDvSa%2Fuploads%2Fq2JecMKEnI2YtiS8Vv1Z%2Fb24_1.png?alt=media&#x26;token=e94806bf-8329-43bf-b135-2dc5a154ed03" alt=""><figcaption></figcaption></figure>
7. If you are ok with that, press the “Invite members” button to send the invitation.

{% hint style="info" %}
When the invited person joins the workspace, the billing account attached to the workspace will be charged automatically.
{% endhint %}


---

# 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.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.
