Skip to content

What is Nairon?

Nairon is a voice AI platform for building phone-answering and web-embedded voice agents, and for consuming voice/LLM capability directly through an API. An agent’s behavior is defined by a flow — a conversation design that can range from a guided FAQ form to a full graph with branching logic, pre-call and post-call automation, and live integrations with your CRM or calendar.

Nairon v2 organizes the product around organizations and projects. An organization is the billing and membership boundary (your company); projects live inside an organization and hold the flows, phone numbers, knowledge bases, and agent profiles for a given use case. See Organizations & Projects for the full model.

Nairon v2 splits what used to be a single dashboard into four subdomains of the same application, each scoped to a different kind of user:

SurfaceHostWho it’s for
Appapp.v2.nairon.xyzEveryone signs in here first. Build hotline projects: flows, phone numbers, knowledge bases, analytics.
Partnerspartners.v2.nairon.xyzReferral and reseller partners: their portal, commissions, managed customer orgs, flow templates.
Platformplatform.v2.nairon.xyzDevelopers consuming Nairon as an API: API keys, usage, invoice preview for a platform-type project.
Headlessheadless.v2.nairon.xyzIntegrators embedding Nairon inside their own product: templates, tenant instances, versioning.

All four are one Next.js application; the host you land on determines which mount you see, and sign-in is shared across *.v2.nairon.xyz — see The Four Surfaces for how the routing and session model works.