Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hyperspeed.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

A space is a self-contained project area inside your workspace. Each space gets its own board for tracking tasks, chat rooms for conversation, a file editor, a browser-based terminal, and an automations page. You can think of it as a dedicated room for a project or team.

Creating a space

1

Open the workspace dashboard

Select your workspace from the sidebar. The dashboard lists all spaces you have access to.
2

Create a new space

Right-click the workspace name in the sidebar and choose Create space. Give the space a name and an optional description.
3

Open the space

Click the space name in the dashboard to open it. From there you can navigate to its board, chat, files, terminal, and automations using the sidebar or the space’s navigation.
Each space starts empty. You add content — tasks, files, chat rooms — after opening it.
Your workspace dashboard (the top-level view for your workspace) lists every space you can access. Click any space name to jump directly into it. The sidebar also shows spaces when you expand your workspace in the navigation tree.

Space access control

Not every member of a workspace can see every space. Access is controlled by roles assigned by your workspace owner.
If the dashboard shows no spaces and you expect to have access, it means you have not been assigned a role yet. Ask an owner to assign you a role under Roles & permissions (linked from the dashboard header).
Roles carry permissions that control what you can do inside a space, including reading or writing the board, chat, files, and terminal. If you can see a space but certain features are greyed out or return errors, your role may not include the required permission for that feature.
PermissionWhat it controls
board.read / board.writeView and edit the task board
tasks.read / tasks.writeRead and create tasks
chat.read / chat.writeRead and send chat messages
files.read / files.write / files.deleteAccess, edit, and delete files
terminal.useLaunch terminal sessions
space.create / space.deleteCreate or delete spaces
Your workspace owner configures which permissions each role has.

Space overview

When you open a space, you land on its home view. From here you can navigate to any of the space’s sections:
  • Board — the kanban board for tracking tasks
  • Chat — real-time chat rooms scoped to the space
  • Files — a browser-based editor for your project files
  • Terminal — SSH connections and a live terminal
  • Automations — workflows you can build and trigger from the space