# 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: 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.fogwing.io/fogwing-analytics-studio/manage-data-rules/view-data-rules.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.
