# Team Management

You can invite your Team Members to the Workspace by choossing Settings -> Team in the Dashboard.

<figure><img src="/files/PXf2odGyn9f9RgKHhVcc" alt=""><figcaption><p>List of all members who have access to the workspace.</p></figcaption></figure>

You can add them by clicking Add Workspace Members. Upon clicking the button you'll get presented with all available options of access control. Choose between:

* Admin: controls all aspects of the Workspace including Payouts
* Manager
* Support: only sees Payments and Orders for Customer Support
* Developer
* Custom: Set up Read/Write access however you want

Invite members by typing their e-mails.

<figure><img src="/files/Ep6WdOcIjw3rK2AyrtE3" alt=""><figcaption><p>Choose how members will access the Workspace.</p></figcaption></figure>

See all pending invitations:

<figure><img src="/files/UusBJelpC7LbQBatTuNZ" alt=""><figcaption><p>Invitation statuses are shown in the 2nd Tab.</p></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://help.fungies.io/workspace-settings/team-management.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.
