> 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/training-settings-clinic-categories-attendance-feedback.md).

# Training Settings - Clinic Categories, Attendance, Feedback

Training Settings allows you to:

1\. Create, edit and archive Clinic Categories;

2\. Manage your Attendance Settings; and

3\. Adjust your Feedback Settings.&#x20;

**Clinic Categories**

To adjust your Clinic Categories, simply click on the Edit button.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042684016/original/zApP2BSzPPXUujQWKBBYI1ihRQ5W2BVrNg.png?1566839456)

Once you've clicked on Edit, it will allow you to Edit an existing Clinic Category or Add a clinic category.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042684643/original/1I669-N9J1PKPBrwOMv88L55mwoeOcqSxw.png?1566839645)

If you click on Add a clinic category, it will bring up a new row in which you need to type in the name of the clinic category and the color that you want to associate to that category.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042684814/original/S1gLQorhk7r3_37Nvv66xfFwjjV8tG1mZA.png?1566839696)

Once you've typed in the category name and selected the color, click on Save.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042684988/original/1Krv08AtWb0ruoNf6cADnRcgrjgmYE0oYg.png?1566839728)

Your new category has been added and is ready to be used in Training.&#x20;

**Attendance Settings**

The attendance settings allow you to manage a number of settings around attendance.&#x20;

First up is an option that allows you to determine if attendees should be able to see who the trainer is for each clinic.&#x20;

The second setting allows you to specify if you want trainers to receive an email 15 minutes prior the start of the clinic to take attendance. If this is selected, the trainer specified for the clinic will receive an email sent to the email address specified in their staff profile. The email will include a link to click that will take them to a mobile webpage where they can complete attendance.

**Late Cancellations**

flaik allows you to specify a number of rules regarding late cancellations. Firstly, you can specify if you want to track people who cancel late and, if so, when you want to start tracking. You've also got the option to specify if you want to prevent late cancellations.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042685608/original/Evo7j1YJmewUhL-INpsH4J1FCS0qjXSJMQ.png?1566839864)

If you allow people to cancel late, you can choose from a number of options as to when they are allow to do this. These options range from Up to 24 hours before the clinic down to Up to 30 minutes before the clinic.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042686882/original/encLXBYyRyBORwkKcazeMGgnVmyHzpDAgg.png?1566840202)

The last option that you have in Attendance is if you want to specify a registration deadline. If you specify that you'd like to set a registration deadline, then you've got a number of options as to how long this should be and you can specify from the drop down menu.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042687324/original/f3zXBFI19JKMWpG9rUPp34egZ6Xb0JzhQQ.png?1566840315)

**Feedback**

The last settings area that you can specify for Training is Feedback. This governs if you want to send an email to attendees after the clinic so that they can provide feedback. If you do decide to send an email to attendees, you can also specify if you want to send a reminder email.&#x20;

You've also got options that allow you to specify if you want all staff to see feedback or if it should be limited to trainers.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043042687571/original/x8wBYKBErw-13w-yJc3-mIrBBxsusfMB6A.png?1566840412)


---

# 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/training-settings-clinic-categories-attendance-feedback.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.
