# Invite Members

In Unitlab Annotate, you can manage workspace members via the Workspace Settings and the Members Page. Members are listed according to their roles, and you can also view the status of their invitations, indicating whether they are <mark style="color:orange;">pending</mark> or have been <mark style="color:red;">rejected</mark>.

<figure><img src="https://1366014570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVY6yJqW9wWHP6u0XYu5Q%2Fuploads%2FetJzaOiQu7m283fgnUDA%2Fimage.png?alt=media&#x26;token=2e23e130-04a4-4384-921e-90bccd07c9dc" alt=""><figcaption><p>Unitlab Annotate: Workspace Members Page</p></figcaption></figure>

To invite someone to your workspace in Unitlab Annotate, click on the upper right corner, then enter the email address of the member you want to invite, along with their assigned role.

<figure><img src="https://1366014570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVY6yJqW9wWHP6u0XYu5Q%2Fuploads%2FtAzwDwICqRscAOKpoPYN%2Fimage.png?alt=media&#x26;token=4f4b05d4-3cfa-47e4-869d-7269a8fbb9fc" alt=""><figcaption><p>Unitlab Annotate: Invite a member to your workspace</p></figcaption></figure>

When the member you have invited accepts your invitation, you receive an email notification, and the <mark style="color:orange;">pending</mark> status on Unitlab Annotate's Members Page will be updated.


---

# 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.unitlab.ai/workspace-management/invite-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.
