Skip to content

Commit

Permalink
chore: adjust overview page
Browse files Browse the repository at this point in the history
  • Loading branch information
marstamm committed Mar 7, 2025
1 parent 547d752 commit d8ef588
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/components/RPA/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ description: "Integrate Legacy Applications into Camunda with RPA."
Robotic Process Automation (RPA) allows you to automate manual, repetitive tasks by interacting with applications directly.
Camunda uses RPA to facilitate the integration of legacy applications without accessible APIs into your process orchestration.

## Getting started
## Getting Started

Camunda's RPA functionality is built around a standalone RPA worker and [RobotFramework](https://robotframework.org/)-based RPA scripts. This setup allows users to develop and execute RPA scripts that integrate seamlessly with existing Camunda stacks.
Camunda's RPA functionality is built around a standalone RPA worker and [Robot Framework](https://robotframework.org/)-based RPA scripts. This setup allows users to develop and execute RPA scripts that integrate seamlessly with existing Camunda stacks.

Check out our Quick start guide to start developing or read up on scalling your workes in a production setup.
Check out the [Getting Started Guide](./getting-started.md) or read up on setting up your workers for [production use cases](./production.md).

0 comments on commit d8ef588

Please sign in to comment.