Projects
The Projects screen displays all your Hyper projects in a card grid. Filter between your own projects and those shared with you.
Go to Projects in the left sidebar.
Projects View
Each project card displays descriptive metadata and key stats:
| Element | Description |
|---|---|
| Project icon | Color-coded icon based on the project's visual theme. |
| Project name | Click to open the project in Studio. |
| Collections count | Number of data collections defined. |
| Menu(s) | Number of navigation menu items configured. |
| Area(s) | Number of UI layout areas created. |
| Role(s) | Number of user roles defined. |
Filtering Projects
Use the toggle buttons at the top to filter the grid:
| Filter | Shows |
|---|---|
| My Projects | Projects you created. |
| Shared | Projects shared with you via teams. |
Use the Search field to filter projects by name.
Project Creation
Click the + New Project button in the top-right corner to open the creation dropdown. Select one of the following options:
- Create Project: Opens the new project creation wizard. (See Creating a Project for details).
- Import Project: Upload a
.hprproject archive to restore a previously exported project.
Importing a project
- Click the + New Project dropdown and select Import Project.
- Click inside the Hyper Project file box and upload your
.hprfile. - In the Project name field, enter a name for the imported project.
- Click Import Project.
Project Actions
Click the ⋮ (three-dots) context menu on any project card to access management commands.
Project editing
- Click the ⋮ menu on a project card.
- Select Edit.
- Update the following options:
- Project Logo: Upload a new logo (max 500KB, image files only).
- Project Name: Change the display name.
- Theme: Select a new color theme for the Studio.
- Team: Assign or change the team responsible for this project.
- Click Save Changes.
Project duplication
- Click the ⋮ menu on a project card.
- Select Duplicate.
- In the Duplicate Project dialog, enter a Project name (pre-filled with
[original] (copy)). - Click Duplicate.
Project backups
- Click the ⋮ menu on a project card.
- Select Backups.
- This redirects you to the project's Backups tab inside Studio.
Project exporting
- Click the ⋮ menu on a project card.
- Select Export.
- The project's schemas, areas, roles, and configurations are packaged and downloaded to your computer as a
.hprfile.
Project deletion
- Click the ⋮ menu on a project card.
- Select Delete.
- Confirm the deletion when prompted.
warning
Deleting a project removes all collections, roles, areas, automations, backups, and configurations. This action cannot be undone.
Opening a Project
Click anywhere on a project card (except on the context menu) to open it in Studio.
Related
- Creating a Project — New project wizard
- Teams — Share projects with team members
- Backups — Restore schema snapshots
- Studio Overview — Working inside a project