{
 "categories": [
  "rpa",
  "enterprise",
  "developer-tools"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-30",
   "fact": "homepage",
   "note": "UiPath presents Automation Cloud as the SaaS delivery of the platform. Studio Web, Communications Mining, and Integration Service are stated as Automation Cloud-only. REST APIs are claimed.",
   "source": "https://www.uipath.com/product/automation-cloud",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "platforms",
   "note": "Studio designs automations that the Robot executes. Robot Service Mode and User Mode documentation is Windows-centric. Automation Cloud adds the web control plane.",
   "source": "https://docs.uipath.com/studio/standalone/latest/user-guide/introduction",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "license",
   "note": "Automation Cloud is a commercial SaaS offering. The page does not publish a free public tenant API.",
   "source": "https://www.uipath.com/product/automation-cloud",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.exists",
   "note": "Orchestrator exposes an OData REST API at {AutomationCloudURL}/{org}/{tenant}/orchestrator_/odata.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.kinds[0]",
   "note": "Calls are HTTP REST against the orchestrator_ tenant path.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.kinds[1]",
   "note": "The documented protocol is OData. Metadata is served from /orchestrator_/odata.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.auth[0]",
   "note": "External apps authenticate with OAuth 2.0 at Identity Server /identity_/connect/authorize and /connect/token using client credentials, authorization code, or PKCE.",
   "source": "https://docs.uipath.com/automation-cloud/automation-cloud/latest/api-guide/accessing-uipath-resources-using-external-applications",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.api.coverage",
   "note": "UiPath states that Integration Service APIs are not currently exposed via Swagger. Orchestrator entity coverage is otherwise the documented OData surface.",
   "source": "https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/introduction",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.sdk.exists",
   "note": "UiPath documents the official uipath Python package for coded agents, processes, assets, buckets, and jobs.",
   "source": "https://docs.uipath.com/agents/automation-cloud/latest/user-guide/about-coded-agents",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.mcp.first_party",
   "note": "UiPath documents native MCP hosting in Orchestrator. The UiPath server type exposes platform artifacts as MCP tools. Remote, Command, Coded, and Self-Hosted types also exist.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/user-guide/about-mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.cli.exists",
   "note": "Official UiPath CLI uip (@uipath/cli) packs, analyzes, and deploys automations. It is public preview until 1.0.0.",
   "source": "https://docs.uipath.com/uipath-cli/standalone/latest/user-guide/about-uipath-cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.extensibility.scripting[0]",
   "note": "Studio is the documented designer for attended and unattended automations published to Orchestrator.",
   "source": "https://docs.uipath.com/studio/standalone/latest/user-guide/introduction",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.extensibility.scripting[1]",
   "note": "Coded agents and coded automations are documented Python extensions of the same platform.",
   "source": "https://docs.uipath.com/agents/automation-cloud/latest/user-guide/about-coded-agents",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.extensibility.webhooks",
   "note": "The CLI documents webhook management. Integration Service also documents connector triggers.",
   "source": "https://docs.uipath.com/uipath-cli/standalone/latest/user-guide/about-uipath-cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.data_access.export[0]",
   "note": "OData responses default to JSON.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.rpa.drivability",
   "note": "Studio UI Automation documents selectors, SimulateClick/Type, SendWindowMessages, hardware events, and image/OCR as last resort. It cannot run under a locked screen.",
   "source": "https://docs.uipath.com/studio/standalone/latest/user-guide/ui-automation",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.rpa.vendor_support[0]",
   "note": "UiPath Robot Service Mode versus User Mode is the vendor-supported attended and unattended runtime.",
   "source": "https://docs.uipath.com/robot/standalone/latest/admin-guide/according-to-deployment",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.integrations.power_automate",
   "note": "Microsoft lists a UiPath Preview connector published by UiPath for Start Job, Wait, and Add Queue Item against Automation Cloud.",
   "source": "https://learn.microsoft.com/en-us/connectors/uipath/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-30",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "docs.uipath.com/llms.txt is a first-party documentation index covering Agents, Maestro, CLI, and coding agents.",
   "source": "https://docs.uipath.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.api",
   "note": "OData plus OAuth and Swagger is a broad Orchestrator machine path. Integration Service APIs outside Swagger keep it at 8.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.mcp",
   "note": "Official MCP hosting exposes artifacts as tools. Offering gates and Integration Service user-context requirements keep it below the API.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/user-guide/mcp-server-authentication",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.cli",
   "note": "Official uip is useful and JSON-oriented but still public preview with possible breaking changes before 1.0.",
   "source": "https://docs.uipath.com/uipath-cli/standalone/latest/user-guide/about-uipath-cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.integrations",
   "note": "The Power Automate connector covers jobs and queues in preview. Zapier, Make, and n8n were not established.",
   "source": "https://learn.microsoft.com/en-us/connectors/uipath/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-30",
   "fact": "verdict.scores.rpa",
   "note": "UiPath is a first-class RPA platform with selectors, attended and unattended robots, and Orchestrator lifecycle. Locked-screen and image-last-resort limits keep it off 10.",
   "source": "https://docs.uipath.com/studio/standalone/latest/user-guide/ui-automation",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as UiPath's current Orchestrator MCP overview, including the five server types.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/user-guide/about-mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the Agents guide for adding configured MCP servers as tools.",
   "source": "https://docs.uipath.com/agents/automation-cloud/latest/user-guide/mcp-servers",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current Orchestrator OData API introduction.",
   "source": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "tier": "declared"
  },
  {
   "date": "2026-08-30",
   "fact": "freshness.watch[3].url",
   "note": "Opened and verified as the current Studio UI Automation page, including the locked-screen constraint.",
   "source": "https://docs.uipath.com/studio/standalone/latest/user-guide/ui-automation",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-30",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://docs.uipath.com/orchestrator/automation-cloud/latest/user-guide/about-mcp-servers"
   },
   {
    "type": "mcp",
    "url": "https://docs.uipath.com/agents/automation-cloud/latest/user-guide/mcp-servers"
   },
   {
    "type": "docs",
    "url": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references"
   },
   {
    "type": "docs",
    "url": "https://docs.uipath.com/studio/standalone/latest/user-guide/ui-automation"
   }
  ]
 },
 "homepage": "https://www.uipath.com/product/automation-cloud",
 "id": "uipath",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "oauth2"
   ],
   "coverage": "partial",
   "docs": "https://docs.uipath.com/orchestrator/automation-cloud/latest/api-guide/about-odata-and-references",
   "exists": true,
   "kinds": [
    "rest",
    "odata"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json"
   ],
   "import": []
  },
  "extensibility": {
   "scripting": [
    "studio",
    "coded-automations"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": true,
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "good",
   "notes": "Studio UI Automation drives other desktop and web UIs via selectors, SimulateClick or Type, SendWindowMessages, or hardware events. Image and OCR are last resort. UI Automation cannot run under a locked screen. Attended robots use User Mode; unattended robots use Service Mode. Computer-use viability was not probed and stays unknown.\n",
   "ui_stack": [
    "uia",
    "selectors",
    "image",
    "ocr"
   ],
   "vendor_support": [
    "uipath"
   ]
  },
  "sdk": {
   "exists": true,
   "languages": [
    "python"
   ],
   "official": true
  }
 },
 "name": "UiPath Automation Cloud",
 "platforms": [
  "web",
  "windows"
 ],
 "related": {
  "alternatives": [
   "citrix-published-applications"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "UiPath",
 "verdict": {
  "best_path": "rpa",
  "scores": {
   "api": 8,
   "cli": 6,
   "computer_use": null,
   "integrations": 5,
   "mcp": 7,
   "overall": 9,
   "rpa": 9
  },
  "summary": "UiPath Automation Cloud is an RPA and agent platform. Robots run Studio workflows that drive other desktop and web UIs through selectors, simulate or window-message input, or hardware events. Image and OCR are documented as last resort. UI Automation does not run under a locked screen; unattended Service Mode is the path when no user is logged in. That is the platform's core capability and the highest scored path. Agents can also automate the platform itself through the Orchestrator OData REST API with OAuth 2.0 External Apps, Swagger at /orchestrator_/swagger/index.html, and an official Python SDK. Integration Service APIs are not exposed via Swagger. Official UiPath CLI (uip) is public preview. First-party MCP hosting in Orchestrator exposes RPA workflows, agents, API workflows, Maestro processes, and Integration Service activities as MCP tools at https://cloud.uipath.com/{org}/{tenant}/agenthub_/mcp/{folderKey}/{slug}. Feature availability depends on the cloud offering. Integration Service-backed MCP tools need user-context OAuth. Microsoft lists a UiPath Preview Power Automate connector for jobs and queue items. Computer-use viability is unassessed. RPA scores 9 and is the best path. For agents that only need jobs or MCP tools, API or MCP is the narrower entry.\n"
 }
}