# Product availability

> Where Autopilot actions are available across UiPath products.

Autopilot actions are fixed, pre-defined operations that you trigger from the UI. Each action takes a single input and returns a single result — there is no conversation or session context. Autopilot actions **are not subject to usage pool consumption**.

## Studio Desktop

- **Generate expression** — Create a VB.NET or C# expression from natural language
- **Fix expression** — Correct syntax or logic errors in an existing expression
- **Summarize activity** — Generate a human-readable name for an activity based on its configuration
- **Generate sequence name** — Generate a descriptive name for a sequence
- **Generate sequence** — Generate a sequence from a text prompt
- **Generate C# Code** — Generate coded automations from natural language
- **Fix validation errors** — Fix Workflow Analyzer violations
- **Generate Git commit message** — Generate a descriptive commit message
- **Generate UIA selectors** — Generate UI Automation selectors

## Studio Web

- **Fix and Generate expression** — Available in RPA Workflow, API Workflow, Maestro BPMN, Maestro Flow, Maestro Case, and Escalation App project types
- **Generate sequence** — Available in RPA Workflow projects
- **Generate UIA selectors** — Available in RPA Workflow projects
- **Generate sequence name** — Available in RPA Workflow projects

## Apps

- **Generate expression**
- **Generate Action Schema** — Create an action schema from a description
- **Generate App page from Schema** — Generate an app page layout from an action schema

## Test Manager

- [Quality-check requirements](requirement-evaluation.md) — Evaluate requirements for clarity, completeness, and testability
- [Generate tests for requirement](manual-test-generation.md) — Create manual test cases from a requirement
- [Import manual test cases](import-manual-test-cases.md) — Import test cases from Excel
- [Find obsolete tests](find-obsolete-tests.md) — Detect tests that are no longer relevant
- [Generate tests for SAP transactions](create-sap-transactions.md) — Generate tests from Heatmap or Change Impact Analysis
- [Generate synthetic test data](generate-synthetic-test-data.md) — Create test data sets
- [Generate test reports](test-result-analysis.md) — Generate reports from failed test executions

For the full mapping of actions to products, refer to the [capability set table](about-autopilot.md#which-capability-set-is-available-in-each-product).
