# Invite your team members

Inviting users to your FenixPyre organization is simple and quick. You can either manually add users or use [Single Sign-On (SSO)](/fenixpyre-for-admins/getting-started/setup-sso-and-automatic-user-provisioning.md) for streamlined user management.

### **Add Users Manually**

{% stepper %}
{% step %}

#### **Navigate to Users section**

Login into [admin dashboard](https://admin.anchormydata.com). Navigate to the **Users** section and then **Members**
{% endstep %}

{% step %}

#### **Click** the **Add New Users** button.

<figure><img src="/files/R5BPf793peX8n2XICJox" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Enter the emails

Enter one or more email addresses, separated by commas, to add users.
{% endstep %}

{% step %}

#### Click the Add button

After entering the email, click **Add** to add the users to your organization.
{% endstep %}
{% endstepper %}

### Add Users Via SSO

Alternatively, you can add users via Single Sign-On (SSO) for a more seamless user experience. To learn how to set up and manage users with SSO, click here for the detailed guide.

### Promote a user as admin

{% stepper %}
{% step %}

#### **Navigate to Users section**

Login into [admin dashboard](https://admin.anchormydata.com). Navigate to the **Users** section and then **Members**
{% endstep %}

{% step %}

#### Click on Actions menu (three dots)

Next to the user's name, click on the three dots.&#x20;

<figure><img src="/files/UDrmmgqUuUVAEkyufJWh" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select "Promote to admin"

Click on the button and you'll find these options

<figure><img src="/files/zt2uXfRBWtiD4nww1FaU" alt="" width="375"><figcaption></figcaption></figure>

1. **Email-Password Login**: Selecting this option sends an invitation email to the user to join the admin dashboard. Upon accepting the invite, the user must set
2. **SSO Login:** Choose this option to send an invitation email prompting the user to join the admin dashboard. The user must log in using SSO to access the admin dashboard.

{% hint style="info" %}
The SSO login method will only be shown if you have SSO configured
{% endhint %}
{% endstep %}
{% endstepper %}

### **Video Tutorial**

For a step-by-step visual guide on how to add users, watch our video tutorial on Loom here.

{% embed url="<https://www.loom.com/share/51eb46252a034a598aa5471ba1075ae0?sid=727efb51-8796-42ba-ab9b-ef28cf5abdcc>" %}


---

# 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.fenixpyre.com/fenixpyre-for-admins/getting-started/invite-your-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.
