# Set access permissions per app

Within the Alli Works page, you can control access permissions so that only specific users can access each app.\
This option is useful when different departments need to use different apps.

In the app management menu, click the three-dot icon of the desired app and select 'Edit App Info.'

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

In the access permissions list at the bottom of the Edit App Info popup, you can set member permissions for that app.&#x20;

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

**Access Permission Management**

By default, apps are public to all members. Administrators (admins) have edit permissions for all apps.

**If you want to make an app visible only to specific groups and members**

1. Turn OFF the 'This project is viewable by all users' option.
2. Specify specific groups and members
   * Select Group: Select a specific group to set access permissions for multiple users at once.
   * Search Members: Select individual members to grant app access permissions.

**Per-App Access Control Roles**

* Viewer: Can only view the app and cannot perform actions like editing.
* Editor: Can view and edit the app.


---

# 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.allganize.ai/allganize-alli-works-userguide-en/set-access-permissions-per-app.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.
