> 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-it-specialists/1.-resort-pos-integration/rtp/3.-non-flaik-related-rtp-configuration/rtp-security-recommendations.md).

# RTP Security Recommendations

For resorts using flaik we recommend making the following changes in RTP Security. These changes may need to be handled by IT staff, depending on user permissions.

### Instructor Tools

The system default view of Instructor Tools is for five options:

* Instructor Scheduling
* Instructor Messaging
* Pooled Inventory
* Instructor Training
* Private Lesson Instructor Assignment

Of these five options, *Pooled Inventory* is the only option still required for resorts handling instructor scheduling, payroll, and training in flaik. To avoid any potential issues from users scheduling instructors in RTP instead of flaik, the best solution is to modify RTP user security.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FKY0yRNa5Y5FWEvRlz7gC%2Fimage.png?alt=media&amp;token=f7f96bb3-7b2a-45d0-b56d-87e571ea9efb" alt=""><figcaption></figcaption></figure>

### Security Permissions

It is advised that for any resort using RTP & flaik that a system adminstrator modify security for other security groups to remove unneeded access in *Instructor Tools*.&#x20;

The only access needed in the *Instructor Tools* subsection is for '*Pool Inventory'*. Some resorts may choose to also add read only access for *Instructor Scheduling* (Read Only to allow schedules to be seen in RTP but not updated, to prevent any schedule changes occurring in RTP instead of in flaik).&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FxZepsPhux83XTuG1BUdk%2Fimage.png?alt=media&amp;token=52071e6c-6023-431e-9744-5a8e9a059c30" alt=""><figcaption></figcaption></figure>

### Access Rights

For the Pool Inventory permission, there are two options for Access Rights

* '*Modify Inventory Pool Properties*' - allows users to change the Maximum Level and other settings in an inventory pool
* '*Pooled Inventory*' - can view inventory in Instructor Tools

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FnlsKxAu3fCzPzy5b79YZ%2Fimage.png?alt=media&amp;token=13541b0f-e132-41ed-905c-bc6e70a9b18c" 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-it-specialists/1.-resort-pos-integration/rtp/3.-non-flaik-related-rtp-configuration/rtp-security-recommendations.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.
