Naxis Technologies Docs
Live demo

Naxis Assistant

Documentation

Grounded answers from your organisation’s own documents — every answer cites the exact passage it came from, and anything that isn’t in your material is refused rather than guessed. Here’s how to install it, run it, and build on it.

curl $NAXIS/v1/messages \
  -H "Authorization: Bearer $KEY" \
  -d '{"text":"Does the client renew?"}'

{
  "text": "Renews 1 Sep 2026 [1].",
  "abstained": false,
  "citations": [{ "n": 1 }]
}

Start here

From nothing to an assistant your whole team uses — five steps, in order.

  1. Install it

    One command on a Linux server you control — or nothing at all, hosted by Naxis. You’ll have been told which applies to you, with a link to match.

  2. Connect your knowledge

    113 connectors bring in your files, wikis, mailboxes, team chat, meetings, databases and business systems — each with one read-only credential, set up in minutes.

  3. Decide who sees what

    Invite your team, group them, and allow each source to the groups that may read it. Access is allow-only from the first minute — nobody sees a document they weren’t given.

  4. Open the chat channels

    Put the assistant where your people already talk — Teams, Slack, WhatsApp, a widget on your site — beside the web chat it always has.

  5. Hand it to your team

    A short page of what they’ll see and how to ask — share it on day one.

The product guide

The complete administrator’s manual — the same help that lives inside the console, mirrored here, section by section.

What it does

The two ways to run it

 On your server (self-hosted)Hosted by Naxis (managed)
Where it runsA Linux server you controlThe Naxis platform
Your dataNever leaves your serverHeld by Naxis under agreement
To set upRun one commandOpen a link
MaintenanceAutomatic updates & backupsHandled for you

Hosted by Naxis is what every plan comes with. Running it on your own server is arranged with Naxis directly rather than chosen at signup — ask us and we set it up with you. Either way you’ll have been told which one applies to you, and been sent a link to match: follow Install — on your server or Install — hosted by Naxis.

A quick word on the AI Answering is ours — our proprietary engine, part of the product, under a data-processing agreement with zero-retention terms. Your documents and everything built from them live in your deployment and answers are never stored. Fully self-contained answering, for buildings nothing may leave, is on the roadmap. There is nothing to choose or configure — the assistant is ready as soon as your content is connected.

Building on top

The HTTP API lets you push documents into the knowledge base and ask questions from your own code, authenticated by a key you create in the console. Stuck? See Troubleshooting and the FAQ.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 9 Sep 2026