orchestrator
latest
false
UiPath logo, featuring letters U and I in white

Orchestrator user guide

Last updated Oct 2, 2025

Storing Assets in Google Secret Manager (read only)

Storing assets in a read-only credential store

When storing an asset of type Credential in a Google Secret Manager (read only) credential store, you must create the secret in Secret Manager with:

  • The name of the secret must match the External Name configured for the value (if using values per robot) or the asset name otherwise.

  • Google Secret Manager can only contain letters (A-Z, a-z), numbers (0-9), dashes (-), and underscores (_).
  • The secret value must be saved as a Secret Version with the following JSON structure:
    {"Username": "user", "Password": "pass"}{"Username": "user", "Password": "pass"}

Storing unattended robot passwords

When storing an unattended robot password in a Google Secret Manager (read only) credential store, you must create the secret in Secret Manager with:

  • The secret name must match the External Name for that robot.

  • If no External Name is configured, the Username field is used instead, with invalid characters replaced by _.
  • The secret value must contain only the password for the robot.

  • Storing assets in a read-only credential store
  • Storing unattended robot passwords

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.