Documentation
CortexEleven documentation
Everything you need to install, connect, secure and search your archive - from first boot to the API.
⌘ K
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.
Popular guides
The pages teams reach for most often.
Improving OCR on old scansFallback models, thresholds and review queues.OCRHow the knowledge graph is builtEntities, relationships and de-duplication.IndexConfiguring role-based accessDepartments, tiers and record-level rules.SecurityReading answer citationsTrace every claim back to its source page.SearchSovereign & on-premise deploymentNetworking, storage and the boundary you choose.Deploy
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 }
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.
CLOUD · APPLIANCE · SOVEREIGN