# Automation & Workflows

- [Alerts & Rules](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules.md)
- [Alerting for App Stability - Crash Free Rates](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/alerting-for-app-stability-crash-free-rates.md)
- [Alerting & Automation for Bug Reporting](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/alerting-and-automation-for-bug-reporting.md)
- [Alerting For Crash Reporting](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/alerting-for-crash-reporting.md)
- [Automatic Detection for Accelerating Crashes](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/automatic-detection-for-accelerating-crashes.md)
- [Alerting and Automation for Rollout Management](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/alerting-and-automation-for-rollout-management.md)
- [Alerting for Performance Metrics](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/alerting-for-performance-metrics.md)
- [Network Failure Alerts](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/network-failure-alerts.md)
- [Predefined Alerts](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/predefined-alerts.md)
- [Triggered Alerts](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/triggered-alerts.md)
- [Copying Alerts & Rules](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/alerts-and-rules/copying-alerts-and-rules.md)
- [Team ownership](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/team-ownership.md)
- [GitHub Integration For Team Ownership](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/team-ownership/dynamic-team-ownership.md)
- [CODEOWNERS-Based Team Assignment](https://docs.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows/team-ownership/codeowners-based-team-assignment.md): Automatically assign crashes to the right team using your repository's CODEOWNERS file.


---

# 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.luciq.ai/product-guides-and-integrations/product-guides/automation-and-workflows.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.
