# Availability

Availability is the model of time in structured ways that can be applied to resources such as personnel and equipment. Usually represented as Shifts, any number of Availability templates can be created and stored as a library for ease of assignment to a resource.

To Create an Availability template, click on the Plus icon and enter the Code and Description:

<figure><img src="/files/JC02HGY0miVFrb3LMAok" alt=""><figcaption></figcaption></figure>

Once you have created a template, you need to construct the times for each day using the graphical drag and drop Calendar Screen:

<figure><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/60208fd212248b2c96d50eeb/images/62bbd290360964399e46bd0f/file-VqZ6AIUWuB.png" alt=""><figcaption></figcaption></figure>

Meal breaks and other scheduled stoppages can be modelled in the template. No production will be possible for the assigned resource in the zones where there is not available time.

{% hint style="info" %}
If you cannot click and drag a shift time to exactly 12am midnight, then click and drag the entire block of time after creating it. You will be able to drag the zone all the way to the midnight position
{% endhint %}

### Delete an Availability

To delete an availability zone, click on the Blue Area and press the delete button on your keyboard.

## Update multiple Equipments

Hold Ctrl or Cmd and then individually click on the Equipment that you want to bulk update the availability.

Enter the information to update them.

<figure><img src="/files/I11yaB3ciwhuCs6UH0XK" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://help.tillit.cloud/tillit/knowledge-base/scheduler/setting-up-the-scheduler/configuration/availability.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
