# Permissions

If you want your schema to be available for all users, you don’t have to set any permissions. If you want a selected group of users to enjoy the schema you set permissions on the schema. Below an animated gif on how to set permissions on a specific schema. When editing permissions, only groups who have access to the schema will be visible. If you want to learn how to create groups,[ click here](/writebackextreme/features/management-console/user-management.md#manage-groups).

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2024/01/WBEeditpermissions.gif" 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.infotopics.com/writebackextreme/features/management-console/schemas/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.
