# Invite users

To invite a new member to your workspace on Introist, start by accessing "Settings" and then "Workspace" from your dashboard. \
\
Click on the "Invite" option, enter the email address of the individual you wish to invite, and submit it. The new member will be automatically added to your user list. To assign or change their role, click on the current role displayed next to their name and select the desired role from the dropdown menu. \
\
The new member will receive an email containing a sign-in link to access the workspace.


---

# 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.introist.com/knowledge-base/start/getting-started/invite-users.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.
