# Distro Docs

## Help Center

- [Getting Started](https://help.distro.so/getting-started.md)
- [Overview](https://help.distro.so/routing/overview.md)
- [Form Router](https://help.distro.so/routing/form-router.md)
- [Distribution Method](https://help.distro.so/routing/form-router/distribution-method.md): Understanding Distro's Round Robin Meeting Distribution Methods
- [Install Router on Framer](https://help.distro.so/routing/form-router/install-router-on-framer.md)
- [Reporting](https://help.distro.so/routing/form-router/reporting.md)
- [Routing Insights](https://help.distro.so/routing/form-router/reporting/routing-insights.md): Track conversions, spot routing gaps, and compare router and rule performance.
- [Booking Insights](https://help.distro.so/routing/form-router/reporting/booking-insights.md): Track booking distribution, outcomes, and trends for Form Router traffic.
- [Click Router](https://help.distro.so/routing/click-router.md)
- [Reporting](https://help.distro.so/routing/click-router/reporting.md)
- [Routing Insights](https://help.distro.so/routing/click-router/reporting/routing-insights.md): Track click-to-meeting conversions, compare routers, and spot drop-offs.
- [Booking Insights](https://help.distro.so/routing/click-router/reporting/booking-insights.md): Track booking distribution and outcomes for Click Router traffic.
- [Overview](https://help.distro.so/routing-forms/overview.md)
- [Custom HTML Form](https://help.distro.so/routing-forms/custom-html-form.md)
- [HubSpot Form](https://help.distro.so/routing-forms/hubspot-form.md)
- [Marketo](https://help.distro.so/routing-forms/marketo.md)
- [Overview](https://help.distro.so/routing-rules/overview.md)
- [Ownership Rules](https://help.distro.so/routing-rules/ownership-rules.md)
- [Distribution Rules](https://help.distro.so/routing-rules/distribution-rules.md)
- [Distribution History](https://help.distro.so/routing-rules/distribution-rules/distribution-history.md)
- [Overview](https://help.distro.so/event-types/overview.md)
- [Create an Event Type](https://help.distro.so/event-types/create-an-event-type.md): Create event types for your routers and personal meeting links.
- [Create a Team](https://help.distro.so/teams/create-a-team.md)
- [Overview](https://help.distro.so/bookings/overview.md)
- [Create a Workflow](https://help.distro.so/workflows/create-a-workflow.md): Set up automated Slack, email, and webhook notifications.
- [Webhook payloads](https://help.distro.so/workflows/webhook-payloads.md): Sample payloads and headers sent by Distro Workflows webhooks.
- [Create a Booking Link](https://help.distro.so/booking-links/create-a-booking-link.md)
- [Create a Group Link](https://help.distro.so/booking-links/create-a-group-link.md): Let prospects book a meeting with 2–3 team members, based on overlapping availability.
- [Manage Booking Links](https://help.distro.so/booking-links/manage-booking-links.md)
- [HubSpot](https://help.distro.so/crm/hubspot.md)
- [Salesforce](https://help.distro.so/crm/salesforce.md)
- [Calendars](https://help.distro.so/integrations/calendars.md)
- [Conference tools](https://help.distro.so/integrations/conference-tools.md)
- [Chrome Extension](https://help.distro.so/integrations/chrome-extension.md)
- [JavaScript events](https://help.distro.so/integrations/javascript-events.md)
- [Personal Settings](https://help.distro.so/settings/personal-settings.md)
- [Profile](https://help.distro.so/settings/personal-settings/profile.md): Want to personalize your profile in Distro? Here's how.
- [My Availability](https://help.distro.so/settings/personal-settings/my-availability.md)
- [Security](https://help.distro.so/settings/personal-settings/security.md)
- [Workspace Settings](https://help.distro.so/settings/workspace-settings.md)
- [General](https://help.distro.so/settings/workspace-settings/general.md)
- [Members](https://help.distro.so/settings/workspace-settings/members.md)
- [Managing Member Availability](https://help.distro.so/settings/workspace-settings/members/managing-member-availability.md)
- [Default availability](https://help.distro.so/settings/workspace-settings/default-availability.md)
- [Scheduler Settings](https://help.distro.so/settings/workspace-settings/scheduler-settings.md)
- [Vacation](https://help.distro.so/settings/workspace-settings/vacation.md): Vacation and distribution settings allow you to easily control how leads are distributed across your workspace and team members.
- [Mark Calendar](https://help.distro.so/settings/workspace-settings/vacation/mark-calendar.md)
- [Email Configuration](https://help.distro.so/settings/workspace-settings/email-configuration.md)
- [Calibration](https://help.distro.so/settings/workspace-settings/calibration.md)
- [SAML SSO](https://help.distro.so/settings/workspace-settings/saml-sso.md)
- [Calendar Troubleshooter](https://help.distro.so/settings/calendar-troubleshooter.md)

## Terms

- [Terms of Service](https://help.distro.so/terms/terms-of-service.md)

## Privacy

- [Privacy Policy](https://help.distro.so/privacy/privacy-policy.md)
- [Distro compliance to Google API Services User Data Policy](https://help.distro.so/privacy/distro-compliance-to-google-api-services-user-data-policy.md)

## Changelog

- [Changelog](https://help.distro.so/changelog/readme.md): New updates and improvements


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.distro.so/getting-started.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.
