# Invite Team Members

{% hint style="warning" %}
Users can only be invited to an Organization project. To learn how to create an Organization click [here](/account-settings/personal-workspace/creating-an-organization.md)
{% endhint %}

{% hint style="info" %}
change request
{% endhint %}

<details>

<summary>Step 1: Go to the Administration Users Tab</summary>

Start by navigating to the Administration section and clicking on the Users tab. This is where you'll manage all user-related tasks.

</details>

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

<details>

<summary>Step 2: Click the “Invite User” Button</summary>

Once in the Users tab, click the “Invite User” button to open the invitation form.

</details>

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

<details>

<summary>Step 3: Enter Email Addresses</summary>

In the Email field, input the email addresses of the users you wish to invite. You can enter multiple addresses if inviting more than one user.

</details>

* [x] “Apply the scope of rights of an existing user” to copy the rights from an existing user to the new users.

<details>

<summary>Step 4: Assign a Role</summary>

Select the appropriate role for the new user. The role you choose will determine their access and permissions within the project.

</details>

<details>

<summary>Step 5: Specify the Project</summary>

Assign the user to the relevant project they’ll be working on, ensuring they have access to all necessary resources.

</details>

<details>

<summary>Step 6: Add Tags and click "Invite" button</summary>

To help with user organization and navigation, add tags to the user’s account. This makes it easier to manage and locate users within the system.

</details>

{% hint style="info" %}
Don’t worry if you’re unsure about the user’s Role, Project, or Tags – you can easily update these details later on their account page.
{% endhint %}

If you want to start from the very top instead of following one of the links here and working your way down, then we will start by discussing the Projects Tab. Click "Next" to begin.


---

# 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.testfiesta.com/getting-started/invite-team-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.
