> For the complete documentation index, see [llms.txt](https://docs.fogwing.io/fogwing-analytics-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fogwing.io/fogwing-analytics-studio/manage-data-rules/view-data-rules.md).

# View Data Rules

## See What You Set!

As Data Rules form the crux of alert mechanisms offered by Fogwing IoT Analytics Studio, Viewing Data Rules is a fairly simple process. For purposes of assurance or maybe just want to look back to what Data Rule is in action, you are empowered to 'View' Data Rules on IoT Analytics Studio.

{% hint style="info" %}
Fogwing IoT Analytics Studio, visit <https://www.fogwing.io/iot-data-analytics/>
{% endhint %}

To View Data Rules:

1. As the initial step, Login to your Fogwing IoT Analytics Studio account.
2. Upon Login, you will be directed to the Dashboard.&#x20;
3. The menu bar is located toward the left side of your screen. Click the 'Data Rules' icon from the 'Menu Bar', you will be directed to the Data Rules page where the Data Rules List View will be available.
4. Click the 'Eye' icon, under the action column of the Data Rule you wish to View. You will then land on the 'View Data Rule' page.
5. Click the 'Back' button on the bottom right corner of the 'View Data Rules' page to be directed to the 'Data Rules' page.

![List view of all data rules in the given tenant account.](/files/-MTUMc25DobGV8Y_qqcn)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fogwing.io/fogwing-analytics-studio/manage-data-rules/view-data-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
