# View My Application

{% hint style="success" %}
Note: Applicable to all users (Admin, Tenants and Viewers).
{% endhint %}

## You now begin to Monitor data

The purpose of this platform is to help you with monitoring real time data, following these steps will bring you closer to gaining specific knowledge of your environment. Remember, to do any of this you must first have purchased the Fogwing Enterprise Cloud and start with accessing the same.&#x20;

{% hint style="info" %}
For an overview of Fogwing IIoT Platform, visit <https://www.fogwing.io/industrial-iot-platform/>
{% endhint %}

To View your Application:

1. Login to your Fogwing Enterprise Cloud account.
2. The home page of Fogwing Enterprise Cloud will now appear.
3. You will find the application menu list on the left side of your screen, click on the same.
4. The applications you have already added will appear in the application list view page.
5. The application list view is where you can see the previously added applications and the ones that you will add.

![Admin Application List View Page.](/files/-LzAdyvoVe3Er6a7GI75)

{% hint style="danger" %}
In the Enterprise version, you can add as many applications you want as opposed to the 2 devices limitation in the Fogwing Community version.
{% endhint %}

You can now monitor your real time data generated by your device/edge.


---

# 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/manage-application/view-my-application.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.
