# Usecases

Explore automation opportunities within OneLens across various categories. These workflows simplify repetitive tasks, integrate with external tools, and improve visibility.

### Reporting

* [Automating Periodic Cloud Cost Reports](/automate/workflows-and-automation/usecases/automating-periodic-cloud-cost-reports.md)
* [Configure Periodic Digests for Pending Tickets](/automate/workflows-and-automation/usecases/configure-periodic-digests-for-pending-tickets.md)
* [Automating Cost Anomalies Email Alerts](/automate/workflows-and-automation/usecases/automating-cost-anomalies-email-alerts.md)

### Ticket Management

* [Automatically Create Jira Issues for New Tickets](/automate/workflows-and-automation/usecases/automatically-create-jira-issues-for-new-tickets.md)

### Notifications

* [Email Notifications of New Tickets](/automate/workflows-and-automation/usecases/email-notifications-of-new-tickets.md)
* [Escalation of High-Value Pending Tickets](/automate/workflows-and-automation/usecases/escalation-of-high-value-pending-tickets.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.onelens.cloud/automate/workflows-and-automation/usecases.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.
