# Dashboard

**Daily Request Count**

The customer can get the usage analytics for last 7,14,21,30 days or filter the usage by date range.&#x20;

Data metrics can be retrieved for **All request types** or **specific requests** that customer is interested in for e.g. "lookupAddress","validateEmail" etc.

![](/files/VnTXVjqProQ6vOaUwrtc)

![](/files/V7nd45ccm59nn2qsL6jq)

![](/files/c5B5whb58fYvTsQN8ela)

**Monthly Request Count**

The customer can get the usage analytics for last 3,6,9 or 12 months.

![](/files/SgSNmwqutVxvMAIYv2hC)

![](/files/BPgBqoi9AblHzYMx8RnJ)

**Active Plans**

Pie charts to depict customers active plans, planned quota ,exceeded calls and estimated additional cost.

![](/files/BlUs19YeskulTFXLSyMz)

![](/files/G79QuHAj9AzI9zlHGmrf)


---

# 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.mastersoftgroup.com/loqate-harmony-api/guides/console/dashboard.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.
