# Automation Template

- [Templates - How to Create and Download the JSON for Export and Import](https://docs.sprinthub.com/en/common-questions/automation-template/templates-how-to-create-and-download-the-json-for-export-and-import.md)
- [Customer Support 360° - Automation Template](https://docs.sprinthub.com/en/common-questions/automation-template/customer-support-360-automation-template.md): Automation in Customer Service (CS) 360 is essential to provide efficient, fast, and personalized support.
- [Integrated Webhook - Template](https://docs.sprinthub.com/en/common-questions/automation-template/integrated-webhook-template.md): Automation using webhooks is essential to provide efficient, fast, and personalized communication between systems.
- [Emails - Template](https://docs.sprinthub.com/en/common-questions/automation-template/emails-template.md): Email templates are pre-defined message models that can be easily customized and used for different purposes
- [Chatbot - Template](https://docs.sprinthub.com/en/common-questions/automation-template/chatbot-template.md): Follow the steps below to create a chatbot template
- [Automation Flows - Template](https://docs.sprinthub.com/en/common-questions/automation-template/automation-flows-template.md)
- [CRM - Automation Template](https://docs.sprinthub.com/en/common-questions/automation-template/crm-automation-template.md)
- [Template - CRM Automation Model for Stage](https://docs.sprinthub.com/en/common-questions/automation-template/crm-automation-template/template-crm-automation-model-for-stage.md)
- [Template - CRM Automation Model for Funnel](https://docs.sprinthub.com/en/common-questions/automation-template/crm-automation-template/template-crm-automation-model-for-funnel.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.sprinthub.com/en/common-questions/automation-template.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.
