Organization and Project Switching
Learn how to navigate between organizations and projects in Helm ADE using the global header switchers.
Last updated: February 22, 2026Organization and Project Switching
Helm ADE supports multi-organization membership and project-scoped work contexts. This article explains how to navigate between organizations and projects using the global header switchers.
Overview
The global header at the top of Helm ADE contains two context switchers:
These switchers allow you to quickly move across contexts without losing your place.
Switching Organizations
Using the Organization Selector
What Happens When You Switch Organizations
When you switch organizations:
- The active organization is persisted to your user preferences
- The project list updates to show projects in the new organization
- Your active project within that organization is restored (if previously set)
- Any session lists refresh to show sessions for the new context
Switching Projects
Using the Project Selector
Creating a New Project
You can create a new project directly from the project selector:
What Happens When You Switch Projects
When you switch projects:
- The active project is persisted per-organization
- Agent sessions refresh to show sessions for the new project
- Task queues and PRD records update to the new project scope
- The project slug appears in the badge next to the dropdown
Understanding Context Persistence
Helm ADE remembers your context selections:
| Context | Persistence |
|---|---|
| Active Organization | Saved globally to your user profile |
| Active Project | Saved per-organization |
This means:
- When you return to Helm, your last active organization is restored
- When you switch back to an organization, your last active project in that org is restored
Troubleshooting
"No projects" appears in the dropdown
This means the current organization has no projects yet. Use + New Project to create your first project.
Project selector shows "Loading..."
The project list is being fetched from the server. If this persists, check your network connection or refresh the page.
Changes don't seem to persist
Make sure your browser allows localStorage and cookies. Context preferences are stored server-side but require authentication headers.
Related Topics
- Getting Started: Onboarding - Complete onboarding workflow
- Session Navigation - Navigate agent sessions within a project