# Grant/Revoke Access

### Grant Access

#### Setting Permissions for Employees

To assign permissions based on employee roles, follow these steps:

1. Click on **Settings** in the left menu.
2. Go to **Permission Settings**.
3. Select the **designation** you want to manage.
4. In the panel on the right, configure permissions for the selected role.

**Note:**

* **Branch Managers** have full access to make these changes.
* Other employees' access depends on the settings configured by the **Branch Manager**.
* If you’re unable to make changes, please contact your **Branch Manager** or **Admin** for assistance.

### Revoke Access

1. In the left menu, go to **Employees > Profile**.
2. Scroll to the **rightmost column** called **Actions**.
3. Click the **Green Play button** to activate an employee or the **Red Stop button** to deactivate them.

This allows you to **temporarily revoke access** without deleting the employee’s profile. ✅


---

# 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://creatorxone.gitbook.io/creatorxone/employee-management/grant-revoke-access.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.
