# Dashworks

## Dashworks Guide

- [Migration Guide](https://support.dashworks.ai/migration-guide.md)
- [Introduction](https://support.dashworks.ai/get-started/introduction.md)
- [Quick Start](https://support.dashworks.ai/get-started/quick-start.md)
- [Connect Apps](https://support.dashworks.ai/knowledge/connect-apps.md)
- [Other Sources](https://support.dashworks.ai/knowledge/other-sources.md)
- [Engineering](https://support.dashworks.ai/use-cases/engineering.md)
- [Customer Support](https://support.dashworks.ai/use-cases/customer-support.md)
- [Sales](https://support.dashworks.ai/use-cases/sales.md)
- [Marketing](https://support.dashworks.ai/use-cases/marketing.md)
- [Product Management](https://support.dashworks.ai/use-cases/product-management.md)
- [Human Resources](https://support.dashworks.ai/use-cases/human-resources.md)
- [Talent](https://support.dashworks.ai/use-cases/talent.md)
- [Legal & Compliance](https://support.dashworks.ai/use-cases/legal-and-compliance.md)
- [Custom Bots](https://support.dashworks.ai/bots/custom-bots.md)
- [Setup Bots](https://support.dashworks.ai/bots/setup-bots.md)
- [Managed Bots](https://support.dashworks.ai/bots/managed-bots.md)
- [Slackbot](https://support.dashworks.ai/surfaces/slackbot.md)
- [Chrome Extension](https://support.dashworks.ai/surfaces/chrome-extension.md)
- [Improve Answers](https://support.dashworks.ai/optimize/improve-answers.md)
- [Prompting](https://support.dashworks.ai/optimize/prompting.md)
- [Instructions](https://support.dashworks.ai/optimize/instructions.md)
- [Feedback](https://support.dashworks.ai/optimize/feedback.md)
- [AI Model](https://support.dashworks.ai/optimize/ai-model.md)
- [Launch Guide](https://support.dashworks.ai/admin/launch-guide.md)
- [Announce Dashworks](https://support.dashworks.ai/admin/announce-dashworks.md)
- [SSO](https://support.dashworks.ai/admin/sso.md)
- [SCIM](https://support.dashworks.ai/admin/scim.md)
- [Analytics](https://support.dashworks.ai/admin/analytics.md)
- [Verified Domains](https://support.dashworks.ai/admin/verified-domains.md)
- [Schedule Training](https://support.dashworks.ai/admin/schedule-training.md)
- [Homepage](https://support.dashworks.ai/admin/homepage.md)
- [Chrome Extension Setup](https://support.dashworks.ai/admin/chrome-extension-setup.md): Pre-install the Chrome extension as an Admin.
- [Overview](https://support.dashworks.ai/api/overview.md)
- [Authentication](https://support.dashworks.ai/api/authentication.md)
- [Rate Limits](https://support.dashworks.ai/api/rate-limits.md)
- [API Reference](https://support.dashworks.ai/api/api-reference.md)
- [Answer API](https://support.dashworks.ai/api/api-reference/answer-api.md)
- [Connector API](https://support.dashworks.ai/api/api-reference/connector-api.md)
- [Zapier Integration](https://support.dashworks.ai/api/zapier-integration.md)
- [Examples](https://support.dashworks.ai/api/examples.md)
- [Pricing](https://support.dashworks.ai/api/pricing.md)
- [Search Permissions](https://support.dashworks.ai/faqs/search-permissions.md)
- [Search Modes](https://support.dashworks.ai/faqs/search-modes.md)
- [User Roles](https://support.dashworks.ai/faqs/user-roles.md)
- [Org vs Individual](https://support.dashworks.ai/faqs/org-vs-individual.md): Set yourself up for success by taking these steps before integrating your organization-level apps with Dashworks
- [Real-Time vs Full Sync](https://support.dashworks.ai/faqs/real-time-vs-full-sync.md)
- [Workflows](https://support.dashworks.ai/faqs/workflows.md)
- [Referrals](https://support.dashworks.ai/faqs/referrals.md)


---

# 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://support.dashworks.ai/migration-guide.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.
