# Administrative Staff Permissions

These permissions will ensure the administrative staff member can do the following:

1. Create new and manage existing staff.
2. Add new centers and edit existing centers' information.
3. Create and send internal announcements or announcements to the clients' mobile devices.
4. View and assign new breathalyzer tests.&#x20;
5. View and edit the screening questions used to pre-qualify the prospective clients.
6. Merge clients.
7. View and publish app resources directly to your clients' mobile devices.

{% hint style="info" %}
Keep in mind that a counselor can ALSO be the administrator for your center. Simply activate all the permissions under bot hthe Generic Counselor Permissions guide and this one!
{% endhint %}

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


---

# 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://support.soberpeer.com/administration/staff-management/administrative-staff-permissions.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.
