# Manage Team

The team management feature optimizes translation processing and translation file management for organizations/businesses by inviting and managing members to join the organization on doctranslate.io. Users can assign roles to members within the organization and manage tasks more efficiently.&#x20;

**You can watch the tutorial video right below!**

{% embed url="<https://www.youtube.com/watch?v=fvDn2GTSxok>" %}

**Step 1:** From the user management menu interface, click on "Manage Team".

<figure><img src="/files/4UUaZzcJi8dQERfHB3UM" alt=""><figcaption></figcaption></figure>

**Step 2:** Access the team management interface.

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

***Note:** The team management feature is only available for **monthly subscriptions or business packages.***

<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://usermanual.doctranslate.io/team-management/manage-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.
