# Special Privileges

1. Go to Admin (It is located in Admin drop down menu which is on top right corner of your workspace)
2. Click on “Special Privileges” on the left hand menu
3. There are five special privileges available
   1. **System Administrator** – This is a Top Level Right. Users have full right to All Portal management functions included in ‘System Admin’ area.
   2. **Sites Management** – Users have full Access to All Sites including All Content within Sites. Users can Create, Edit and Delete Sites.
   3. **Payment Managers** – Users have Access to Payment management area including all functions To view Current usage, Add/Update Card details and Make payment.
   4. **Users Management** – Users have full Access to Address Book. Users can Create, Edit and Delete Users/Contacts.
   5. **Technical Support** – Users have access to All Support tickets for their Portal. Users can monitor and manage all requests, and issues from all their users.
4. To assign any of the above rights to Users, click “Edit” button located next to the Privilege
5. Select users by clicking onto the corresponding checkboxes
6. 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/portal-administration/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.
