# Inviting members

{% embed url="<https://youtu.be/TkXWSa6hW0U?rel=0&vq=hd1080>" %}
Inviting team members to your Flowy account&#x20;
{% endembed %}

<details>

<summary>Login to your dashboard</summary>

On the top right  corner of the dashboard, click on the 'wheel' icon. In the drop-down menu that appears and click on the ''Team' link option.

</details>

<details>

<summary>Add a team member</summary>

Click on the 'Add Team Member' button. Once you click it, a dialog box will appear.&#x20;

</details>

<details>

<summary>Assign an access level</summary>

In the dialog box, enter the team member's email address in the designated 'Email' field. Click on the drop-down menu labeled 'Role' to choose the appropriate role for the added member. You can select from 'Viewer', 'Editor', or 'Admin'

</details>

<details>

<summary>Click nvite</summary>

Once you have entered all the necessary information, click the 'Save' button to confirm. If you need to cancel the process, simply click the 'Cancel' button.

N.B: If you need to add another team member, click the 'Add Another Team Member' button and repeat the steps above.

</details>

<figure><img src="/files/8faOozs7NeoeUDcrCfkq" alt="A screenshot of the user interface for inviting team members, featuring an email input field, a role drop-down menu, &#x27;Add Another&#x27;, &#x27;Cancel&#x27;, and &#x27;Send Invite&#x27; buttons. At the top is the main heading &#x27;Add Team Member&#x27;."><figcaption><p>Inviting Team members to Flowy</p></figcaption></figure>

<table><thead><tr><th width="268">Premissions</th><th>Capabilities</th></tr></thead><tbody><tr><td>Administrator</td><td>Has all administrator privileges</td></tr><tr><td>Developer</td><td>Can edit the accessibility </td></tr><tr><td>Viewer</td><td>Can only view the accessibility </td></tr></tbody></table>

{% hint style="success" %}
**Tip:** With Equally AI, you can create unlimited businesses with different teams.
{% endhint %}


---

# 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.equally.ai/flowy/welcome/inviting-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.
