# Invite the Crew

First, your fellow teammate should [create a GPTBoost account](/first-steps/create-account.md).

If the person already has a GPTBoost account you can just go straight ahead and invite him as a collaborator.

### Invite Team Members

Follow these steps to easily add members to your Team.

* Make sure you're at **the correct Team's Dashboard**
* **Click on Team**
* Hit the **Invites** tab.
* Fill in the new team member's email and select the access level you want to provide - Member or Administrator.
* Click the "Send Invitation" button to actually save changes and send an invite for collaboration to the person's email. Once it is confirmed, they will be able to see the data in their GPTBoost Dashboard.

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

In case you've made an error in the email address or need to retract the invitation for any other reason, just click on 'Cancel Invitation'.&#x20;

Additionally, you'll find the option to resend the invitation in the lower right corner of this page for your convenience.

### Member vs Administrator

In GPTBoost Teams there are two types of access - Administrator and Member. The admin access can add as many members to a project, as he needs. All members have access to the dashboard and all data for the project, but can't upgrade the subscription plan or add other members to the project.&#x20;


---

# 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.gptboost.io/collaborate/invite-the-crew.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.
