> ## Documentation Index
> Fetch the complete documentation index at: https://docs.insaion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

<script type="text/javascript">
  {`(function(c,l,a,r,i,t,y){
    c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
    t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
    y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "tcran6j01s");`}
</script>

<div
  style={{
	background: "#111111",
	border: "1px solid rgba(253, 62, 94, 0.25)",
	borderRadius: 16,
	padding: "8px 24px 16px 24px",
	marginBottom: 24,
	position: "relative",
	overflow: "hidden",
}}
>
  <div
    style={{
		position: "absolute",
		inset: 0,
		background:
			"radial-gradient(600px circle at 50% 0%, rgba(253, 62, 94, 0.12) 0%, transparent 50%)",
		pointerEvents: "none",
	}}
  />

  <p
    style={{
		marginTop: 12,
		marginBottom: 16,
		fontSize: 18,
		lineHeight: 1.65,
		color: "#d1d5db",
		maxWidth: 720,
		position: "relative",
		zIndex: 1,
	}}
  >
    Welcome to Insaion’s documentation. Learn how to manage devices, monitor telemetry,
    configure alarms, organize sites, and administer your organization.
  </p>

  <div
    style={{
		display: "flex",
		gap: 16,
		alignItems: "center",
		flexWrap: "wrap",
		justifyContent: "center",
		marginTop: 8,
		position: "relative",
		zIndex: 1,
	}}
  >
    <a
      href="/quickstart"
      style={{
			display: "inline-flex",
			alignItems: "center",
			gap: 8,
			padding: "12px 18px",
			borderRadius: 9999,
			fontWeight: 600,
			color: "#fff",
			textDecoration: "none",
			background:
				"linear-gradient(135deg, #FD3E5E 0%, #FF8F15 100%)",
			boxShadow:
				"0 6px 20px rgba(253,62,94,0.18), 0 2px 6px rgba(0,0,0,0.18)",
		}}
    >
      Get started
    </a>

    <a
      href="/devices/overview"
      style={{
			display: "inline-flex",
			alignItems: "center",
			gap: 8,
			padding: "12px 18px",
			borderRadius: 9999,
			fontWeight: 600,
			color: "#fff",
			textDecoration: "none",
			background: "rgba(255,255,255,0.06)",
			border: "1px solid rgba(255,255,255,0.10)",
			backdropFilter: "blur(6px)",
		}}
    >
      Manage devices & agents
    </a>
  </div>
</div>

<div
  style={{
display: "grid",
gridTemplateColumns: "repeat(auto-fit, minmax(220px, 1fr))",
gap: 12,
marginTop: 12,
marginBottom: 16,
}}
>
  <a
    href="/quickstart"
    style={{
  position: "relative",
  background: "#111111",
  border: "1px solid rgba(255,255,255,0.08)",
  borderRadius: 14,
  padding: 16,
  color: "#e5e5e5",
  textDecoration: "none",
  transition:
    "background .18s ease, border-color .18s ease, transform .18s ease",
}}
  >
    <strong style={{ color: "#ffffff" }}>Quickstart</strong>

    <div style={{ marginTop: 6, color: "#bdbdbd" }}>
      Create an account, invite your team, and connect your first device.
    </div>

    <span style={{ position: "absolute", right: 12, top: 10, color: "#9ca3af" }}>
      →
    </span>
  </a>

  <a
    href="/devices/overview"
    style={{
  position: "relative",
  background: "#111111",
  border: "1px solid rgba(255,255,255,0.08)",
  borderRadius: 14,
  padding: 16,
  color: "#e5e5e5",
  textDecoration: "none",
  transition:
    "background .18s ease, border-color .18s ease, transform .18s ease",
}}
  >
    <strong style={{ color: "#ffffff" }}>Devices & agents</strong>

    <div style={{ marginTop: 6, color: "#bdbdbd" }}>
      Add devices, pair agents, and manage device details.
    </div>

    <span style={{ position: "absolute", right: 12, top: 10, color: "#9ca3af" }}>
      →
    </span>
  </a>

  <a
    href="/alarms/overview"
    style={{
  position: "relative",
  background: "#111111",
  border: "1px solid rgba(255,255,255,0.08)",
  borderRadius: 14,
  padding: 16,
  color: "#e5e5e5",
  textDecoration: "none",
  transition:
    "background .18s ease, border-color .18s ease, transform .18s ease",
}}
  >
    <strong style={{ color: "#ffffff" }}>Alarms</strong>

    <div style={{ marginTop: 6, color: "#bdbdbd" }}>
      Create conditions, route notifications, and review incidents.
    </div>

    <span style={{ position: "absolute", right: 12, top: 10, color: "#9ca3af" }}>
      →
    </span>
  </a>
</div>

## What is Insaion?

**Insaion is an AI-Driven Robotics Observability and Monitoring Platform.**

It is a unified platform designed to transform complex robot data into **clear, actionable insights**. Insaion empowers robotics teams to streamline development, optimize robot performance, and enhance operational efficiency with confidence.

### How Insaion Helps

Insaion provides the end-to-end visibility and intelligence needed to understand, improve, and operate complex robotic systems at scale:

* **Unified Data Observability:** Bring your entire operation into focus. Insaion unifies telemetry, logs, metrics, and events across your fleet and supporting infrastructure into a single, comprehensive pane of glass.

* **Full Native ROS2 Integration:** Built for the modern robotics stack, Insaion offers deep, native support for ROS2. Effortlessly map topics, types, and nodes without the overhead of custom bridges or complex translation layers.

* **AI-Powered Analysis:** Move beyond raw data. Our platform analyzes high-frequency streams to proactively detect anomalies and surface domain-specific insights, ensuring your team focuses on high-value problem solving.

* **Proactive Monitoring & Alerts:** Track robot health in real-time with granular precision. Configure intelligent alerts for critical events to resolve issues before they escalate, significantly reducing your Mean Time to Recovery (MTTR).

* **Effortless Data Ingestion:** Simplify your pipeline. Our intelligent, agent-based collection automatically gathers and consolidates the right data from diverse sources, providing an instant, 360-degree view of robot behavior.

## Getting Started

Start with the [Quickstart Guide](/quickstart) to create your workspace and connect your first device. For device pairing details, see [Devices & Agents](/devices/overview) and [Agent Installation](/agent/installation).

<div className="insaion-footer" role="contentinfo">
  <div className="insaion-footer__card">
    <div className="insaion-footer__content">
      <span className="insaion-footer__icon" aria-hidden="true">
        <svg viewBox="0 0 24 24" width="20" height="20" aria-hidden="true" focusable="false" className="insaion-footer__svg" role="img">
          <path fill="currentColor" d="M21 6.5A3.5 3.5 0 0 0 17.5 3h-11A3.5 3.5 0 0 0 3 6.5v5A3.5 3.5 0 0 0 6.5 15H8v3l3-3h6.5A3.5 3.5 0 0 0 21 11.5v-5zM7 8.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
        </svg>
      </span>

      <div>
        If something's unclear or you hit a blocker, contact us on

        <a href="https://discord.gg/ZJMPfMmu3S" target="_blank" rel="noopener">
          Discord
        </a>

        or <a href="mailto:contact@insaion.com">[contact@insaion.com](mailto:contact@insaion.com)</a>
      </div>
    </div>
  </div>
</div>
