Skip to main content

Documentation Index

Fetch the complete documentation index at: https://acai.sh/llms.txt

Use this file to discover all available pages before exploring further.

What is the Dashboard?

The Acai Dashboard is the shared, server-side view of the work your team is tracking with Acai.
Dashboard showing status updates for the Staging implementation of the form-editor feature.
It helps you understand:
  • which products, features, and implementations exist
  • how acceptance criteria are progressing
  • where requirements are already referenced in code
  • what needs attention next
As your team pushes specs and code references with the CLI, the dashboard turns that data into a browsable view of project status.

Try It

The best way to understand the dashboard is to use it with your own project:
  1. Log in to https://app.acai.sh.
  2. Create a team and an Access Token.
  3. Push a spec with the CLI.

Next Steps

Quickstart

Write your first spec, push it, and see it in the dashboard.

Spec-driven Development

Learn the ideas and workflow behind writing software from specs.