> ## Documentation Index
> Fetch the complete documentation index at: https://docs.less.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Roles

> Bundles of abilities

Roles are bundles of abilities. A [group](/guides/permissions-groups) is given a role on an asset which gives the users in the group certain [abilities](/guides/permissions-abilities). We provide some default roles, but platform Admins can create their own customized roles in the [Settings](/admin/roles) page. That means you can cherry-pick the abilities you want to give to your roles.

We provide three default roles: Manager, Editor and Viewer.

**Managers** are easy - they have all the abilities. **Editors** can generally do everything except deleting and moving assets as well as managing permissions on Folders. **Viewers** are quite limited - they can only view assets. Note that **viewers** also have the ability to Read tables whereby they can load data from the assets (sources and models) that they have Read access to. You can compare them below.

<Frame caption="You can right-click on the image to download it if it's too small to see everything">
  <img src="https://mintcdn.com/less-51/7hAaZrB-cL9KB8SD/images/guides/DefaultRoles.png?fit=max&auto=format&n=7hAaZrB-cL9KB8SD&q=85&s=f6e33c196a62f676bc8e27542d226655" alt="Roles" width="906" height="2048" data-path="images/guides/DefaultRoles.png" />
</Frame>
