Skip to main content

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

ResourceDescription
WorkflowsAutomation workflows and their revision history
ConnectionsSaved credentials for authenticating against external services
SecretsSensitive values referenced by key name in nodes and expressions
EnvironmentsNamed configuration profiles that override secrets and connections per context
Storage ProvidersFile 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.