Step 1: Create Your Workspace
Your workspace is the shared memory container for your team. One person (the admin) creates it during the Hyper desktop app’s onboarding flow.1
Download and open the Hyper desktop app
If you haven’t installed Hyper yet, download the desktop app from gethyper.space and launch it.
2
Sign in with Google
Authenticate with your Google account. This becomes your Hyper identity across all AI tools.
3
Create a workspace
During onboarding, choose Create a new workspace when prompted. Give it a name that reflects your team or project — for example,
acme-eng or product-team.4
Complete setup
Hyper will initialize your workspace with a default structure. You’re now the admin of this workspace.
The person who creates the workspace becomes the admin and has full control over members, integrations, and settings. Choose someone who will actively manage the workspace long-term.
Step 2: Invite Team Members
Once your workspace exists, generate an invite link to share with your team.1
Open Workspace Settings
In the Hyper desktop app, go to Settings → Workspace.
2
Generate an invite link
Click Invite. Hyper generates a unique
join_token and wraps it into a shareable link.3
Share the link
Send the link to teammates via Slack, email, or any channel your team uses. Each link is tied to your workspace and can be reused for multiple people.
Step 3: Join a Workspace
Team members can join in two ways — through the desktop app UI, or directly via their AI agent if they already have Hyper connected.- Via Desktop App
- Via AI Agent
1
Open the Hyper desktop app
Download and install the desktop app if needed, then launch it.
2
Sign in with Google
Authenticate with your Google account.
3
Join the workspace
When prompted during onboarding, choose Join a workspace. Paste the invite link (or the raw
join_token) that the admin sent you and confirm.4
Connect your AI tools
Once you’ve joined, follow the Claude setup guide or Cursor setup guide to connect Hyper to your AI tools.
Step 4: Set Up Team Integrations
After everyone has joined, connect the tools your team already uses so Hyper can pull context from them automatically.1
Open Connections settings
In the Hyper desktop app, go to Settings → Connections.
2
Connect your integrations
Add the services your team relies on — for example, GitHub, Linear, Notion, or Slack. Each integration allows Hyper to observe and remember context from that source.
3
Encourage each member to connect
Integrations are per-user. Ask every team member to visit Settings → Connections after joining and connect their own accounts.
Workspace admins can see which integrations members have connected, but they cannot access the underlying credentials. Each member authorizes their own services independently.
Step 5: Recommended First Steps After Everyone Is Set Up
The shared workspace becomes genuinely powerful once you seed it with the foundational context your team returns to again and again. We recommend creating three files in your workspace’sorg/ folder during your first team session.
org/identity.md
Describe who your team is: your mission, tech stack, team structure, and the conventions your AI tools should always respect. This file loads every time someone calls
connect.org/decisions.md
A running log of significant architectural and product decisions — what you chose, what you rejected, and why. Prevents relitigating the same debates.
org/goals.md
Your current sprint goals, quarterly OKRs, or product roadmap. Gives AI tools the “why” behind requests, leading to more relevant suggestions.
Regular review
Schedule a short monthly review to keep these files current. Stale context is worse than no context — AI tools will confidently surface outdated information.
Sample org/identity.md
Here’s a starting template you can paste into your workspace and customize:
org/identity.md