# Studio Web

> Autopilot helps you build and edit API workflows in Studio Web using natural language.

## For API workflows

Autopilot helps you build and edit API workflows in Studio Web using natural language.

Use the chat to:

* Create API calls by describing the desired behavior.
* Configure requests, including method, URL, headers, and parameters.
* Edit existing steps by updating input/output data or step order.
* Understand what each step does.
* Improve logic with better structure or error handling.

### Connected sources

The Autopilot chat for API Workflows in Studio Web comes with a range of built-in tools to support your automation work:

* **Web Reader**—Extracts and summarizes content from public web pages.
* **Web Search**—Answers questions that require updated, external information.
* **UiPath Documentation Search**—Retrieves content from UiPath documentation.
* **Create Projects**—Creates new automation projects.
* **API Workflow Assistant**—Creates, edits, summarizes, or explains API workflows.
* **Set API Workflow Test Configuration**—Defines input data for testing API workflows.
* **Run API Workflow**—Executes workflows and returns logs.
* **Get Project Structure**—Displays the file structure of the current project.

## For RPA workflows

Autopilot helps you build and edit RPA workflows in Studio Web using natural language.

Use the chat to:

* Create or edit RPA workflows by describing the desired automation steps.
* Configure activities and code logic, including input/output data and control flow.
* Understand what existing activities or code blocks do.
* Improve workflow logic with better structure or error handling.
* Analyze files for linting errors and apply quick fixes.
* Debug and run workflows directly from the chat.

### Connected sources

The Autopilot chat for RPA Workflows in Studio Web comes with a range of built-in tools to support your automation work:

* **Web Reader**—Extracts and summarizes content from public web pages.
* **Web Search**—Answers questions that require updated, external information.
* **UiPath Documentation Search**—Retrieves content from UiPath documentation.
* **Create Projects**—Creates new automation projects.
* **Get Project Structure**—Displays the file structure of the current project.
* **RPA Workflow Assistant**—Creates, edits, summarizes, or explains RPA workflows (XAML files).
