- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Managing Packages
- About Libraries
- Managing Libraries
- Audit
- Cloud robots
- Folders Context
- Automations
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Resource Catalog Service
- Authentication
- Integrations
- Classic Robots
- Troubleshooting
About Libraries
A library describes a system of activities with a well-contoured business function, making them suitable for sharing and reusability.
You can find a more detailed approach on the subject on the About Libraries page in the UiPath® Studio guide.
Orchestrator allows you to manage libraries centrally from the Libraries page (Tenant > Packages > Libraries tab). Depending on your setup, libraries here are shared across tenants and can be used by any user with the right permissions.
From the Libraries page, you can view and delete all the libraries that had been published from UiPath Studio, as well as those that were uploaded manually. There you can see the version of each package and release notes for each version if any (should be added in Studio to better keep track of changes between versions).
Feeds are package streams that allow you to store and group packages in order to control their availability and isolation.
Using v3 NuGet feed URLs results in a couple of display issues with packages.
- The publish date of a package is not correct.
- For MyGet feeds, the total number of packages is much greater than the actual number of packages uploaded to the feed.
Libraries are isolated at the tenant level, meaning that the data is separated between tenants. You can upload libraries from Studio or manually to the chosen feed, but they will not be shared across tenants.
Feed settings and security can be configured from the tenant settings, under the Deployment tab, either at the tenant level or from the Orchestrator host portal. Settings here only affect tenant feeds; folder feeds and personal workspace feeds are always internal and available in the context of the respective folder or personal workspace alone.
In Automation CloudTM Public Sector, you cannot publish libraries to the host feed. To share libraries between tenants, use a custom feed such as MyGet.
A custom NuGet feed or a local folder.
You can publish libraries to this feed, and share them across tenants.
- Only host feed - The feed is shared across tenants, but you cannot upload libraries to it.
- Internal tenant feed/Host feed + internal tenant feed - The feed is not shared across tenants, but you can upload libraries to it.
- External tenant feed/Host + external tenant feed - The feed is shared across tenants, and you can upload libraries to it.