Projects
A project is the primary namespace in Blokkio. Workflows, connections, secrets, environments, and storage providers are all scoped to a project.
Creating a project
Go to Settings → General → Projects and click New Project. Enter a name and confirm. The number of projects available depends on your plan.
Switching projects
The active project is shown in the top of the sidebar. Clicking it opens a project switcher. All pages — Workflows, Connections, Secrets, Logs — reflect the selected project.
What lives inside a project
| Resource | Description |
|---|---|
| Workflows | Automation workflows and their revision history |
| Connections | Saved credentials for authenticating against external services |
| Secrets | Sensitive values referenced by key name in nodes and expressions |
| Environments | Named configuration profiles that override secrets and connections per context |
| Storage Providers | File storage backends used by the File Upload node |
Workflow revisions
Every time you publish a workflow, Blokkio creates a numbered revision. The published revision is the active one that responds to triggers. Older revisions are archived and can be viewed in the workflow's History page.
You can roll back to any previous revision at any time.
Plan limits
The number of projects per tenant is controlled by your subscription plan. If you reach the limit, you'll need to upgrade or delete an existing project before creating a new one.