Embed the widget in your frontend, connect your backend to agents, or both — a decision guide with one diagram.
There are two doors into an Agentic Workforce ME agent workforce. Embed puts a governed agent in front of people on your site or in your app. Backend connects your systems to agents: your events start runs, agents act on your data through tools you host, humans approve the risky steps, and you are notified when work finishes. The demo portals use both.
Events in, runs out. A business event becomes a governed run of a published agent or workflow with one signed HTTP request. Output, cost and every tool call are recorded on the run.
Agents that act. Tools you expose over MCP let the agent look up a customer, file a case or issue a refund in your system — with your validation, your idempotency and your audit trail.
Humans where it matters. Approval policies pause a run before a privileged tool runs; decisions come from the console or from your UI through the approvals API.
Closure. Signed webhooks tell your backend when a run completed, failed or is waiting on a person, so your records stay in sync without polling.
Continue with the overview and reference architecture, which shows the whole loop on one page, or jump to the piece you need from the sidebar.