09 — Next Steps¶
Time : 2 min · Persona : any · Path : A or B
You finished the 30-minute walkthrough : install or live demo, persona tour, ADEN query, BI dashboard, catalog wizard, governance tour, troubleshooting. Here is where to go next based on what you want to do.
Build something¶
- Explore the bundled demos — open Demos for the Banking Fraud end-to-end story (ingest → transform → enrich → ADEN → dashboard → audit).
- Try the notebook examples — open Notebooks → Catalog to spin up Python / R / Quarto in the Lab surface.
- Wire your own catalog — review chapter 06 and run the wizard against a real source.
- Customise ADEN — see the ADEN service guide for prompt overrides, model selection, and scope authoring.
Understand the architecture¶
- One-page architecture summary — Architecture summary.
- Layer-by-layer deep dive — Architecture overview, Data flow, AI stack, Security flow.
- Pluggable layers — Pluggable layers explains the Lego contract for every layer.
- Editions — Lab / Data / AI editions shows what's bundled in each shape.
Operate it¶
- Admin handbook — start with Configuration and RBAC.
- Compliance — DORA / NIS2 / GDPR matrix in Compliance matrix.
- Runbooks — Runbooks index for every incident class.
- Air-gapped deployment — Air-gapped guide.
- Identity federation — External IdP for SAML / OIDC corporate federation.
Decide¶
- Architecture Decision Records — every major decision is captured in ADRs. Read them in chronological order to understand why AKKO is shaped this way.
- vs commercial vendors — Comparison and the broader About page.
Contribute¶
- Repository — github.com/AKKO-p/AKKO.
- Open an issue — bug reports, feature requests, security disclosures.
- Open a pull request — every PR runs CI (Helm lint, doc consistency, license audit, smoke deploy on k3d).
- Talk to us — github.com/AKKO-p for the org profile and contact links.
Stay current¶
- Changelog — What's new.
- Sprint cadence — released every 2 weeks. Tags follow
vYYYY.MM.N. - Documentation — always synced with the deployed code. If something is wrong, file an issue.
Quick reference card¶
| I want to | Go to |
|---|---|
| Try AKKO without installing | https://demo.akko-ai.com |
| Install on my laptop | Chapter 02 |
| Add a data source | Chapter 06 |
| Tour the personas | Chapter 03 |
| Ask a question in plain English | Chapter 04 |
| Manage roles and scopes | Chapter 07 |
| Fix an issue | Chapter 08 |
| Read the architecture | Architecture summary |
| File a bug | github.com/AKKO-p/AKKO/issues |
Thank you for going through the guide. We optimise this 9-page series with every release — feedback in GitHub Issues is the fastest way to make it better.