- Erste Schritte
- Best Practices
- Organisationsmodellierung im Orchestrator
- Beste Praktiken für die Automatisierung (Automation Best Practices)
- Optimieren von Unattended-Infrastruktur mithilfe von Maschinenvorlagen
- Organisieren von Ressourcen mit Tags
- Exportieren von Rastern im Hintergrund
- Durchsetzung der Governance der Integration Service-Verbindung auf Benutzerebene
- Mandant
- Über den Kontext „Mandant“
- Suche nach Ressourcen in einem Mandanten
- Verwaltung von Robotern
- Verbindung von Robotern mit Orchestrator
- Speicherung von Roboterzugangsdaten in CyberArk
- Speichern der Kennwörter von Unattended-Robotern im Azure Key Vault (schreibgeschützt)
- Speichern der Anmeldeinformationen von Unattended-Robotern im HashiCorp Vault (schreibgeschützt)
- Speichern der Anmeldeinformationen von Unattended-Robotern im AWS Secrets Manager (schreibgeschützt)
- Löschen von getrennten und nicht reagierenden Unattended-Sitzungen
- Roboter-Authentifizierung
- Roboter-Authentifizierung mit Client-Anmeldeinformationen
- Konfigurieren von Automatisierungsfunktionen
- Solutions (Lösungen)
- Audit
- Einstellungen
- Registrierung
- Benachrichtigungen
- Events
- Anzeigen und Zugreifen auf Benachrichtigungen
- Anzeigen und Zugreifen auf E-Mail-Benachrichtigungen
- Es werden nur ungelesene Benachrichtigungen angezeigt
- Alle Benachrichtigungen als gelesen markieren
- Alle Benachrichtigungen löschen
- Löschen von Benachrichtigungen
- Abonnieren von Ereignissen
- Abbestellen von Ereignissen
- Ordnerkontext
- Prozesse
- Jobs
- Apps
- Auslöser
- Protokolle
- Überwachung
- Indizes
- Warteschlangen
- Assets
- Über Assets
- Verwalten von Assets in Orchestrator
- Verwalten von Assets in Studio
- Speichern von Assets im Azure Key Vault (schreibgeschützt)
- Speichern von Assets im HashiCorp Vault (schreibgeschützt)
- Speichern von Assets im AWS Secrets Manager (schreibgeschützt)
- Speichern von Assets in Google Secret Manager (schreibgeschützt)
- Verbindungen
- Geschäftsregeln
- Speicher-Buckets
- Agent Gateway
- Testverfahren in Orchestrator
- Ressourcenkatalogdienst
- Integrationen
- Fehlersuche und ‑behebung
Agent Gateway, the hub in Orchestrator for registering and managing MCP Servers and A2A agents in both directions.
Agent Gateway is available in preview.
Agent Gateway is the area in Orchestrator where you register and manage the agents and servers that connect the UiPath Platform to the outside world, using two open protocols: Model Context Protocol (MCP) and Agent2Agent (A2A). It replaces the former standalone MCP Servers area, which now lives inside Agent Gateway alongside a new A2A Agents area.
Two directions of communication
Agent Gateway supports communication in both directions:
- Outbound (UiPath to external): lets you connect external MCP servers and A2A agents, so they can be orchestrated alongside UiPath automations and agents.
- Inbound (external to UiPath): exposes UiPath capabilities, such as automations, API workflows, and agents, to external AI assistants and agents.
Registered once, available everywhere
Every MCP server and A2A agent that you register in Agent Gateway, including ones hosted outside the UiPath Platform, becomes a resource on the platform. Once registered, you can use it in any orchestration or agentic layer, such as Maestro flows, Maestro BPMN processes, or agents built with Agent Builder, without additional setup for each consumer.
MCP and A2A
Agent Gateway is organized by protocol, because the protocol determines how discovery, registration, authentication, and communication work:
- MCP exposes capabilities as tools that agents can discover and call.
- A2A supports multi-turn conversations between agents.
For inbound scenarios, the setup differs between the two protocols:
- A2A: every UiPath conversational agent speaks A2A natively and already has an agent card. No setup is needed.
- MCP: exposing UiPath artifacts as tools requires creating a UiPath MCP Server, where each tool is linked to a process.
For details on MCP, check About MCP Servers. For details on A2A, check About A2A Agents. To register your first agent or server, check Outbound (UiPath to external) or Managing MCP Servers.