# Inviting New Members to a Team

The "Inviting New Members to a Team" feature in Transiyzi refers to the process of adding new users to a collaborative group within the Transiyzi platform. This allows project owners or team administrators to extend access to the platform's resources, projects, and communication channels to new team members. The new members may be assigned specific roles, such as administrator, editor, or translator, depending on the requirements of the project. In summary, Transiyzi's "Inviting New Members to a Team" feature is essential for fostering collaboration, expanding the team, and ensuring the right people have access to the necessary tools and resources for successful localization projects.

1. Navigate to the "Teams" page.
2. Click the "Invite Collaborators" button in the top right corner.
3. In the panel that opens on the right side, enter the email address of the person you want to invite.
4. Select the team they will be part of and their role within the team (Admin, Editor, or Translator).
5. Click the "Send Invitation" button.
6. An email will be sent to the person, allowing them to join the team.

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


---

# 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.transiyzi.com/fundamentals/teams/inviting-new-members-to-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.
