Agent-readable Map
This page uses current product language first, followed by common implementation names.
Canonical terms
Section titled “Canonical terms”| User-facing term | Implementation term | Meaning |
|---|---|---|
| Space | channel, agent, default channel agent | Shared computer for a department, with one harness and shared channels, threads, skills, connections, automations, memory, and Library |
| Channel | room, subchannel | Named area that organizes work inside a Space without duplicating its computer or setup |
| Threads | default room | Conversations not assigned to a named channel |
| Space template | ChannelCreationTemplate, legacy blueprint ID | Editable starting prompt that can propose skills, automations, and connections |
| Thread | thread, conversation messages | One conversation in a Space, channel, Ping, Inbox, or Sidekick |
| Connector | integration, toolkit, app | App, API, or data source Type supports |
| Connection | credential, OAuth grant, API key config | Configured account or credential assigned to one or more Spaces |
| Skill | skill, slash command | Reusable Markdown instructions with optional scripts and assets |
| Automation | task, event source, rule | Scheduled or event-driven work that runs in a Space |
| Memory | memory shard, MEMORY.md, memory_summary.md | Context scoped to a workspace, Space, or person |
| Document | doc, editable file | Editable written file people and AI can create, revise, and share |
| App | app, preview app | AI-built web app with optional persistent data |
| Library | files, Space library | Files, apps, and skills in a Space, plus accessible items across the workspace |
| Sidekick | sidekick agent | Private AI surface for one person |
| Ping | DM, direct message | One-to-one human conversation |
| Inbox | inbox item | Personal queue with unread, read, and archived states |
| Overview | Space overview | Space front page with attention, recent work, and automation runs |
| Harness | AgentHarness | Runtime such as Type-hosted Claude or Codex |
Product object map
Section titled “Product object map”workspace: contains: - members - spaces - pings - sidekick - inbox - global_library
space: has: - shared_computer - harness - model - overview - threads - channels - library - connections - automations - memory - ai_defaults - visibility - members
channel: belongs_to: space contains: - threads - connected_sources - automations
thread: can_include: - team_messages - ai_responses - files - skill_invocations - app_mentions - person_mentions - tool_calls - previews - documents - appsMain user journeys
Section titled “Main user journeys”- Create a Space from Engineering, Marketing, Support, Sales, Data, HR & Ops, or a custom prompt.
- Choose Claude or Codex, then review proposed skills, automations, and connections in the setup thread.
- Configure identity, AI defaults, access, notifications, connections, automations, and memory in Space settings.
- Add skills from the Space Library.
- Use Threads for unassigned work and channels for durable topics or destinations.
- Start with AI response, or switch to Team message for a conversation that should not invoke AI.
- Invite coworkers to prompt, comment, and continue from the same shared thread.
- Build documents and apps that become part of the Space Library.
- Use the Space overview for shared attention and Inbox for personal notifications.
Template registry
Section titled “Template registry”User-facing titles have changed, but implementation IDs remain stable for compatibility.
| Current title | Internal template ID | Legacy handle aliases | Default access |
|---|---|---|---|
| Data | data-insights | data-analyst | Public |
| Engineering | product-expert | software-engineer, product-engineer | Public |
| Marketing | market-pulse | marketing-manager | Public |
| Support | support-triage | support-specialist | Public |
| Sales | sales-operations | None | Public |
| HR & Ops | hr-partner | None | Private |