> For the complete documentation index, see [llms.txt](https://docs.bird.com/24sessions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/24sessions/availability-booking-forms/adjust-availability-of-someone-else.md).

# Adjust availability of someone else

As an Admin you have the possibility to adjust the availability of (other) users or groups. This is very useful to either check or make sure that your team does not get booked at moments they cannot be booked. This article covers how to do this.

&#x20;

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

#### Step 1:

In the Dashboard go to 'Availability' and click on 'Someone else' at the top.

#### Step 2:

Choose whether you want to adjust the availability for a group or a person.

#### Step 3:

Choose the day and time that you want to block for this group or person. As soon as the time frame is blocked, you can choose to:

* repeat the blockage.
* set the blockage only for certain meeting types

&#x20;

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

&#x20;

#### Repeat the blockage:

You can choose to repeat the blockage daily, weekly, monthly or yearly.

*Please note: if you remove a repeated block you remove the entire sequence!*

&#x20;

#### Set the blockage for certain meeting types:

You can choose to block a day and time only for certain meeting types. This means that the user or group is not available for meeting type 'X' at that time, but other meeting types can still be scheduled at that time.

<figure><img src="/files/56ZwIkwqUhngB5MQyXGm" alt=""><figcaption></figcaption></figure>

\
This is particularly useful when you want only certain meeting types to be scheduled during certain time slots.

If you choose to block this day/time slot for certain meeting types only you will notice that this blockage is also indicated with a different color (orange) in the calendar.

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


---

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