# Access levels and permissions

Smaply provides three access levels to control what users can view and modify.

* **Account level**: Access to *all* workspaces and journey maps (and personas, templates etc.) within the account.
* **Workspace level**: Access limited to *specific workspaces* within the account.
* **Journey map level**: Access to *individual journey maps* users are directly invited to, with no access to the broader workspace or account.

Each access level has three **user roles** to define permissions:

* **Admin**: [Manages users](/account-settings/user-management.md) and settings at the assigned level.
* **Editor**: Edits items within the assigned level.
* **Viewer**: View-only access to the assigned level, with no editing rights.


---

# 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://helpdesk.smaply.app/account-settings/access-levels-and-permissions.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.
