# Enable automation

- [Introduction to automation](https://docs.perfectscale.io/enable-automation/introduction-to-automation.md): Continuously enhance performance and resiliency, optimize resource utilization, minimize waste, and streamline the management of your Kubernetes infrastructure with PerfectScale Automation
- [Automation setup instructions](https://docs.perfectscale.io/enable-automation/automation-setup-instructions.md): Set up PerfectScale Automation in minutes and start seeing instant optimization results with just a few simple steps
- [Configuring Automation via UI](https://docs.perfectscale.io/enable-automation/configuring-automation-via-ui.md): Seamlessly setup Automation with the guided UI flow.
- [Configuring Automation with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd.md): Seamlessly setup Automation with flexible CR configuration.
- [Including a cluster, namespace, or workload to the Automation](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/including-a-cluster-namespace-or-workload-to-the-automation.md): Learn how to effortlessly include a cluster, namespace, or workload into your Automation configuration
- [Configuring Automation for a cluster with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/including-a-cluster-namespace-or-workload-to-the-automation/configuring-automation-for-a-cluster-with-crd.md): Learn how to apply Automation to all workloads within the cluster effortlessly
- [Configuring Automation for a namespace with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/including-a-cluster-namespace-or-workload-to-the-automation/configuring-automation-for-a-namespace-with-crd.md): Learn how to apply Automation to all workloads within the namespace effortlessly
- [Configuring Automation for a workload with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/including-a-cluster-namespace-or-workload-to-the-automation/configuring-automation-for-a-workload-with-crd.md): Learn how to effortlessly automate the right-sizing of the specific workloads
- [Excluding a namespace or workload from the Automation with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/excluding-a-namespace-or-workload-from-the-automation-with-crd.md): Learn how to effortlessly exclude a cluster, namespace, or workload from your Automation configuration
- [Automation customization with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/automation-customization-with-crd.md): Learn how to customize your Automation setup
- [Disable automation with CRD](https://docs.perfectscale.io/enable-automation/configuring-automation-with-crd/disable-automation-with-crd.md): Learn how to disable Automation
- [Verifying Automation status](https://docs.perfectscale.io/enable-automation/verifying-automation-status.md): Verify the status of Automation to ensure it is running properly
- [Rollout-aware Automation](https://docs.perfectscale.io/enable-automation/rollout-aware-automation.md): Explore how PerfectScale’s rollout-aware automation syncs continuous optimization with continuous deployment, ensuring safe optimization across advanced K8s
- [In-place workload right-sizing](https://docs.perfectscale.io/enable-automation/in-place-workload-right-sizing.md): Autonomous workload optimization without restarts
- [Injected containers handling](https://docs.perfectscale.io/enable-automation/injected-containers-handling.md): Explore PerfectScale’s approach to handling injected (immutable) containers
- [Exploring Automation KPIs](https://docs.perfectscale.io/enable-automation/exploring-automation-kpis.md): Automation performance evaluation offers insights into automation-driven actions, highlighting their impact on resource optimization and overall efficiency
- [Automation with GitOps](https://docs.perfectscale.io/enable-automation/automation-with-gitops.md): A quick guide on how to seamlessly integrate PerfectScale with your GitOps solutions
- [Troubleshooting](https://docs.perfectscale.io/enable-automation/troubleshooting.md): Guidance for diagnosing and resolving common issues


---

# 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.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.
