# View Data Storage

{% hint style="success" %}
Note: All users (Admins, Tenants and Viewers) can avail this feature.
{% endhint %}

## Get a Birds eye view of the Environment you wish to monitor <a href="#get-a-birds-eye-view-of-the-environment-you-wish-to-monitor" id="get-a-birds-eye-view-of-the-environment-you-wish-to-monitor"></a>

Now that you have an account, application and IoT hub access configured on Fogwing Enterprise Cloud, you obviously want to check the data that is being sent by the deployed edge to the platform! Yes, that is the primary feature you want to access through our platform and we exclusively provide you with the same.

To View your Data Stream:

1. Login to your Fogwing Enterprise Cloud account.
2. You will arrive on the Fogwing Enterprise Cloud Home page after logging in.
3. Toward the left side of the home page, click on Data Stream.&#x20;
4. You will be directed to Data Stream list view page. You can get an overall view of each data transfer.&#x20;
5. Toward the right corner of every data stream is a 'View' button under Action category. Click the view button.
6. Upon selecting the view button, you will be displayed with a detailed event data stream along with payload specification In JSON format that describes alerts in case of exceeding data rule.
7. You can then click on back button at the bottom right of the view data stream page, if you wish to go back.

![Data stream List View.](/files/-M4I_YgXJLGv_xGtuS6F)


---

# 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-platform/explore-fogwing-logs/untitled.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.
