# Workflow Automation

- [An introduction to Rules](https://help.intheloop.io/workflow-automation/an-introduction-to-rules.md)
- [Assign emails using Round Robin](https://help.intheloop.io/workflow-automation/assign-emails-using-round-robin.md)
- [Auto archiving of emails](https://help.intheloop.io/workflow-automation/auto-archiving-of-emails.md)
- [Examples of popular rules](https://help.intheloop.io/workflow-automation/examples-of-popular-rules.md)
- [Rule criteria broken down](https://help.intheloop.io/workflow-automation/rule-criteria-broken-down.md)
- [Set up an auto response](https://help.intheloop.io/workflow-automation/set-up-an-auto-response.md)
- [Using tags to trigger a workflow](https://help.intheloop.io/workflow-automation/using-tags-to-trigger-a-workflow.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://help.intheloop.io/workflow-automation.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.
