# Automate

- [Workflows & Automation](https://docs.onelens.cloud/automate/workflows-and-automation.md)
- [Triggers](https://docs.onelens.cloud/automate/workflows-and-automation/triggers.md)
- [Actions](https://docs.onelens.cloud/automate/workflows-and-automation/actions.md)
- [Usecases](https://docs.onelens.cloud/automate/workflows-and-automation/usecases.md)
- [Automating Periodic Cloud Cost Reports](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/automating-periodic-cloud-cost-reports.md)
- [Automatically Create Jira Issues for New Tickets](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/automatically-create-jira-issues-for-new-tickets.md)
- [Email Notifications of New Tickets](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/email-notifications-of-new-tickets.md)
- [Configure Periodic Digests for Pending Tickets](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/configure-periodic-digests-for-pending-tickets.md)
- [Automating Cost Anomalies Email Alerts](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/automating-cost-anomalies-email-alerts.md)
- [Escalation of High-Value Pending Tickets](https://docs.onelens.cloud/automate/workflows-and-automation/usecases/escalation-of-high-value-pending-tickets.md)
- [Ticketing & Work Management](https://docs.onelens.cloud/automate/ticketing-and-work-management.md)
- [View Tickets](https://docs.onelens.cloud/automate/ticketing-and-work-management/view-tickets.md)
- [Ticket Breakdown](https://docs.onelens.cloud/automate/ticketing-and-work-management/ticket-breakdown.md)
- [Custom Tickets](https://docs.onelens.cloud/automate/ticketing-and-work-management/custom-tickets.md)
- [Create Custom Tickets](https://docs.onelens.cloud/automate/ticketing-and-work-management/create-custom-tickets.md)
- [Remediations](https://docs.onelens.cloud/automate/remediations.md)
- [Runbooks](https://docs.onelens.cloud/automate/remediations/runbooks.md)
- [Install Runbooks](https://docs.onelens.cloud/automate/remediations/runbooks/install-runbooks.md)
- [Runbook Catalog](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog.md)
- [Delete CloudWatch Alarms in Insufficient State](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-cloudwatch-alarms-in-insufficient-state.md)
- [Delete EBS Snapshots for which corresponding volumes are not in use](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-ebs-snapshots-for-which-corresponding-volumes-are-not-in-use.md)
- [Delete Idle ElastiCache/Memcached Cluster](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-idle-elasticache-memcached-cluster.md)
- [Delete RDS Snapshots older than a specified period of time](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-rds-snapshots-older-than-a-specified-period-of-time.md)
- [Delete idle Classic/Application Load Balancers](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-idle-classic-application-load-balancers.md)
- [Delete unused EBS Volumes](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-unused-ebs-volumes.md)
- [Delete unused Elastic IP](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-unused-elastic-ip.md)
- [Delete unused NAT Gateway](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/delete-unused-nat-gateway.md)
- [Migrate EBS Volumes from gp2 to gp3](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/migrate-ebs-volumes-from-gp2-to-gp3.md)
- [Set retention period for CloudWatch Logs](https://docs.onelens.cloud/automate/remediations/runbooks/runbook-catalog/set-retention-period-for-cloudwatch-logs.md)
- [Execution Logs](https://docs.onelens.cloud/automate/remediations/runbooks/execution-logs.md)
- [Schedulers](https://docs.onelens.cloud/automate/schedulers.md)
- [Install Schedulers](https://docs.onelens.cloud/automate/schedulers/install-schedulers.md)
- [Create Schedules](https://docs.onelens.cloud/automate/schedulers/create-schedules.md)
- [Schedulers Dashboard](https://docs.onelens.cloud/automate/schedulers/schedulers-dashboard.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.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.
