Short meanings for words you will see in the product, and terms teams use when they work with AI.
In the application
| Term | Meaning |
|---|---|
| Organization | The company account. Teams, computers, projects, and sessions live here |
| Team | The group inside the organization. Settings, members, and projects sit at this level |
| Project | The 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 |
| Session | One unit of AI work inside a project. A person starts it, invites into it, continues it, or brings it in from a local agent |
| Computer | A machine registered to open, continue, or run work. Private until it is published |
| Desktop App | How a computer is registered. Setup stays in the app |
| Ask | Read-only mode. The agent explores and answers. It does not edit files, run commands, or commit |
| Ask for approval | Permission. Always ask to edit external files and use the internet |
| Approve for me | Permission. Only ask for actions detected as potentially unsafe |
| Full access | Permission. Unrestricted access to the internet and any file on your computer |
| Share | Gives 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 |
| Localize | Copies a cloud session onto your machine for Claude Code CLI or Codex CLI |
For any team
| Term | Meaning |
|---|---|
| Agent | The AI working with a person on a session. The composer offers Claude Code or Codex |
| Access | Who can open a session. The person who created it is the owner, and teammates are added as editor or viewer |
| Artifact | A file the session produced, kept with that session rather than emailed around |
| The path | What was tried, set aside, and decided. It stays with the session so the next colleague can continue |