> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firstwork.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Create bookable appointment types with configurable duration, location, and availability

An event is a bookable appointment type linked to a schedule. Candidates see events as available time slots they can reserve during their application.

***

## Event Settings

| Setting         | Description                               |
| --------------- | ----------------------------------------- |
| **Title**       | The name shown to candidates              |
| **Description** | Details about the event                   |
| **Duration**    | How long each appointment lasts           |
| **Location**    | Either Google Meet (virtual) or In Person |
| **Timezone**    | The event's timezone                      |

***

## Integration with Automations

The **Event Action** automation action can create or manage events programmatically. Automations can also respond to booking events — for example, sending a confirmation email after a booking is made.
