Documentation Index
Fetch the complete documentation index at: https://docs.happycapy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
A Project is a named project workspace. Each Project gets its own directory inside your sandbox at~/a0/workspace/<project-id>/. All sessions you open within that Project work in this shared directory — they read and write the same files.
This makes Projects useful for work that spans multiple conversations. Start a task in one session, pick it up in another, and the files are already there.
Sessions
Your workspace, organized
One project. Shared files. Multiple sessions.

- One session generates images while another writes the accompanying copy
- One session handles frontend code, another handles the backend
- One session researches a topic, another drafts the report
~/a0/workspace/<project-id>/ folder.
To open a new session: click the + button next to the session name at the top of the Project.
To switch between sessions: click the session name dropdown at the top.

