# OpsNow Insight

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

OpsNow Insight is a cloud optimization tool that allows cloud users to ask questions in natural language. The AI analyzes customer data in real time to provide cost and resource insights. You can easily get the information you need through a chat-like interface without creating complex reports.

OpsNow Insight can be accessed via the icon at the top of OpsNow FinOps Plus.

The features provided by OpsNow Insight are as follows:

* Simply enter your question in the chat window to receive real-time responses without navigating through complex menus.
* Provides visualized responses such as charts and tables for various requests, including cost analysis, resource usage, and waste diagnostics.


---

# 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/opsnow-insight.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.
