Custom
Workspace custom integration AI agent integration
Custom MCP or API endpoints you add under Dashboard → Integrations → Custom. Credentials are stored on each custom definition.
Category
Custom
Authentication
No auth required
Protocol
MCP-compatible
What you can do with the Workspace custom integration integration
Give your AI agents authenticated access to Workspace custom integration so they can read, act, and update records on your behalf — inside a governed, observable workflow.
- Let agents read data from Workspace custom integration as part of a workflow.
- Let agents take typed actions inside Workspace custom integration with allow/deny policies.
- Combine Workspace custom integration with other tools to automate cross-system workflows.
- Audit every tool call in Monitor — agent, action, input, response, latency, cost.
How to connect Workspace custom integration
This integration does not require authentication.
- 1
Open Integrations in your workspace
Navigate to Integrations from the left sidebar. The catalog opens to all available tools. - 2
Find Workspace custom integration
Search the catalog or filter to the Custom category. Click the Workspace custom integration card. - 3
Connect your account
Click Connect. This integration does not require authentication. - 4
Test the connection
Run the built-in connection test. Dezifi calls a low-impact endpoint and confirms the credential works. - 5
Grant access to an agent
Open an agent in the builder, go to Tool Selection, check Workspace custom integration, save. The agent can now invoke Workspace custom integration actions during runs.
Governance and safety
Workspace custom integration is a tool like any other in Dezifi — its actions are governed by your policies, inspected by guardrails, and recorded in every run trace.
- Tool allow / deny — restrict which agents can invoke which actions.
- Approval gates — require human sign-off before destructive operations.
- Rate limits — cap how often an agent can call the integration.
- Audit trail — every call, input, response, and identity is logged.
Frequently asked questions
- How do I connect Workspace custom integration to Dezifi?
- Open Integrations in your workspace, search for Workspace custom integration, click Connect, and follow the no auth required flow. Once connected, the integration becomes available as a tool for any agent.
- Which AI agents can use the Workspace custom integration integration?
- Any agent in your Dezifi workspace can be granted access to Workspace custom integration. You scope which agents see it via tool allow-lists on policies.
- Is the Workspace custom integration integration secure?
- Yes. Credentials are encrypted at rest, scoped to your workspace, and never shared across tenants. Every tool call is logged in the run trace.
- Can I limit what the agent can do in Workspace custom integration?
- Yes. Policies let you allow or deny specific actions and require human approval for high-risk operations. The principle of least privilege is enforced at runtime.