# Analytics

<figure><img src="/files/cIUGip3xcApo5VuJfll9" alt=""><figcaption></figcaption></figure>

1. **Select a cloud service:** When you select a cloud service, the information will be displayed on the screen based on the selected cloud service.
2. **Search conditions:** You can check the information by selecting Period, Account, Product, Region information. You can also check information by selecting more conditions with the **\[More Filters]** button.
3. **Detailed information:** Displays information based on the selected search conditions.
   * **Top** 3/5/10 **Cost Trends by** Account/Product/Region: Displays the top 3/5/10 cost trends by account/product/region.
   * **Daily/Monthly button:** You can check information on a daily or monthly basis.&#x20;
   * **OpsNow Insight AI:** You can check analysis information of AI. You can also download the information by clicking the download ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdzvsTo8117N0Oob4Ie5zV1TSv_PfaxNERfe56HJ6JqusgO_Bzgs8GpK-qpvSZySBZ4sCTD6cSdBOR-cxGKVKApLN5c6BDR61bdkisHhosPjworsaPBy4ZxHXNQxEimREuGCUV4TI7U9hMhk3dpty-wuN1O?key=ysDRQafD0diZR68JeXXSdQ) button on the right or check the details by clicking the more ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeK8CR8oiQZOV7iNmetHW9jrJNXNG55UAKssH4WOPVs3M52LSJ-Rkvo-n946sx4mrFSz7fFkvS2wmR6ifAqjU-vLhvaQUpmrKcQbiEfQa-MkmTr_lOL_Jg9FLq_0qPPViPf-FLs4EBIMmFNrsJ9cFZXUMQ?key=ysDRQafD0diZR68JeXXSdQ)button.
   * **Chart & Table:** Displays detailed information with charts and tables.

<br>


---

# 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.opsnow.io/dev-opsnow-user-guide-v0.2/menu/analytics.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.
