Manager

The credential manager stores passwords, usernames, and other sensitive
information in encrypted form. This ensures that the data is not accessible
to unauthorized users.

The Credential Vault is a central location where passwords and other sensitive
data are kept as credentials. It also allows administrative access to the
credentials, allowing them to be changed or updated as needed.

The credentials are encrypted and saved in a secure database to maintain
security protocols. For instance, if the robot executes a specific task by accessing
a web page, tool, application, etc. Or log into an external client domain, the access
credentials must always be kept secure.

These credentials are uploaded and stored in the Credential Manager.  This
module can be accessed inside a project. It reduces the need to hardcode credentials
within workflows, minimizing security risks associated with exposed credentials.

Use cases of Manager feature

Below are the use cases where the “Credential Manager” can be used to automate:

1.       Web and Desktop Applications: The bots which has been deployed to automate
on the websites and desktop applications using the “Username” and “Password”
frequently, can be secured and encrypted through “Credential Management.”

2.       Cloud Platforms: For cloud platforms like Azure or AWS, where secure access
keys are needed, “Credential Manager” securely stores these keys, allowing bots
to manage cloud resources.

3.       Database Access: When automating bots that involve accessing databases,
“Credential Manager” securely stores database credentials, ensuring secure interaction
with the database systems.

Click here to view the steps to configure the "Credentials". 

To see the available in the "Manager" feature, click on the link below.

Activities