# Availability

### Overview

Managing availability is crucial for efficient scheduling and task allocation within any organization. With the availability tab feature, users can easily set their availability preferences, ensuring seamless coordination and scheduling. This guide will walk you through configuring the availability tab for users, covering default values, editing options, availability information text, and submission settings.

<figure><img src="/files/FaUpBMd9izQC67XDyYzK" alt="" width="563"><figcaption></figcaption></figure>

***

### Availability Values

By default, the availability tab offers three primary values for users:

**Availability for the whole day**: Users are marked as available for the entire day.

**Not Available**: Users indicate that they are not available for any shifts this day.

**Available From**: Users specify the time they are available to start and/or end their shifts.

<figure><img src="/files/VtK68mJlOdXBCEYB1G7z" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
These system options cannot be deleted, however they can be edited.<br>
{% endhint %}

***

### Advanced Settings

#### Availability Information Text

To assist users in understanding how to set their availability, an availability information text feature is available. This feature provides a popup menu with helpful information for users when they are adding their availability. Provide users with clear instructions and guidance to navigate the process smoothly.

<figure><img src="/files/TBxXCoDsRHoHY2mPFZZJ" alt="" width="563"><figcaption></figcaption></figure>

#### Allow Submission From

Admins can set parameters regarding how far in advance users can submit their availability. By default, users can submit their availability for up to three periods ahead. This setting can be adjusted according to organizational needs but serves to balance flexibility and predictability in scheduling.

***

{% hint style="info" %}
For a look into how these changes affect the User Portal, click [here](https://guides.mangoapps.com/user-guide/schedules/availability).
{% endhint %}


---

# 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://guides.mangoapps.com/admin-guide/module-settings/schedules/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.
