> 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-product-settings/pos-integration-product-mapping/mapping-permissions.md).

# Mapping Permissions

In order to view POS Integration in flaik, you will need permissions.

New fall 2023, Resorts can map their Point of Sale (POS) lesson products to flaik

{% hint style="info" %}
A Resort leader with "Can edit General Settings" permissions will need to give access to any permission tier including their own to view and/or edit POS Integration
{% endhint %}

### To Turn on Permissions for POS Integration:

Go To Admin Settings > General Settings > Roles and Permissions

![](https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FF5C5gljWs1UD7RsgdX5K%2FScreen%20Shot%202023-08-23%20at%202.54.30%20PM.png?alt=media\&token=881b772c-c05f-45e6-9635-b5d8d6df778a)

Click the Permission Tier that you would like to add or change the Permissions > a new page will open

{% hint style="info" %}
If you need to make a new permission tier,[ more detailed instructions here ](https://knowledgebase.flaik.com/flaik-knowledge-base/flaik-admin-settings-setup/admin-settings-general-settings/roles-and-permissions)
{% endhint %}

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FwLR0n25GInqY6klROhyB%2FScreen%20Shot%202023-08-23%20at%2010.23.48%20PM.png?alt=media&amp;token=37ef4a66-fbc2-460c-8f10-706f62706d51" alt=""><figcaption></figcaption></figure>

Scroll to Point of Sale (POS) Integration > Click the blue Edit Permissions button on the right&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F7mxSf85ev3C10wjv3png%2FScreen%20Shot%202023-08-23%20at%2010.30.19%20PM.png?alt=media&amp;token=c405b4f4-6e64-4ee5-ac02-875430340c2d" alt=""><figcaption></figcaption></figure>

Click the 'Can view POS Integration settings' and/or 'Can edit POS Integration settings,' as appropriate for the permission tier > click Save

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FJIfeiO1uTc7RbO1XX8yj%2FScreen%20Shot%202023-08-23%20at%2010.28.25%20PM.png?alt=media&amp;token=a3835610-e4c6-42b4-865b-e1224f85165b" alt=""><figcaption></figcaption></figure>

Once you have permissions to view POS Integration Settings, you should see them under Admin Settings > Product Settings&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FLFMiKpoPJIx4796IW5V9%2FScreen%20Shot%202023-08-23%20at%2010.35.19%20PM.png?alt=media&amp;token=be78377b-0cd7-4494-9331-45765638df06" 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-product-settings/pos-integration-product-mapping/mapping-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.
