Skip to content
Documentation

CortexEleven documentation

Everything you need to install, connect, secure and search your archive - from first boot to the API.

v3.2 · updated July 2026

Start here

Four steps take you from an empty appliance to searching decades of records. Follow them in order.

01
Install the appliance
Stand up CortexEleven on your own hardware or private tenant.
02
Connect your sources
Point it at network drives, SharePoint, S3 or a scanner feed.
03
Run your first search
Ask a question in plain language and read the cited answer.
04
Invite your team
Set up roles and give staff the search portal.
API reference

Search your archive programmatically

The CortexEleven API runs on your own tenant, behind your network. Query the index and the AI assistant from your own applications - answers come back with citations, and nothing leaves your boundary.

# query the assistant, grounded in your records
POST https://cortex.your-org.internal/v1/ask
Authorization: Bearer <your-token>

{ "query": "last cardiology referral for Priya Anand",
  "scope": "clinical", "cite": true }

Turn your archive into a searchable knowledge hub

See CortexEleven digitise and search a sample of your own records - on your hardware, in your environment.

Try Me
CLOUD · APPLIANCE · SOVEREIGN