> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-administrators/admin-settings-general-settings/roles-and-permissions.md).

# Roles and Permissions

Manage your staff's level of access to flaik

Creating multiple permission tiers is a great way to manage your staff's level of access to certain flaik features. For example, you may want to limit all groups except the admin team from changing settings in Admin Settings.&#x20;

Change the settings for Roles and Permissions by navigating to **Admin settings** -> **General settings** -> **Roles and permissions**.&#x20;

To get started, click on the gear icon.&#x20;

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FgCqRTby1YgTXNstbTLO5%2FYou%20really%20should%20know%20where%20this%20button%20is.jpeg?alt=media\&token=fff06954-71b7-4dfb-9db8-160e09c302d0)

Now select **Roles and permissions.**

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F5iKKApu2qM4PJB5peSmW%2FRoles%20and%20permissions.png?alt=media\&token=c2fae6ac-ab00-4b43-b73b-3325b3b949dc)

In this area you can edit **Permission tiers** and **Staff permissions**.

#### **Permission tiers**

These will determine the different access levels you can give to staff members depending on their position at the resort. You can create as many or as few as you wish.&#x20;

Common permission groups include Instructor, Director, Supervisor, Team Lead, Trainers and Admin.

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FJW4FDAwbEakpEqTjlTdU%2FAdd%20permission%20tier.png?alt=media\&token=e01eb359-1929-429d-943a-808f0112020e)

#### **Adding a Permission tier**

1. Select the <mark style="color:blue;">**Add permission tier**</mark> button in the top right.
2. Choose a name for the tier.&#x20;
3. Scroll through the different areas and select the actions you would like to allow this permission tier to access.&#x20;
4. Once everything looks good, click <mark style="color:blue;">**Save**</mark>.

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FXKRtiC2JkQ9TvPHG5rbX%2FAdd%20a%20perm%20tier.png?alt=media\&token=b6852f1b-76a2-4aaa-ac51-7616994ca58e)

#### **Edit an existing Permission tier**

1. Click on the Permission tier you would like to edit.&#x20;
2. Click the <mark style="color:blue;">**Edit permissions**</mark> button on the right of the screen.&#x20;
3. Change the relevant areas.
4. Click <mark style="color:blue;">**Save**</mark>.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043133683725/original/vSYqgp9GTHThuBiRWZM7rI0VP8iQNvTOlA.png?1596485506)

#### **Adding staff to a tier**

1. Under the Permission tiers menu, click the <mark style="color:blue;">**Add staff to perm. tier button**</mark> on the right. This button also appears if you click on an existing Permission tier.&#x20;

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FgB7dkoas2f4puwPVS2Ud%2FAdd%20staff%20to%20perm%20tier.png?alt=media\&token=b7561def-3adf-4d31-a61a-b4bbea4d3ebb)

2\. Select the staff you would like to add to a permission tier.&#x20;

3\. At the bottom of the screen, select the permission tier you would like to add these staff members to.&#x20;

4\. Once everything looks good, click <mark style="color:blue;">**Add staff member(s)**</mark>.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FYHmaxEpfSqzdnp7AeqVZ%2FSelect%20staff.png?alt=media&amp;token=da3fdc14-86a2-4a83-b694-d0229ff17fe7" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-administrators/admin-settings-general-settings/roles-and-permissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
