# Verifying Automation status

Visit the [Overview](/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.&#x20;

For more detailed information on specific workloads, navigate to [Podfit](/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="168.9521484375">Status</th><th width="108.3994140625" align="center">Indicator</th><th>Description</th></tr></thead><tbody><tr><td><strong>Active</strong></td><td align="center">​​<img src="/files/tNeGoVweGoh853eurAEq" alt=""></td><td>Automation is up and running.</td></tr><tr><td><strong>Limited by User</strong></td><td align="center"><img src="/files/bKy8Z8D4bWOLz7g76iW4" alt="">​​</td><td>Indicates that automation is active but limited by a user-defined rule. Learn more about resource allocation constraints <a href="https://app.gitbook.com/o/nm9j21i0V5wdxMTftXMN/s/ABMqnYtsOO44JmQTVSnn/~/edit/~/changes/497/product-overview/system-and-user-defined-restrictions">here</a>.</td></tr><tr><td><strong>Limited by System</strong></td><td align="center">​​<img src="/files/9z4VcKdiwrTCH3D6d8gX" alt=""></td><td>Indicates that automation is active but limited by a system safeguard. Learn more about resource allocation constraints <a href="https://app.gitbook.com/o/nm9j21i0V5wdxMTftXMN/s/ABMqnYtsOO44JmQTVSnn/~/edit/~/changes/497/product-overview/system-and-user-defined-restrictions">here</a>.</td></tr><tr><td><strong>Limited by System and User</strong></td><td align="center">​​<img src="/files/uuOehHqWzTsnPHaTIz9A" alt=""></td><td>Indicates that automation is active but limited by both system and user-defined rules. Learn more about resource allocation constraints <a href="https://app.gitbook.com/o/nm9j21i0V5wdxMTftXMN/s/ABMqnYtsOO44JmQTVSnn/~/edit/~/changes/497/product-overview/system-and-user-defined-restrictions">here</a>.</td></tr><tr><td><strong>Not Enabled</strong></td><td align="center">-</td><td>The workload is not enabled for automation, but can be automated.</td></tr><tr><td><strong>Disabled by User</strong></td><td align="center">​​<img src="/files/bhJGpuVUxMoOh6HLBALJ" alt=""></td><td>Indicates that the automation is available but intentionally disabled for the workload by the user. <br><br><strong>Example</strong>: if automation is enabled at the cluster level but disabled at the namespace level, the namespace setting takes precedence, and automation is disabled for those workloads.</td></tr><tr><td><strong>Not Supported</strong></td><td align="center">​​<img src="/files/yFdmBq2DgY9FphbvyjFV" alt=""></td><td>Automation is not supported for the given workload type.</td></tr></tbody></table>


---

# 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.perfectscale.io/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.
