Projects¶
Projects are workspaces within an organization for organizing files and running workflows.
Viewing Projects¶
After selecting an organization, you'll see its projects.
Creating a Project¶
- Select an organization
- Click New Project
- Fill in the project details:
- Name - A unique identifier (e.g.,
genomics-2024) - Description - Optional description of the project
- Name - A unique identifier (e.g.,
- Click Create
Project Configuration¶
Each project can have:
- Credentials - Cloud storage credentials assigned to this project
- Files - Data stored in the associated cloud bucket
- Workflows - Pipeline runs executed in this project context
Assigning Credentials¶
To enable file browsing and workflow execution:
- Go to the project's Credentials tab
- Select a credential from the organization's available credentials
- Configure the bucket prefix (optional)
Switching Projects¶
Click on any project to set it as your current context. This affects:
- Which files are visible in the File Browser
- Which bucket is used for workflow outputs
Next Steps¶
- File Browser - Access project files
- Compute - Run workflows in the project context
