# Create a Team

Creating Teams within GPTBoost is quite a simple and intuitive process that puts you in control. Here's how to do it:

* **Access Your Dashboard**
* **Click on the current Team's name:** Within your Dashboard, you'll spot your current Team's name in the upper right corner of the menu. Click on it to display the drop-down menu and begin the Team creation process.
* Click on **Add Team**

<figure><img src="/files/QrOdKhuXmZEbXu3Tzq20" alt=""><figcaption><p>Add new Team with few clicks straight form your GPTBoost dashboard</p></figcaption></figure>

* **Select a Team Name:** Every Team needs a name that represents its identity and purpose. Choose the name that best resonates with your Team's purpose and enter it into the designated field.
* **Assign a Team ID:** For added uniqueness and organization, assign a Team ID. This ID helps identify your Team among others and streamlines the management of multiple Teams.
* **Click "Save Details":** Once you've chosen a Team name and assigned an ID, simply click the "Save Details" button. Your Team is now officially created and ready for action!

<figure><img src="/files/AEj8uS4FDSNQkYVb6lxj" alt=""><figcaption><p>Choose a meaningfull name for your new Team</p></figcaption></figure>

With your Team in place, you're all set to embark on your collaborative journey. The next step? Adding Team members who share your goals and vision. Get ready to experience the power of teamwork! 🚀


---

# 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/create-a-team.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.
