# Add Users to Workspace from Admin

Once you create a workspace, here's how you can add new users to your workspace.

**Step 1:** Open your workspace. Click on the Admin button in the top right corner.

**Step 2:** Click on 'Go to the Admin Dashboard'.

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

**Step 4:** Click on the Add User button to add a new user.

**Step 5:** Enter the details of the user. You can click the Role button to add them as an admin or a member. Click on Submit once you add all the details.

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

The invited user will receive an email with the link to join the workspace. The link will redirect them to the Talker app.


---

# 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://talker.gitbook.io/talker-app-getting-started/product-guide/add-users-to-workspace-from-admin.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.
