# Metric Correlation

Metric correlation empowers users to strategically select specific metrics such as cluster or system metrics and seamlessly overlay them across essential dashboards like [Session History](/manual/features/key-features/session-history.md), [Top Queries](/manual/features/key-features/top-queries.md), and [Top Tables](/manual/features/key-features/top-tables.md).&#x20;

This elevates the platform beyond conventional monitoring solutions, enabling users to delve deeper into the complexities of their PostgreSQL cluster's behavior, draw meaningful correlations,  and proactively fine-tune their systems for optimal performance.

## Interactive Demo

{% @arcade/embed flowId="WdBGuWxNg6zqSfRBPMAt" url="<https://app.arcade.software/share/WdBGuWxNg6zqSfRBPMAt>" %}


---

# 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.datasentinel.io/manual/features/tips-and-hints/metric-correlation.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.
