# Workspace Groups And Permissions

> Create a group in Workspace Settings, name it, and add team members. This group can govern dashboard access in your workspace.

## Creating Workspace Groups

To create a group for sharing permissions, click on your account icon in the top right hand corner (green circle), and select 'Workspace Settings'. Navigate to the 'Team Members' section. Select the 'Groups' tab.

Create a group, name the group, and lastly, add desired team members to the group. This group can be used on the dashboard level to govern access to reports in your workspace. ​

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

## Creating Dashboard Level Permissions

To create dashboard level permissions, on the dashboard page, click on the 'Share' button in the top right hand corner to select a group and the group's permission level.

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

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


---

# 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.zenlytic.com/administration/workspace_groups_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.
