# Adding Team Accounts

Welcome to Shopeasy's Add Team Account section! Here, you can create new team accounts with specific roles and permissions. Follow these steps to get started:&#x20;

#### Step 1: Accessing Add Team Account

1. Navigate to **Staff > Team** in the sidebar to access the staff settings page.
2. In this section, you can add new team members to your team.

#### Step 2: Adding a New Team Member

1. Click on the **"Add New Team"** button.
2. Fill in the following details for the new staff member:
   * **Email Address:** Provide a valid email address for the team member.
   * **Role:** Assign a specific role to the team member (e.g., Admin, Sales, Support).

<figure><img src="/files/8UNwCIu3P1BGhsgrJ9iQ" alt=""><figcaption></figcaption></figure>

#### Step 3: Saving the Staff Account

1. Click **"Add New Team"** to create the new staff account.

#### Step 4: Managing Team Accounts

In this section, you can:

* View a list of existing team accounts.
* Edit team details, roles, and permissions.
* Delete team accounts if they are no longer needed.

#### Note:

* Adding staff accounts allows you to expand your team and grant specific access levels to each member.

<figure><img src="/files/oD2aAiFUgnqlew48x05k" 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.shopeasy.ai/staff-and-permissions/adding-team-accounts.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.
