# Availability types

In availability, you can set your availability from the company all the way to the individual level. It is essential to understand this part of 24sessions if you are using booking forms, as you don't want to get booked on times where your team is not available.

This article covers:

* [Setting availability on company level](#company)
* [Setting availability for yourself](#me)
* [Setting availability for someone else](#someone-else)
* [Important things to keep in mind](#h_01FR2QS3YGZ740DPSTX1ECRRY8)

### &#x20;

### Company <a href="#company" id="company"></a>

Here you will find the general availability of your 24sessions account. This module is preset from the moment your account is created and there are some times already blocked for you. You can always edit this module to suit your company’s availability. Bear in mind that the availability of ‘Company’ will affect all other sections. If you are the only user of your 24sessions account, it is recommended to delete the blocked items from ‘Company’ and set your availability only in your ‘Me’ section.

&#x20;

### Me <a href="#me" id="me"></a>

Here you will find your personal 24sessions availability calendar. Bear in mind that the availability of ‘Company’ will affect this section. If you are the only user of your 24sessions account, it is recommended to delete the blocked items from ‘Company’ and set your availability only in your ‘Me’ section.

&#x20;

### Someone else  <a href="#someone-else" id="someone-else"></a>

Here you will find the availability of other users in your 24sessions account (check here for user roles). You can edit this section only if you are an ‘Admin user’. Bear in mind that the availability of ‘Company’ will affect this section.

&#x20;

#### Important! <a href="#h_01fr2qs3ygz740dpstx1ecrry8" id="h_01fr2qs3ygz740dpstx1ecrry8"></a>

1. 24sessions availability section works with **blocked times**. That means that the times you choose to block will be the times where you will be shown as **not available** in your calendar.
2. &#x20;If you want to edit the availability from ‘Me’ and/or ‘Someone else’ make sure that it doesn’t clash with the availability of ‘Company’.
3. Even though you (or other users) might have blocked certain time slots - which means that customers cannot schedule a meeting with you at those times - you can still plan a meeting via ‘Schedule new’ at any time. Make sure you tick all the filters at the top of the booking form at ‘Schedule new’.


---

# 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://docs.bird.com/24sessions/availability-booking-forms/availability-types.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.
