# Permissions for resources

Permissions determine the actions users can take on resources, including apps, modules, navigations, folders.

Only workspace admins are allowed to create resources.

## Apps, modules, **navigations**

The permissions for these three resources are the same.

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

### Share and set roles

**Admins** can add members and assign a **viewer role** to them. When editing a web app, a module or a navigation, click **Share** at the top right, then click **Add members**.

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

Choose members and groups from the list.

![](/files/I8MsNSSnouoM9rkOuF5g)

### Make public

If you want to make an app or a module or a navigation public to all users (including anonymous users), you can toggle on **Make the app public** in **Share** settings.

![](/files/3Y7GpaMtPHtc6glWLJZS)

## Folder

Folders help you sort out the apps, modules, and navigations in the workspace. Only workspace **admins** have the following permissions for folders:

* Create
* Rename
* Delete
* Move the apps, modules and navigations into or out of folders


---

# 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://pocketblocks.pedroza.dev/workspace-management/permissions-for-resources.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.
