> 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-sups-managers/availability/responses.md).

# Responses

See the days your staff marked available, their RDOs, and see who signed up for programs.

**Part 4. Responses**

You've done the hard yards. Now it's time to let the magic flow. Or at the very least, the instructors roll in.&#x20;

The responses section will provide you with a quick view of who has submitted their calendar and what days they've committed too. The colors correspond to the colors you setup for the calendars.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043638408/original/E3NrIP9hq2k_sGB_BMjzQ3YDC0EXIPuVJQ.png?1567117349)

In the example below, you'll see that for every day that Janessa Acevedo has submitted as being available, the count is 1. This indicates how many staff are available to work that day. The required number above it flows from the calendar and references how many staff you identified as required for that day. This way, you can track responses and get a good feel for how your instructors are helping you fill the supply chain.&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043638567/original/C8qyiSSKvkSKld79utx_kggg8eimsoFaKQ.png?1567117426)

In responses, you've got the ability to edit an instructors availability before it hits the schedule. Just select the individual and click on "Edit Availability."&#x20;

Typically we see editing used in responses when an instructor has submitted a calendar but may be unable to work a particular mandatory day or required day for perfectly valid reasons. Thus, you can override the rules you've setup and allow for this instructor's schedule to incorporate their requests.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043638904/original/llttqM0ifYU8PKgaI-CpuOFVN8w2DIpq8g.png?1567117662)

By clicking on "Edit availability," you'll bring up a modal similar to what an instructor see's when they complete their availability. To add a day, simply click on the day you want to add. To remove a day, click on that day (the box is filled with color if the day is selected). Continue to edit the schedule as required, then click Next.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043639195/original/vkUZ-asEZasavaZ7qKV63lB87ynubFLlnw.png?1567117891)

On the next screen, you'll be given an opportunity to put in requested days off (if required). To do this, click on the date that the instructor would like to request off.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043639237/original/pFGAu9CAeBns10Ahsuepaqy4zQ2OAt93Bg.png?1567117923)

You'll then be prompted for a reason (this will transfer through to responses for your records).&#x20;

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043639243/original/j6u9A7W_Pl33jtgX3as1b6ZTejWLsF_o2g.png?1567117930)

After you've completed any requested days off, you'll reach a summary screen. If you're happy with the edits you've made to this instructors availability, then click Save.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043043639199/original/T8_PcU9X5GzqxyWCLVeUbWJ8SJp2smmkLQ.png?1567117896)

Rinse and repeat for as many instructors as you need to edit.&#x20;

If you don't need or want to edit any instructors' availability, then you're done with Availability and you can move across to Scheduling.&#x20;

An instructor's available days will automatically flow across to schedule, where you just need to assign them to a particular scheduling area or shift type.&#x20;

We'll tackle that in [Scheduling](/flaik-knowledge-base/for-sups-managers/scheduling.md).&#x20;


---

# 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-sups-managers/availability/responses.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.
