> For the complete documentation index, see [llms.txt](https://docs.appmysite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmysite.com/unlimited-workspace/invite-team-on-workspace.md).

# Invite team on workspace

### How to invite team members to a workspace?

You can collaborate with others by inviting team members to your workspace. Each member can be assigned specific roles and permissions based on their responsibilities.

{% embed url="<https://scribehow.com/viewer/Invite_Workspace_team_members__us7tHqtjRkSp95Axzs6EDw>" %}

#### Step 1: Go to the Team section

* Open Unlimited workspaces
* Select the workspace where you want to invite team members
* Click on the Team section from the side menu

#### Step 2: Click on Invite

* Click the +Invite button to open the invitation form

#### Step 3: Enter user details

* In the Email field, enter the email address of the person you want to invite
* Choose a role from the available options:
  * Admin: Full access and management privileges
  * Manager: Can manage apps but not billing or subscriptions
  * Viewer: View-only access with no permission to manage apps or settings

#### Step 4: Send the invitation

* Click Invite to send the invitation
* The invited user will receive an email with a link to set up their account

{% hint style="success" %}
Team members gain access based on the assigned role and can begin collaborating once they accept the invite.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.appmysite.com/unlimited-workspace/invite-team-on-workspace.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.
