# Admin Vs. User Permissions

#### Only Admins have the permission to:

* Edit/create/delete team member
* Edit Agency Company settings
* Create new account
* Edit Prospect settings
* Social settings
* Select user on task list
* See other user’s conversations
* Contacts page -> Delete contact / Import contacts
* Export opportunities
* Create / edit / delete / refresh / push updates / load snapshots
* Change account logo
* Enable HIPAA
* Subscribe  / change whitelabel plan
* Smart Lists -> bulk actions = delete / export / import contacts
* Reporting
* Website templates
* Affiliate portal (Agency Admin)


---

# 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.getgymini.com/gymini/features/features-overview/settings/user-settings/admin-vs.-user-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.
