# Create New Edge

{% hint style="success" %}
Note: Applicable to Admins and Tenants only.
{% endhint %}

## A Step Closer to Accessing Real Time Data

Creating Edges within our platform enables you to consolidate real time data that invariably helps you store, process, monitor and trigger alerts. It is a simple process. In order to start, you need to have purchased Fogwing Enterprise Cloud and actively running it.

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

To Create a New Edge:

1. Login to your Fogwing Enterprise Cloud account.&#x20;
2. After logging in, your home page will appear.
3. Toward the left side of the home page, click the Edge Network menu. A menu list will appear.
4. Select the second button that reads 'Edges' from the Edge Network menu list. Your Edge list view page will display.
5. On the top right side, you will find the 'Add' button. Select it.
6. Fill in the required fields and click submit button.
7. Your New Edge will be created and will appear in the edge list view page.

{% hint style="info" %}
Upon clicking the submit button after filling the required fields you will be able to see a message that reads 'Successfully added 'xxxxxxxxxxxx' edge'.
{% endhint %}

![Add Edge Device Page.](https://1899412443-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LxrcEYpojQVVHLBS2-t%2F-M569upeie9QuNntc76W%2F-M56bmUsc5ve3B_2vEjj%2FAdd%20edge.PNG?alt=media\&token=0b392595-017a-40f1-bb70-5613e83747ff)

> Once the latitude and longitude are provided by the user, auto location of edge device will be fetched.&#x20;

{% hint style="danger" %}
Note: When you enter the required fields, make sure your MAC ID is unique. Your new edge will not be created failing to meet the requirement of a unique MAC ID. Duplication is not recognized. EUI ID will be generated as per MAC ID.
{% endhint %}


---

# 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/create-new-edge.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.
