Quickstart
Create a tenant, ingest a source, and ask your first question.
This walkthrough gets you from signup to your first wiki-backed answer.
Create your account
Sign up and set up your tenant. Every workspace in Vessios is an isolated tenant — your pages, sources, and search indexes never mix with another tenant’s data.
Ingest your first source
Paste text, submit a URL, or upload a file (.txt, .md, .pdf, .docx, .xlsx, or an image). Vessios runs safety checks — duplicate detection, prompt-injection screening, and PII flagging — before anything is written to your wiki. See Source ingestion for details.
Watch the wiki build itself
A single ingest typically creates 10–15 new pages and strengthens related existing ones. You don’t organize this by hand — the ingest pipeline does it.
Ask a question
Query your wiki through the search UI or the /query API. Answers stream back over SSE, and good answers are written back into the wiki so future queries benefit.
Let Lint keep things honest
On the Pro plan and above, a weekly automated Lint pass checks for contradictions, orphaned pages, and stale content. See Automatic maintenance.
Roles
Every user in a tenant has one of four roles, in increasing order of privilege:
| Role | Can do |
|---|---|
viewer |
Read pages, ask queries |
editor |
Everything a viewer can, plus create/edit pages and ingest sources |
admin |
Everything an editor can, plus manage pages and invite members (cannot change roles) |
owner |
Full control, including user management and tenant deletion |