# Team Access

### How to add a member

#### Video Guide:

{% embed url="<https://player.mux.com/kYzAKcBPZIJzXFWgGbSperAtHIuvPna01RSYk0058eSbI>" %}

#### Text Guide:

1. To manage your team's access and activity, go to **Settings** > **Team Access**.

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

2. To add more members to the team, click **Invite  Member**
3. Enter the person's email address.
4. Choose their role (Viewer, Agent, Admin, or Owner).
5. Click Send Invitation. They'll receive an email with a link to join your store.

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

#### **Manage Members**

<figure><img src="/files/36HJjDfmUwGQSNSDhx12" alt=""><figcaption></figcaption></figure>

|                     |                                                            |
| ------------------- | ---------------------------------------------------------- |
| Change role         | Click a member and change their role.                      |
| Remove              | Remove a member from the store.                            |
| Pending invitations | See and cancel invitations that haven't been accepted yet. |

<figure><img src="/files/UXONobWmbXzWLb8cOqq0" 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.scaleflows.net/documentation/documentation-v1.1/account-setup/team-access.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.
