# Overview

In the Letsmetrix Application Dashboard, users will have access to comprehensive data and insights filtered and calculated according to the chosen timeframe. To explore these dashboards, you must first select a specific app to analyze.

By default, the dashboard shows data for the last 30 days. If you want to see data for a different date range, then select one from the date picker. Letsmetrix can fetch data for up to 30 days. However, for churn and retention rate analysis, it extends to 90 days, and for earnings, data can be fetched for up to 60 days.

Now let’s dive into [how Letsmetrix analyzes keywords](https://app.gitbook.com/o/dEzP9GcVLf8stIIwl21t/s/8KaEyTr3mMTLCU7QQyAU/~/changes/6/understand-dashboard-and-reports/keywords).&#x20;


---

# 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.letsmetrix.com/insights-and-metrics/overview.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.
