# Block availability when busy

{% hint style="info" %}
Requires a [connected Google Account](/documentation/integrations/google-calendar/connecting-a-google-account.md)
{% endhint %}

Go to **`Availability > Google`**, notice that each Google Calendar record has a **Personal** field.

In this personal field you can select a Google Calendar in which events will block the availability for the source calendar.

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

More specifically, any event marked as **`BUSY`** will block the availability. This allows great flexibility, as you can still have some events in Google Calendar that you may choose not to block availability of your services, just by marking them as **`FREE`**.

{% hint style="info" %}
How to set a Google Calendar event as busy/free? Just edit the event and choose its busy/free property.

\
![](/files/izDMUp7PMuAY8GCP2X3w)
{% 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://stroheimdesign.gitbook.io/documentation/integrations/google-calendar/block-availability-when-busy.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.
