# EasyEdge Library

The **EasyEdge Library** is your central repository for reusable profiles, configurations, and engineering components across all your edge projects. It allows you to accelerate deployments, standardize data models, and ensure consistency across distributed environments.

With the EasyEdge Library, you can:

* **Create and manage Asset Profiles** for common device types (e.g., meters, PLCs, sensors)
* **Store reusable workflows, algorithms, and connectors**
* **Build Namespace templates** to maintain consistent data structures
* **Version and update assets centrally**, ensuring compatibility across multiple sites and EdgeNodes
* **Share and reuse components** across Entities, Systems, and Teams to reduce engineering time

The Library helps industrial teams scale efficiently by transforming engineering work into shareable building blocks, simplifying the rollout of new devices or projects.


---

# 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/easyedge-library.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.
