# Teams, Users & Permissions

As an [admin](/user-guide/project-settings/teams-and-users/manage-roles.md#permission-level), you can use [Roles](/user-guide/project-settings/teams-and-users/manage-roles.md), [Teams](/user-guide/project-settings/teams-and-users/create-and-manage-a-team.md) and [Scopes](/user-guide/collections/scopes.md) to control which users have access to specific resources. See [add and manage users](/user-guide/project-settings/teams-and-users/add-and-manage-users.md) to learn how to invite users to Forest Admin.

Forest Admin's user permissions can be summarised by the following features:

1. [**Teams**](/user-guide/project-settings/teams-and-users/create-and-manage-a-team.md)**:** You can have as many teams as necessary. Each user can belong to 1 or more team(s). Each user has 1 role which applies to all the teams he belongs to.
2. [**Team layout**](/user-guide/project-settings/teams-and-users/create-and-manage-a-team.md#manage-your-teams-layout)**:** The layout of a team is the way every visible aspect of your UI is set, from columns to Smart Views to widgets.
3. [**Roles**](/user-guide/project-settings/teams-and-users/manage-roles.md)**:** Roles allow you to manage all Smart Actions permissions, Collection permissions and access to Environments applied to a group of users. Each user has 1 role which applies to all the teams he belongs to.
4. [**Permission levels**](/user-guide/project-settings/teams-and-users/manage-roles.md#permission-level)**:** The permission level of a user determines what Forest Admin administration permissions he has (e.g. Admin, Developer, Editor, User).
5. [**Scopes**](/user-guide/collections/scopes.md)**:** a scope is a pre-defined filter which applies to a collection and all its segments. It can be applied to specific teams.

For more details, read the following pages.


---

# 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.forestadmin.com/user-guide/project-settings/teams-and-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.
