# Actions

- [Automation Flows - Action: Execute task with Copilot](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flows-action-execute-task-with-copilot.md)
- [Automation Flows - Create New Opportunity](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flows-create-new-opportunity.md)
- [Automation Flow - How to Create Opportunities in Different Stages in the CRM Funnel](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-how-to-create-opportunities-in-different-stages-in-the-crm-funnel.md)
- [Automation Flow - Sending meeting data via Webhook](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-sending-meeting-data-via-webhook.md)
- [Automation Flow - Deleting Leads via Tag](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-deleting-leads-via-tag.md)
- [Automation Flow - Deleting Leads via Segment](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-deleting-leads-via-segment.md)
- [Automation Flow - Change/Delete lead information](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-change-delete-lead-information.md)
- [Automation Flow - Splitting Departments and Configuring Trigger Cadence](https://docs.sprinthub.com/en/topics/relate/automation-flows/actions/automation-flow-splitting-departments-and-configuring-trigger-cadence.md): How to distribute leads from one department into two or more, and run triggers on different days, to avoid bans on WhatsApp Web accounts.


---

# 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/actions.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.
