Functionality & Features
This section is a tour of what the platform offers. Each subsection goes deep into a single area; this page links them together so you can pick the right entry point.
Areas at a glance
| Area | What it is for | Deep dive |
|---|---|---|
| Account | Login, password recovery, logout, and account details. | Account |
| Home | The central navigation of the platform. | Home |
| Build & Test | Workflows, Agents, Tests and Knowledge Base. | Build & Test |
| Governance | Compliance tracking, identity and access management. | Governance |
| Documents | Browse and download generated artefacts (PDFs, exports). | Documents |
| Notifications | Real-time visibility into critical events across your dashboard. | Notifications |
Cross-cutting capabilities
A few capabilities apply across the whole product and are worth understanding once:
- Single sign-on - every page is gated behind your organisation's SSO. Sessions refresh on activity; idle sessions expire and force a re-authentication.
- Role-based access - Manager and Developer roles control which areas and actions are available.
- Asynchronous processing - long-running work (workflow runs, document processing) is handled in the background with automatic retry on transient failure.
- Audit trail - every workflow run and every model call is recorded for audit.
- Search - this manual supports
⌘ K/Ctrl Kglobal search via the icon at the top of the docs sidebar.
What is not in the platform today
To set expectations clearly, these are commonly-asked features that are not yet implemented:
- Multi-tenant isolation at the infrastructure level - the platform is designed for a single organisation per deployment. Pilot multi-tenancy patterns are tracked separately.
- Public-facing customer portal for documentation editing - the Documentation Hub you are reading is currently read-only.
- Built-in scheduling UI for periodic flow runs - schedules can be triggered from external systems through the API, but there is no in-UI cron editor yet.
- In-platform model fine-tuning - fine-tuning happens externally and the resulting model is added to the catalogue like any other.
If a capability you need is on this list, your account team can confirm whether it is on the roadmap.