# Understanding Licences

Licences are attached to all your org users. There are three types of Licences:

### Builder Licence

Builder licence are usually given to member of the data team that will model data and configure Whaly for other user to consume data out of it. This licence is tied with workbench access in edition mode.

**User role associated**

* [Admin Builder](/organisation/manage-access-control.md#admin-builder)
* [Builder](/organisation/manage-access-control.md#builder)

### Standard Licence

Standard Licence are given to power business users that are capable of asking question through exploration and that are capable of creating dashboard. This licence is tied to dashboard creation.&#x20;

**User role associated**

* [Editor](/organisation/manage-access-control.md#editor)

### Viewer Licence

Viewer Licence are forever free and will be given to any member of your company or people you interract with.

**User role associated**

* [Report viewer](/organisation/manage-access-control.md#report-viewer)
* [Viewer](/organisation/manage-access-control.md#viewer)


---

# 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.whaly.io/organisation/understanding-licences.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.
