# CRM Quickstarts

- [Messages](https://docs.chatalog.ai/crm-quickstarts/messages.md)
- [Message Page Overview](https://docs.chatalog.ai/crm-quickstarts/messages/message-page-overview.md)
- [Message Status Icons Guide](https://docs.chatalog.ai/crm-quickstarts/messages/message-status-icons-guide.md)
- [Inbox Permissions](https://docs.chatalog.ai/crm-quickstarts/messages/inbox-permissions.md)
- [Export Conversation](https://docs.chatalog.ai/crm-quickstarts/messages/export-conversation.md)
- [Auto message for assigning conversation](https://docs.chatalog.ai/crm-quickstarts/messages/auto-message-for-assigning-conversation.md)
- [Import new contacts and open - individual import](https://docs.chatalog.ai/crm-quickstarts/messages/import-new-contacts-and-open-individual-import.md)
- [Import new contacts and open - multiple imports](https://docs.chatalog.ai/crm-quickstarts/messages/import-new-contacts-and-open-multiple-imports.md)
- [Quick Send - Bot Flow, Saved Replies, WhatsApp Flow](https://docs.chatalog.ai/crm-quickstarts/messages/quick-send-bot-flow-saved-replies-whatsapp-flow.md)
- [Send Template Messages](https://docs.chatalog.ai/crm-quickstarts/messages/send-template-messages.md)
- [Basic Flow](https://docs.chatalog.ai/crm-quickstarts/basic-flow.md): Flow is a visual builder that connects all messages, actions and transitions together to create Direct Message auto reply.
- [First Direct Message, Ice Breaker, Story Mention](https://docs.chatalog.ai/crm-quickstarts/basic-flow/first-direct-message-ice-breaker-story-mention.md)
- [Setting up non-business hours](https://docs.chatalog.ai/crm-quickstarts/basic-flow/setting-up-non-business-hours.md)
- [Flow management tools](https://docs.chatalog.ai/crm-quickstarts/basic-flow/flow-management-tools.md)
- [Selective Display of Flows](https://docs.chatalog.ai/crm-quickstarts/basic-flow/selective-display-of-flows.md)
- [Customized Flow](https://docs.chatalog.ai/crm-quickstarts/customized-flow.md): Flow is a visual builder that connects all messages, actions and transitions together to create Direct Message auto reply.
- [Flow Blocks](https://docs.chatalog.ai/crm-quickstarts/customized-flow/flow-blocks.md): Flow is a visual builder that connects all messages, actions and transitions together to create Direct Message auto reply
- [Flow template reference](https://docs.chatalog.ai/crm-quickstarts/customized-flow/flow-blocks/flow-template-reference.md)
- [Event reservation Flow](https://docs.chatalog.ai/crm-quickstarts/customized-flow/flow-blocks/flow-template-reference/event-reservation-flow.md): Event reservation flow: Used to collect participant information for future reference
- [Subscription cancellation Flow](https://docs.chatalog.ai/crm-quickstarts/customized-flow/flow-blocks/flow-template-reference/subscription-cancellation-flow.md): Subscription cancellation flow: For customers who decline or wish to unsubscribe from promotions
- [Flow Trigger](https://docs.chatalog.ai/crm-quickstarts/customized-flow/flow-trigger.md): Custom keywords (partial match/exact match), any keyword
- [Assign Conversation](https://docs.chatalog.ai/crm-quickstarts/customized-flow/assign-conversation.md)
- [Condition Funnel](https://docs.chatalog.ai/crm-quickstarts/customized-flow/condition-funnel.md)
- [Custom Field and User Input Setup in Flow](https://docs.chatalog.ai/crm-quickstarts/customized-flow/custom-field-and-user-input-setup-in-flow.md)
- [Setting up Call API Block in Flow](https://docs.chatalog.ai/crm-quickstarts/customized-flow/setting-up-call-api-block-in-flow.md)
- [Smart Delay](https://docs.chatalog.ai/crm-quickstarts/customized-flow/smart-delay.md)
- [Send Email](https://docs.chatalog.ai/crm-quickstarts/customized-flow/send-email.md)


---

# Agent Instructions: 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://docs.chatalog.ai/crm-quickstarts.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.
