> For the complete documentation index, see [llms.txt](https://support.caspen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.caspen.com/practice-setup/next-steps.md).

# Next steps

#### Get ready to take bookings

* [**Set up your catalog**](/using-caspen/catalog.md): Add your services, classes, and pricing.
* [**Set up online bookings**](/using-caspen/online-booking/set-up-online-bookings.md): Choose what clients can book and when.

#### Set up templates and automation

* [**Set up templates**](/using-caspen/settings/templates.md): Create letter templates, form templates, and customize invoice templates.
* [**Reminders and notifications**](/using-caspen/settings/appointments/set-up-email-and-sms-appointment-notification-sets.md): Configure appointment reminders and notification settings.

#### Set up billing and accounting

* **Connect payments**: [**Set up Stripe**](/integrations/stripe/set-up-stripe-integration.md) so clients can pay online.
* **Set up tax settings**: [**Configure tax rates**](/using-caspen/settings/billing/set-up-and-manage-tax-settings.md) and defaults so invoices calculate correctly.
* **Connect accounting**: Link [**Xero**](/integrations/xero/set-up-the-xero-integration.md) or [**QuickBooks**](/integrations/quickbooks/set-up-quickbooks-integration.md).

#### Connect calendars and telehealth

* **Sync calendars**: Connect [**Google Calendar**](/integrations/google/set-up-google-calendar-integration.md) or [**Microsoft Outlook Calendar**](/integrations/microsoft/set-up-outlook-calendar-integration.md) to keep schedules aligned.
* **Video sessions**: Connect [**Google Meet**](/integrations/google/set-up-google-meet-integration.md) or [**Microsoft Teams**](/integrations/microsoft/set-up-microsoft-teams-integration.md) for telehealth links.
* **Calendar feed**: Use [**Calendar feed sync**](/integrations/calendar-feed/sync-your-caspen-calendar-with-google-calendar-microsoft-outlook-and-apple-calendar.md) to view your Caspen calendar in **Apple Calendar** or other apps.

#### **Need a hand?**

Explore the rest of the docs to learn more about Caspen. If you can’t find what you need, or you just want a helping hand, contact our support team.


---

# 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:

```
GET https://support.caspen.com/practice-setup/next-steps.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.
