# Photographer Availability

{% embed url="<https://www.loom.com/share/bd199168a44f4833a6ec11bec40be2f3?sid=9b976b86-80d0-4827-b5e7-584d93a5a124>" %}

### Calendar Availability

With [Integrated Booking](https://docs.getautonomo.com/scheduling/integrated-booking), one of the criteria the system will use to see if we can assign a booking to a photographer is if their calendar has any availability for the requested Services. If the photographer has an hour lunch at 12pm every day blocked out on their calendar and it's set to busy, we will respect that and not book anything during that time.

Within Tonomo, as you add photographers, it might end up looking like something like this.

![](/files/-MgRz9GM-1DKs00gLXHI)

In grey are events on the photographer's calendar that are unrelated to shoots like that "Tuesday - Q\&A" meeting. In this case, if someone books during that time, this photographer won't be assigned the shoot.

If you're wondering why a photographer is coming up as available when they shouldn't (or vice versa), most calendars can mark an event as "available" or "busy". Only events that are "busy" will block availability in Tonomo. This is what it looks like in Google Calendar.

There is also an option to add an address to the event, and it will automatically be used when Tonomo calculates the travel time for the next event.

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

{% hint style="info" %}
*If you use your calendar for reminders that you don't want to block availability in Tonomo, make sure those are being set to "Free"*
{% endhint %}

### Tonomo Availability

In addition to calendar availability, you can set regular schedules for each photographer within Tonomo under **Configure Booking** > **Scheduling** on the left-hand side.

Then, click **Edit** for the photographer you want to give a schedule.

![](/files/Iuf9v12HFLSiwEyZDhBP)

All photographers will default to an empty schedule. Rest assured, if all days of the week are "unavailable", then effectively the feature is turned off and they have maximum availability.

![](/files/cyC4B3pV6r1YtSJF2Th2)

You may set a photographer to something like this where they are not available every Monday for an hour at noon, but available all day for the rest of the week until Friday when they are unavailable.

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

The intention for this feature is when photographers have standard, repeatable availability schedules. So if a photographer has a doctors appointment, add it to their calendar and we'll block it out. If a photographer never works for you on Fridays, then block it out in Tonomo.

**Timeslots Preset** allows you to choose specific timeslots for a certain photographer instead of increments. This acts as a time block for the photographer.

<figure><img src="/files/i1tBLddIv64gmVb2qMUg" alt=""><figcaption><p>Timeslot Preset Settings</p></figcaption></figure>

<figure><img src="/files/VbqFfjATANkxAj60gI0T" alt=""><figcaption><p>Schedules Using Timeslot Preset</p></figcaption></figure>


---

# 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.getautonomo.com/scheduling/scheduling-configuration/photographer-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.
