# Workspace settings

Currently, there are two main actions available in this section:

1. Update the workspace name.
2. Manage user access.

### Manage users

You can invite new users by clicking the "Invite Users" button and entering their email address to send the invitation.

{% embed url="<https://www.tella.tv/video/cm3eg32bf000403js9qbido5n/embed?a=0&autoPlay=true&b=0&loop=1&muted=1&t=0&title=0&wt=0>" %}

Users with access to the workspace are listed below, where you can also remove a user by clicking the "Remove" button next to their email.


---

# 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.erathos.com/settings/workspace-settings.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.
