Short meanings for words you will see in the product, and terms teams use when they work with AI.

In the application

TermMeaning
OrganizationThe company account. Teams, computers, projects, and sessions live here
TeamThe group inside the organization. Settings, members, and projects sit at this level
ProjectThe configuration a team creates for a body of work, holding a bound git repository, setup scripts, agents, and bindings. Sessions run inside a project, and a project is not itself a session. Point a project at the same local folder your agent uses, and sessions sync between the two
SessionOne unit of AI work inside a project. A person starts it, invites into it, continues it, or brings it in from a local agent
ComputerA machine registered to open, continue, or run work. Private until it is published
Desktop AppHow a computer is registered. Setup stays in the app
AskRead-only mode. The agent explores and answers. It does not edit files, run commands, or commit
Ask for approvalPermission. Always ask to edit external files and use the internet
Approve for mePermission. Only ask for actions detected as potentially unsafe
Full accessPermission. Unrestricted access to the internet and any file on your computer
ShareGives teammates access to a session, so more than one person can work in it. Share also brings a session from a local agent into OneWorld, where the team can open it
LocalizeCopies a cloud session onto your machine for Claude Code CLI or Codex CLI

For any team

TermMeaning
AgentThe AI working with a person on a session. The composer offers Claude Code or Codex
AccessWho can open a session. The person who created it is the owner, and teammates are added as editor or viewer
ArtifactA file the session produced, kept with that session rather than emailed around
The pathWhat was tried, set aside, and decided. It stays with the session so the next colleague can continue