# Create Health Status Page

{% hint style="info" %}
At least 1 Health Status Configuration must be configured before proceeding with creating a Health Status Page.
{% endhint %}

Add 1 or more Health Status Configurations to design a Status Page. A company can have 1 or more status pages which will show the team the health status of integrated products and environments. These health status are determined by the conditions created while configuring Health Status explained in [Setup Health Status Configuration](/getting-started/setup-health-status-configuration.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.clearinsights.io/getting-started/create-health-status-page.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.
