# Site-Specific Special Privileges

Every team member has standard access to the site however, you can grant additional rights to team members using the Member Rights functionality.

### To Grant Additional Privileges:

1. Select Site
2. Go To Site Admin
3. Go to Settings -> Special Privileges
4. There are four special site level privileges available
   1. **Site Managers** – Full Site Privileges
   2. **Deputy Site Managers –** Has same rights as Site Manager.
   3. **Content Power users** – Has access to all Content in the site. Can carry out all Actions (Add / Edit / Delete ) on content within Site.
   4. **Team Managers** – Can add/remove members to a site.
5. To assign any of the above rights to Site Members, click “Edit” button located next to the Privilege
6. Select site members by clicking on the corresponding checkboxes
7. When your selection is complete, click “Apply” button located on top right corner of page


---

# 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://help.workdigital.io/portal-management/untitled/site-members/site-specific-special-privileges.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.
