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

# Vooma Schedule

> Better, cheaper, faster appointments... without lifting a finger

<Warning>
  <strong>Beta Feature:</strong> This functionality is currently in beta. You
  may experience changes or limited support as we continue to improve it.
</Warning>

## Partnered TMS

If you use one of our partnered TMS platforms, Vooma Schedule will work out-of-the-box.

## Custom Integration

<AccordionGroup>
  <Accordion title="Set up Movement sync">
    Notify Vooma when a new movement is [created](/api-reference/movements/create) in your system, when a movement's data is [updated](/api-reference/movements/update) or [both](/api-reference/movements/upsert)
  </Accordion>

  <Accordion title="Receive webhooks on scheduling events">
    Implement endpoints to handle asynchronous appointment scheduling events.
  </Accordion>
</AccordionGroup>
