# Add a staff member

## How to add a staff member

1. Go to **Settings → Staff** in your account.
2. Click **Add staff**.
3. Enter the staff member's **name**.&#x20;
4. Enter **email address** (this will be used for login).&#x20;
5. Choose a **Role** from the drop-down list.&#x20;
6. Choose at least one **Facility** the staff member will have access to.&#x20;
7. Click **Save**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fay3wuqHdkAAEzg5N1LTo%2Fuploads%2FvYDaPM40aI1BWOsSP9pB%2FScreen%20Recording%202025-03-13%20at%2013.05.16.mp4?alt=media&token=e3d4daa6-be0a-4c76-92b3-66ac9a06bbae>" fullWidth="false" %}

The staff member will get an invitation email and must verify their email within 7 days. After clicking the link, they can set a password to log in. Until they do this, their status will be **Not Activated**.

{% hint style="success" %}
You can add as many staff members as you need. No limits and it’s completely free.
{% endhint %}

## FAQ

<details>

<summary><strong>Why do I need this?</strong></summary>

Having a staff management system allows for efficient organization of roles and access within your facility. It ensures that all team members have the right permissions and tools to perform their tasks, improving workflow and security by managing user access levels directly through the platform.

</details>

<details>

<summary><strong>Can't find the Staff tab?</strong></summary>

If the Staff tab is not visible, it may be because the Staff Management option is disabled for your facility. To fix this, go to **Settings → Facility**, click on edit, and enable Staff Management. Alternatively, ask the administrator to verify your permission to view the staff list.

</details>

<details>

<summary><strong>What if a staff member does not receive the invitation email?</strong></summary>

Firstly, please verify the spam folder, confirm the accuracy of the email address, and if necessary, resend the invitation.

</details>

<details>

<summary><strong>How can I resend an invitation email to a staff member?</strong></summary>

Navigate to **Settings → Staff**, locate the staff member with a **Not Activated** status, and select the **Resend** option

</details>

<details>

<summary><strong>Why can't my staff change their nickname?</strong></summary>

Administrators have exclusive rights to modify nicknames. If you are an administrator, navigate to **Settings → Staff**, locate the staff member, and select **Edit** to make the necessary changes.

</details>

<details>

<summary><strong>Can a staff member's role be changed after they've been added?</strong></summary>

Sure, you can modify a staff member's role.

</details>

<details>

<summary><strong>How do I change a staff member's role?</strong></summary>

To modify staff permissions, navigate to **Settings → Roles**. You can create a new role or edit an existing one as needed and then assign it to the appropriate staff members.

</details>

<details>

<summary><strong>What should I do if a staff member leaves the organization?</strong></summary>

To ensure security and compliance, immediately delete the staff member account. To delete, navigate to **Settings → Staff** and select **delete**.  Follow your organization's offboarding process to handle any associated data or access rights.&#x20;

</details>

***

#### We're always available! <a href="#were-always-available" id="were-always-available"></a>

Chat with us on [Telegram](https://t.me/moondmc_bot).


---

# 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://help.moonone.online/getting-started/add_a_staff_member.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.
