> ## Documentation Index
> Fetch the complete documentation index at: https://wpay-feat-edp-guide.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roles & Permissions

> Securing user access with fine-grained controls

Roles and permissions allow you to manage user access on the dashboard by offering fine-grained control over who can access what part of the dashboard.

You can customize the access privileges of a user based on specific user roles, controlling accessibility within the platform. Additionally, you can further customize access with additional user permissions available to some roles, granting or restricting access to sensitive financial information accordingly.

This level of granularity ensures that only authorized individuals or groups have the necessary permissions to view and manipulate critical data, mitigating the risk of unauthorized access or data breaches.

## Roles

The following roles are available to dashboard users.

<Snippet file="roles/table.mdx" />

<Info>
  For more information, please see our guide on [user roles](./roles).
</Info>

## Permissions

The following additional permissions are available to dashboard users with the **Analyst** and **Customer Support** roles.

* **[Download reports](/guides/dashboard/roles-and-permissions/additional-permissions#download-reports)** - provides a user with the ability to download reports that have been created
* **[Create and schedule reports](/guides/dashboard/roles-and-permissions/additional-permissions#create-and-schedule-reports)** - provides a user with the ability to create and schedule new reports
* **[Access buyer billing and shipping details](/guides/dashboard/roles-and-permissions/additional-permissions#access-buyer-billing-and-shipping-details)** - provides a user with the ability to read a buyer's billing and shipping details

<Info>
  For more information, please see our guide on [additional
  permissions](./additional-permissions).
</Info>
