> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/operations/events-and-calendar/calendar-availability.md).

# Calendar Availability

Calendar availability in PaintScout controls when you can be booked for sales events, estimates, and appointments. Set your weekly hours and override specific days for vacations or time off.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

***

## How Do I Set My Weekly Availability?

1. Go to your **Profile**.
2. Select **Calendar** > **Availability**.
3. Set your **weekly availability settings** by choosing the days and times you’re available to take appointments.

<figure><img src="/files/6uCBdBjboFryEoAbaSv0" alt=""><figcaption></figcaption></figure>

***

## How Do I Override Specific Days?

Need to take a vacation day or block off a specific date? You can override your weekly settings:

* Select the date you want to update.
* Mark yourself as **Unavailable** (or adjust the hours for that day).

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

***

## What Happens When I'm Unavailable?

If you set yourself as unavailable:

* You **won’t be able to take bookings** for those dates or times.
* Sales events cannot be scheduled during your blocked-off hours.

{% hint style="info" %}
**Pro tip:** Keep your availability updated regularly so teammates and customers can always book you at the right times.
{% endhint %}

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Event Email Templates</strong></td><td>Customize the email templates sent for sales events, including confirmations, reminders (1 day and 1 hour before), and cancellations to match your company's tone.</td><td><a href="/pages/4FqjGruGlZlJEPtmlRql">/pages/4FqjGruGlZlJEPtmlRql</a></td></tr><tr><td><strong>Google Calendar</strong></td><td>Connect Google Calendar for one-way or two-way sync of sales events with PaintScout</td><td><a href="/pages/YILLGVEsQEVGil3klzUM">/pages/YILLGVEsQEVGil3klzUM</a></td></tr><tr><td><strong>Sales Events Booked Report</strong></td><td>Track booking trends and sales event volume to manage workload and plan ahead for estimate appointments.</td><td><a href="/pages/vxIKSBInOTWNv65RBJYq">/pages/vxIKSBInOTWNv65RBJYq</a></td></tr><tr><td><strong>Introduction to Sales Events</strong></td><td>Learn about sales events in PaintScout including calendar views, map visualization, scheduling appointments, and managing your team's schedule.</td><td><a href="/pages/sQBbITklBmbykAatffuR">/pages/sQBbITklBmbykAatffuR</a></td></tr></tbody></table>


---

# 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://help.paintscout.com/support/operations/events-and-calendar/calendar-availability.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.
