# Edge Run Metrics

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

## An Eye for Detail <a href="#delete-your-edge-anytime" id="delete-your-edge-anytime"></a>

An edge is one that communicates real-time data to the platform. It is natural to want to learn the condition and status of an edge in due course of time, post its deployment. Fogwing enterprise cloud is a holistic solution and therefore offers ample features. One such remarkable feature is the 'edge description' which allows to view in detail edge health, graph of data received and sensor particulars.

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

To view Edge Description:

1. Login to your Fogwing Enterprise Cloud account.&#x20;
2. The Home page will appear soon after login.
3. Toward the left side of the Home page, click Edges Network. A menu list will appear.
4. Select Edge Devices from the edge network menu. The edge menu list will open.
5. Click on the edge row for which you wish to look at the Edge description.&#x20;
6. You will be directed to the Edge description page. The edge description page includes sensor particulars, edge health and graph of data received.
7. Click the back button on the right side of the page to return to the edge list view page.

![Edge Description.](/files/-M5Qg2VDBjqgIY3yizBj)

> **The above image is a detailed description of an edge. The top most part of the edge description includes various particulars pertaining to a specific sensor. Toward the left extreme are the details concerning Edge device health. The line graph represents data value / number of data received.**&#x20;

![Searched Edge Detail List View.](/files/-M5QpUSFMr6VI5cq_3jy)

> **The latter half of Edge Description page includes a List view of searched edge devices. The above image depicts the same.**


---

# 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-edge-network-as-an-admin-user/edge-description.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.
