Skip to main content
Run your business · System

System

Connect your tools and data

Bring external context into the workspace and make supported actions available to your team and AI.

Updated September 13, 2026 3 min read

Use this when

Use this guide when you need to connect, configure, or inspect the workspace before relying on a live workflow.

Connections make Command Center useful alongside the tools your business already relies on. A customer message, calendar event or invoice can become part of the context you use to make a decision, instead of remaining an isolated fact in another application.

Open Integrations in your workspace to inspect provider connections, module controls, and the MCP connection key. Which providers you actually have available depends on the adapters included in your installation, so a listed or planned provider is worth checking, not assuming, before you build a workflow around it.

Integrations in the fictional Northline Roofing workspace. This is the real interface with fictional demo data.

Make your first connection useful

Choose a workflow before adding credentials. If you want to work with invoices, start with the Stripe invoicing example. If you want an external assistant to read and propose workspace actions, start with MCP setup. Connect only the accounts and permissions that workflow requires.

For a supported provider, follow its setup controls, verify the connection and inspect its reported state. Credentials are handled through the platform's server-only connection storage. Public module settings are for ordinary configuration; do not paste secrets into them.

After setup, test the intended workflow with a controlled record. Saving credentials establishes configuration, while a successful verified operation establishes that the connection works for that task. If the connection becomes degraded, inspect its failure and correct access or provider settings before retrying.

Connecting a service that is not built in

The open-source adapter interface is the route for adding another service or data source: a developer or coding assistant implements the authentication, maps incoming data to the right business records, and exposes whichever actions make sense to support. Start with integration adapters and inbound webhooks.

Being extensible means you genuinely can build that connection yourself, using the same interface every built-in adapter uses. It is a different claim than every service already having one ready to go, or any API being connectable with zero implementation work; the provider's own API, permissions, rate limits, and terms are what actually determine how much work that is.

Choose the capabilities available to a workspace

Optional modules control which areas of the application a workspace uses. Plugins can require particular modules or provider connections. Their individual guides explain setup, permissions, costs and what happens when you disable them.

Connect an external AI assistant

Generate a workspace MCP key from the integration controls and follow the client guide. The key is shown once. Store it as a secret in the client's configuration; do not put it in a chat message, screenshot or public repository.

The client uses the workspace's registered tools and approval rules. It can help with supported questions and actions while your records remain in the database you control. Providers may process data sent through their services, and connected AI or email usage can incur their normal charges.

What to know

Availability depends on enabled modules, workspace permissions, provider connections, and the current installation. Check the recorded status before relying on a live result.

Next: Review Today to see how this work fits into the daily operating flow.