Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Shared parameters in RPA Hub

Shared parameters enable you to store the global variables or configurable items in one place. These variables are used across bot processes.

Instead of hard-coding these values directly into each individual bot process, the shared parameters are stored in a central location, making it easier to update them universally and avoid duplication.

You cannot delete a shared parameter that is associated to a published bot process.

Shared parameters offer numerous benefits such as consistency, centralized management that contributes to efficient and maintainable development practices.

Parent Topic:Using RPA Hub