> For the complete documentation index, see [llms.txt](https://docs.pulseinsights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pulseinsights.com/configuring-pulse-insights-console/account-setup/roles-and-permissions.md).

# Roles & permissions

## Permission levels

There are 2 types of permission levels in the product.

<table><thead><tr><th width="180">Role</th><th>Capabilities</th></tr></thead><tbody><tr><td>Reporting Only</td><td>Read Only users can view, download and schedule survey reports. </td></tr><tr><td>Full Access</td><td><p>Full Access users can:</p><ul><li> View survey reports</li><li>Invite and manage users</li><li>Create and edit surveys</li><li>Change survey statuses</li><li>Create and edit themes and survey formatting</li><li>Manage callbacks, account-wide and survey-level targeting</li><li>Create and edit automations</li></ul></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pulseinsights.com/configuring-pulse-insights-console/account-setup/roles-and-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.
