> For the complete documentation index, see [llms.txt](https://docs.perfectscale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/enable-automation/verifying-automation-status.md).

# Verifying Automation status

Visit the [Overview](/2.0-self-hosted-or-perfectscale-documentation/visibility-and-optimization/clusters-metrics-overview.md#automated) screen to verify the Automation status of each cluster. This section provides a dedicated column that displays the cluster's Automation status and the number of automated workloads. For more detailed information on specific workloads, navigate to [Podfit](/2.0-self-hosted-or-perfectscale-documentation/visibility-and-optimization/podfit-or-vertical-pod-right-sizing.md#automation-status), where you can check the Automation status of individual workload(s).

<table><thead><tr><th width="169">Status</th><th width="63">I</th><th>Description</th></tr></thead><tbody><tr><td><strong>Active</strong></td><td><img src="/files/K4Pu00rNdDMhPvJr59eJ" alt="" data-size="original"></td><td>Once the configuration is completed, automation will be indicated as successfully enabled.</td></tr><tr><td><strong>Limited by Rule</strong></td><td><img src="/files/YFQ9PKi7DZZH92KuH96s" alt="" data-size="original"></td><td>Indicates that automation is intentionally restricted by a specific rule.<br><br>Learn more about restrictions <a href="/pages/OkvFxeZVHK0xmfbxOewc">here</a>.</td></tr><tr><td><strong>Delayed</strong></td><td><img src="/files/GdqYRFoStwwPIYolexNU" alt="" data-size="original"></td><td>If the defined CRD <a href="/pages/GTSLighpro9MqFczzpm4#maintenance-window">maintenance window</a> causes time constraints, the execution of recommendations will be postponed.</td></tr><tr><td><strong>Disabled</strong></td><td><img src="/files/6J3IUqP44G6RMxDqPCPh" alt="" data-size="original"></td><td>The merged CRD will disable automation for the workload. For example, if the cluster-level configuration enables automation while the namespace-level configuration disables it, the namespace-level configuration takes precedence, resulting in disabled automation for the particular workloads within the cluster.</td></tr><tr><td><strong>Stopped</strong> </td><td><img src="/files/C9gcOhc2JcAXJilmdjPm" alt="" data-size="original"></td><td>PerfectScale will forcibly stop the automation. For example, to prevent your environment from recursive resource increases, such as those resulting from memory leaks. </td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/enable-automation/verifying-automation-status.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.
