# Common Questions

- [Automation Flow - Monitoring the Flow](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-monitoring-the-flow.md): This step is important to ensure that your automation works correctly and achieves the desired results.
- [Automation Flows - Time Limiter](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-time-limiter.md)
- [Automation Flows - Synchronize Lead source](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-synchronize-lead-source.md)
- [Automation Flows: Linking a Company to a Lead](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-linking-a-company-to-a-lead.md)
- [Automation Flow - Tracked Files](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-tracked-files.md)
- [Automation Flow - Triggering Flow by webhook actions](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-triggering-flow-by-webhook-actions.md)
- [Automation Flow - Archiving Leads in bulk](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-archiving-leads-in-bulk.md)
- [Automation Flow - Starting Chatbot in imported opportunities](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-starting-chatbot-in-imported-opportunities.md)
- [Automation Flow - How to avoid duplicates](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-how-to-avoid-duplicates.md)
- [Automation Flows - Added Tag, based on Lead Birth Date](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-added-tag-based-on-lead-birth-date.md)
- [Automation Flow - Sending Tracked Files](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-sending-tracked-files.md)
- [Automation Flow - Segmenting leads from tracked pages](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-segmenting-leads-from-tracked-pages.md)
- [Automation Flow - Change Lead access permissions](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-change-lead-access-permissions.md)
- [Automation Flow - Access Permission (Imported Leads)](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-access-permission-imported-leads.md)
- [Automation Flow - Segmenting Leads](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-segmenting-leads.md): Lead segmentation is essential to improve the effectiveness of your marketing and sales campaigns, increase customer satisfaction, and achieve better results.
- [Automation Flows - Notify Users about Meetings Scheduled by Leads](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-notify-users-about-meetings-scheduled-by-leads.md)
- [Automation Flows – Identification of Leads without a Valid WhatsApp](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-identification-of-leads-without-a-valid-whatsapp.md)
- [Automation Flows – Adding and Removing Tags](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-adding-and-removing-tags.md)
- [Automation Flows: Advanced Comparisons with Tokens in the condition "The field value is"](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-advanced-comparisons-with-tokens-in-the-condition-the-field-value-is.md)
- [Automation Flows - How to Work with Leads from the Meta Form](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flows-how-to-work-with-leads-from-the-meta-form.md)
- [Automation Flow - Sending Personalized Messages with AI](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-sending-personalized-messages-with-ai.md): Mass sends with AI: customize using the Copilot token and lead fields.
- [Automation Flow - Action “Change automation flow” — Option “Remove from flows”](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-action-change-automation-flow-option-remove-from-flows.md)
- [Automation Flow - Field Value Block](https://docs.sprinthub.com/en/topics/relate/automation-flows/common-questions/automation-flow-field-value-block.md): How to use the 'Field Value' block to perform advanced field checks within the Automation Flow.


---

# 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.sprinthub.com/en/topics/relate/automation-flows/common-questions.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.
