Create and Edit Entities
Entities are created from templates and edited in the entity details view.
Workflow
Section titled “Workflow”- Go to Entity Template Selector.
- Open a template.
- Create a new entity.
- Fill attribute values and save.
- Open the entity details tabs for deeper work.
Entity Detail Tabs
Section titled “Entity Detail Tabs”- Attributes: current values
- History: change log over time
- Chart: metric trend visualization

Update via API
Section titled “Update via API”Attribute values can also be set programmatically using the REST API — no UI required. This is the recommended approach for automated pipelines, monitoring scripts, and device agents.
See Pushing Data via the REST API for the full endpoint reference, payload format, and backfilling details.