# Add On Health

Add-ons operate as independent applications within a cluster. Each add-ons health status is reported back to the SaaS Management Plane and can be viewed on the Clusters Details Page.

You can view Add-on Health by navigating to Infrastructure -> Clusters -> Cluster Details -> Add-ons

Add-ons can be in one of the following states:

* Healthy - Add-on is up and running and healthy
* Error - Add-on has run into an error during or after installation.
* Installing - Add-on is being installed
* Installation Failed - Add-on installation failed.

At this point, the PMK dashboard does not provide visibility into errors when an add-on runs into an error state. You need to contact Platform support for help with triaging the add-on health issue.

<figure><img src="/files/HEu61EB9Va32bzieNCS2" alt=""><figcaption></figcaption></figure>


---

# 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.platform9.com/managed-kubernetes/5.14/platform9-managed-add-ons/add-on-health.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.
