# EasyEdge Studio

**EasyEdge Studio** is the central web-based platform for managing your industrial edge environment. It allows you to remotely design, deploy, and monitor your edge projects across multiple sites, systems, and devices—all from a single, unified interface.

Through EasyEdge Studio, you can:

* **Onboard and manage EdgeNodes** across distributed environments
* **Design data flows** using drag-and-drop workflows, connectors, and processing blocks
* **Integrate with field devices** using industrial protocols and custom drivers
* **Normalize and transform data** before delivering it to IT, cloud, or third-party applications
* **Monitor connectivity and health** of devices, nodes, and applications in real time
* **Collaborate across teams** using multi-user access and structured organizational hierarchies

Accessible from any modern browser, EasyEdge Studio enables teams to orchestrate data connectivity, configuration, and edge intelligence, without the need for on-site intervention.

{% content-ref url="/pages/rwux3BrZ7fWLaVPk2mHQ" %}
[Account Registration](/easyedge/getting-started/easyedge-studio/account-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/lXRErBZlEpvix9JHbHFW" %}
[Account Setup](/easyedge/getting-started/easyedge-studio/account-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/g1OAokJv4sCDdvi50Rci" %}
[Account Structure](/easyedge/getting-started/easyedge-studio/account-structure.md)
{% endcontent-ref %}


---

# 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://easyedge.gitbook.io/easyedge/getting-started/easyedge-studio.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.
