# UiPath

UiPath is the leading Robot Process Automation (RPA) platform. By integrating PixieBrix with UiPath Cloud Orchestrator, you can trigger unattended automations directly from the web browser. You can even pass information automatically from the page as input arguments to the process.&#x20;

To learn more read the following docs:&#x20;

* [Running unattended bots via UiPath Cloud Orchestrator](/integrations/uipath/running-unattended-bots-via-uipath-cloud-orchestrator.md)
* [Running local bots via UiPath Assistant](/integrations/uipath/running-local-bots-via-uipath-assistant.md)
* [Embed a UiPath App](/integrations/uipath/embed-a-uipath-app.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pixiebrix.com/integrations/uipath.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
