# Getting started with ClearInsights Monitoring

### Status Pages

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

![Here you can see the status of each product and each environment within the product](/files/JO8hE0wW4GaUGT7uhZCm)

### Performance

While using the ClearInsights SDK you can measure the CPU and Memory consumption of your applications and services. This data then visualized on the ClearInsights portal as shown below:

![](/files/3H1DfKw4Lc2U6qj6LIwD)

### Configuration

See Getting Started Health Status Configuration for details

{% content-ref url="/pages/17L6WksaOuR5MfLIHAEx" %}
[Setup Health Status Configuration](/getting-started/setup-health-status-configuration.md)
{% endcontent-ref %}

### Reports

Reporting gives you an overview of Operational, Unhealthy and Down statuses for your applications and services. You can filter by date range and top 5, 10, 15 to get insight into errors that occur most frequently.

### Settings

Settings is where you can who can receive which kind of notifications and how frequently.\
\
For more see:

{% content-ref url="/pages/nW9hMaZ8w4uc9hiGGnV0" %}
[Notifications](/introducing-clearinsights/clearinsights-core-concepts/notifications.md)
{% endcontent-ref %}


---

# 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/clearinsights-products/clearinsights-monitoring/getting-started-with-clearinsights-monitoring.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.
