Skip to content

nara Documentation

Build, deploy, and operate AI copilots for your organization.

nara is an AI copilot platform for support, knowledge, and tool automation. Organizations design agents in a visual editor, connect them to tools and structured memory, and let users work with them through chat, voice calls, and screen sharing. Tools can run in the cloud or on your own infrastructure through the Edge Connector.

The platform has two shells: the user workspace, where members chat with agents and track their tickets and devices, and the admin console (/admin), where administrators manage agents, tools, knowledge, deployments, and organization settings.

  1. Sign in and create your organization — set a name and slug, then invite your team from Organization.

  2. Create your first agent — open Agents in the admin console, define its persona and task, and set it to Live.

  3. Attach tools and memory — connect the tools the agent may call and the Data Types it can read and write.

  4. Start a chat — switch back to the user workspace and ask your agent something, by text or voice.

  5. Monitor activity — track sessions, tickets, and agent/tool/voice logs from the admin dashboard.

Follow the full walkthrough in the Quickstart.

Quickstart

Sign in, set up your organization, invite members, and create your first agent. Get started

Chat & voice

Chat with agents, attach files, start voice calls with screen sharing, and share conversations.

Using chat

Agents

Build Chat and Workflow agents in the node-graph editor with personas, tools, and operating protocols.

Managing agents

Tools

Define tools, choose Native, Edge, or Agentic implementations, and test them before going live.

Tool management

Memory

Model knowledge with Data Types, organize objects in the Memory Explorer, and ingest documents.

Memory overview

Edge Connector

Run tools on local machines and on-premises servers behind your firewall.

Edge Connector

API

Authenticate with server tokens and call agents and the platform API programmatically. API & tokens