1) Create your account
- Go to https://app.insaion.com and create an account.
- Name your organization and workspace.
2) Add your first device
- Go to Devices → Add Device.
- Choose how to install the agent: Ubuntu (systemd) or Docker.
- Select an existing enrollment key, or create a new one right there.
- Switch on any ROS options you need — the install command below updates as you go.
3) Install the agent on the device
On the target Ubuntu device, run the install command from the Add Device page. The installer configures and starts theinsaion-agent systemd service automatically. See the full steps in Agent Installation.
4) Verify in the web app
- The device should appear online in Devices.
- Open the device detail to see status, metrics, and configuration.
- If you need to inspect the service locally, run
sudo systemctl status insaion-agent.
5) Choose what the device collects
Open the device → Config → Data Collection. Each topic the agent discovered can be:- Monitored — ingested as live telemetry for dashboards and alarms.
- Recorded — written to the on-device rolling buffer for incident playback.
6) Explore core features
- Monitoring: check Logs and Dashboards to view telemetry.
- Alarms: create a new alarm and configure notifications.
- Templates & Sites: organize devices by site and reuse configurations.
- Team: invite members and set permissions for collaboration.
Next steps
- Manage devices: Devices & Agents
- Create alarms: Alarms
