> 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/school-details.md).

# School Details

Within flaik, **School Details** includes your displayed resort name, the primary contact for flaik support, physical address, and standard workday hours. These details will be displayed to staff in numerous areas around your site and in emails sent from the flaik site.

### **1. School Details Overview:**&#x20;

{% embed url="<https://youtu.be/xKI4azzpMT4>" %}
Skip to timestamp 1:50
{% endembed %}

Update your school details by navigating to **Admin Settings > General Settings > School Details > Edit**

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043277758750/original/pKyU9B8o-N3wyOpheiSyhZAge0miRdbZIw.png?1636993805)

### **2. Basic Details**

* Enter the resort name that you would like to be displayed to your staff.
* Fill in the physical address for your school (not the mailing address).
* This will be displayed to staff in numerous areas around your site and in e-mails sent from your flaik site.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043260786713/original/SmovZvutEbWGWhLITI-JThwzK8zLmW1Q1g.png?1632431496)

### **3. Nominated Contact for flaik Support**

* The support contact will be the point-person at your resort for instructors and other staff who have questions about flaik.&#x20;
* This can be a different user than the flaik Account Holder, who is the main administrator for the site. If you need to change your Account Holder, the current Account Holder can go into this section and change it to another person.  If the current Account Holder is no longer with your company or is unable to make the needed change, please contact us through the help desk.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043133620882/original/ApuCIagBhu0W7QFOCzz2x4tEl7dR4cOECA.png?1596471916)

### **4. Hours for Standard Workdays**

* This option will create parameters for the hours displayed in Task and Instructor view in scheduling.&#x20;
* Limiting this to the minimum hours necessary for operating your ski school will create a better visual display in Scheduling.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043133624165/original/QjvpAZ3BrVf6t0yq0AdV80t-HeFPUXi0Ag.png?1596472533)

* The standard workday timeline will determine how many total hours are visible within scheduling:

&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043133627648/original/3IHsj3lXtjl1VTEou-gjAtG2QBZaJ0et3A.png?1596473182)


---

# 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/school-details.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.
