Getting Started
What can be used in Arn today.
Getting Started
Arn is currently an early product shell with authentication, account views, public product pages, documentation, and a small API surface. The relationship operations model described elsewhere in the docs is product direction, not shipped workflow software yet.
What works today#
- Create an account through signup.
- Verify an email address.
- Sign in with password, email code, passkey, or a connected provider when configured.
- View the authenticated account page.
- Inspect the generated API reference under
/rpc/docs. - Call status endpoints and authenticated user endpoints under
/rpc.
What is not built yet#
- Connecting email, Slack, Teams, CRM, ERP, portals, support tools, or file systems.
- Creating customer, vendor, partner, relationship, or workstream records.
- Generating relationship timelines, source-backed briefs, sync rules, tasks, decisions, file inventories, or external portals.
- Running an
arnCLI.
Read next#
- Quickstart - Use the current app surface without fake setup commands
- Connecting Mediums - Connector roadmap and product boundary
- API Reference - The implemented API surface