Enbbox Docs

Projects

Enbbox projects — isolated workspaces for managing workflows, subscribers, integrations, and API keys. Multi-project setup for different applications and teams.

A Project is an isolated workspace in Enbbox. Each project contains its own workflows, subscribers, integrations, and API keys. Use projects to separate different applications, teams, or environments.

What a Project Contains

Each project maintains its own:

  • Workflows — Independent workflow configurations
  • Integrations — Separate provider credentials
  • Subscribers — Isolated subscriber databases
  • API Keys — Project-specific authentication
  • Activity Feed — Delivery logs and debugging history

Creating a Project

When you first sign up, Enbbox creates a default project for you. You can create additional projects from the Project Switcher in the dashboard sidebar.

API Key Scoping

Each project has its own API key. Use the correct key to ensure notifications are sent within the right project context:

ENBBOX_API_KEY=enbbox_xxx

Switching Between Projects

Use the Project Switcher in the dashboard sidebar to navigate between your projects. Each project has a completely isolated data set — subscribers, workflows, and integrations do not overlap.

On this page