# Users

The **Users** section lets you manage your team and view information about each member.

To open the **Users** page, click **Users** in the left sidebar.

On this page, you can view your workspace members, each member's role, their access, and their last login.

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

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

## 1. Invite members to your workspace

Click **+ Add** to invite members to your workspace. Enter the email address and role of the person you want to invite, then click **Add Users**.

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

<figure><img src="/files/4LSASaeavrWGiMyvLJUp" alt=""><figcaption></figcaption></figure>

## 2. Update a member's role in your workspace

Click the **Edit** icon to update a member's role in your workspace.

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

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

## 3. Delete members from your workspace

Click the **Delete** icon to remove members from your workspace.

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

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

#### Need help?

* *Want to update your company name or add a logo for your team? Go to* [*Workspace Settings.*](broken://spaces/Rdo1pkMnofwxf3lpWftw/pages/57CGNwAcpxFLizSiDoZl)
* *Need to check whether adding more users affects your subscription limits? See* [*Billing*](/workspace/billing.md)*.*
* *Accidentally removed someone or seeing an invitation error? Contact* [*support@diaflow.io*](mailto:support@diaflow.io) *for assistance.*


---

# 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.diaflow.io/workspace/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.
