# UiPath Automation Hub Documentation
> Complete documentation for UiPath Automation Hub
This file contains links to documentation sections following the llmstxt.org standard.
## Table of Contents
- [Add users in bulk to Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/add-users-in-bulk-to-automation-hub-using-openapi.md): Applies to Automation Cloud only.
- [API References](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/api-references.md): Applies to Automation Cloud Public Sector only.
- [Authenticating to Your Automation Hub Tenant](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/authenticating-to-your-automation-hub-tenant-automation-cloud-and-public-sector.md): Applies to Automation Cloud Public Sector only.
- [Authentication to the Automation Hub API](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/authenticating-to-your-automation-hub-tenant.md): Automation Hub API authentication uses a simple static Bearer token in the header of each request. For information on how to create or find a Token...
- [Automation Hub Custom Connector](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/automation-hub-custom-connector.md): The Custom Connector for **Automation Hub** helps you ease up the process of building robots or workflows that interact with the **Automation Hub O...
- [Bulk edit users in Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/bulk-edit-users-in-automation-hub-using-openapi.md): Applies to Automation Cloud only.
- [Consuming API](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/consuming-api.md): Follow the instructions from this section to find out how to consume Automation Hub APIs.
- [Examples of API Calls](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/examples-of-api-calls.md): In this section you'll find some API calls examples.
- [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/generate-your-token-from-automation-hub.md): The **Open API** page within your Automation Hub account enables you to access API specific information, allowing you to easily create/find/update ...
- [Inactivate User Accounts that are Not Part of the Company](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/inactivate-user-accounts-that-are-not-part-of-the-company.md): The following request exemplifies how to use the **/edituser** API call in order to inactivate the user accounts that are no longer part of the com...
- [Input Dictionary](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-dictionary.md): This section contains the input dictionary for Automation Hub API.
- [Input for Applications](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-applications-.md): | Key | Value | Use Case |
- [Input for Automation Idea Creation Date](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-automation-idea-creation-date.md): :::note
- [Input for Users](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-automation-idea-update-date.md): :::note
- [Input for Automation Pipeline](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-automation-pipeline.md): | Key | Value | Use Case |
- [Input for Business Unit](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-business-unit.md): | Key | Value | Use Case |
- [Input for Category](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-category.md): :::note
- [Input for Collaborators](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-collaborators.md): The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.
- [Input for Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-cost-benefit-analysis.md): | Key | Value | Use Case |
- [Input for Detailed Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-detailed-assessment.md): Used for Submitting CoE-driven Ideas
- [Input for High Level Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-high-level-assessment.md): Used for Submitting the Employee-driven Ideas
- [Input for Phase and Status Update](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-phase-and-status-update.md):
- [Input for Phase](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-phase.md): :::note
- [Input for Status](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-status.md): | | | |
- [Input for Submission Type](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-submission-type.md): :::note
- [Input for User Status](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/input-for-user-status.md): :::note
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/introduction-to-automation-hub-api-1-automation-cloud-and-public-sector.md): Applies to Automation Cloud Public Sector only.
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/introduction-to-automation-hub-api-1.md): The **Open API** feature allows **UiPath Automation Hub** users to access and manipulate their tenant data programmatically. Based on the feedback ...
- [Making Automation Hub API Calls](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/making-automation-hub-api-calls.md): * Define the token as a **bearer -H 'Authorization: Bearer [Tenant ID]/ [Token_generted_from_the_Open API_page]**.
- [Automation Hub Open API Power Query Data Parsing](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/open-api-power-query-data-parsing.md): Parsing the data from the Automation Hub API can sometimes prove to be challenging, especially if you are consolidating a very complex report.
- [Output Dictionary](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/output-dictionary.md): **GET** Automation Pipeline
- [Permissions Per Endpoint](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/permissions-per-endpoint.md): :::note
- [Power BI Integration Video Tutorial](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/power-bi-integration-video-tutorial.md): Applies to Automation Cloud Public Sector only.
- [Retrieve a User Account](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/retrieve-a-user-account.md): The following request exemplifies how to retrieve the user accounts within your tenant that match the following criteria:
- [Retrieve Automation Idea in Idea Phase Awaiting Review Status](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/retrieve-automation-idea-in-idea-phase-awaiting-review-status.md): The following request exemplifies how to retrieve the details for all the automation ideas registered in your tenant that match the following crite...
- [Retrieve the Cost Benefit Analysis for a Specific Idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/retrieve-the-cost-benefit-analysis-for-a-specific-idea.md): One of the most important aspects of the Automation Pipeline is seeing the Return on Investment, which you can easily find and manage in the Cost B...
- [Service Now Outbound Integration Video Tutorial](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/service-now-outbound-integration-video-tutorial.md): Applies to Automation Cloud Public Sector only.
- [Update Account Details for Employees from Automation Hub](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/update-account-details-for-employees-from-automation-hub.md): As companies are dynamic the details related to people’s departments, business units, other details change very fast. Keep these up to date in Auto...
- [Update Automation Idea Phase and Status](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/update-automation-idea-phase-and-status.md): Use this call to easily keep your Idea phase and status updated. Below you can find an example of how to make a call in which the Idea phase is upd...
- [User Status Table](https://docs.uipath.com/automation-hub/automation-cloud/latest/api-guide/user-status-table.md): Based on how you use the user status values the user's status can be set up as follows:
- [2019](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2019.md): To learn what has changed in Automation Hub this year, check out the monthly release notes.
- [2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2020.md): To learn what has changed in Automation Hub this year, check out the monthly release notes.
- [2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2021.md): To learn what has changed in UiPath Automation Hub this year, check out the monthly release notes.
- [2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2022.md): This section holds the 2022 Release Notes for the cloud instance of **UiPath Automation Hub**.
- [2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2023.md): This section holds the 2023 Release Notes for the cloud instance of **UiPath Automation Hub**.
- [2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2024.md): Release notes for the current year are available by clicking on a month in the table of contents on the left. Each page lists the changes made in *...
- [2025](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2025.md): The updates that we announce in the Automation CloudTM release notes become available progressively, depending on the following:
- [2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/2026.md): The updates that we announce in the Automation CloudTM release notes become available progressively, depending on the following:
- [April 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2020.md): **Build number**: 2020.4
- [April 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2021.md): **Build number**: 21.4.1
- [April 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2022.md): We're excited to announce that our **UiPath Automation Hub** and **UiPath Insights Cloud** integration is now in **Public Preview**!
- [April 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2023.md): * **Automation Profile Page > Documentation > Add File > Upload**: besides the existing file types, customers can now upload `.json` and `.uip` files.
- [April 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2024.md): * Improved the saving time on actions performed in the UiPath Automation Hub platform.
- [April 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/april-2026.md): **Submit New** replaces the **Submit Idea** button across Automation Hub. After selecting **Submit New**, an intermediary screen lets you choose th...
- [August 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/august-2020.md): **Build number**: 2020.8.1
- [August 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/august-2021.md): **Build number**: 2021.8.1
- [August 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/august-2022.md): * **Admin Console > Platform Setup > Customize assessments**: You can now create customized KPI line charts by setting the **KPI type** question to...
- [August 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/august-2023.md): **Admin console > Manage access > Roles: Update the Phase and Status of the idea or automation during implementation** permission was renamed to **...
- [December 2019](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2019.md): **Build number**: 2019.12.2
- [December 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2020.md): **Build number**: 2020.12.1
- [December 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2021.md): * Automation Hub is now also available in the **Singapore** region. If you create a tenant in this region, the data for the Automation Hub service ...
- [December 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2022.md): * A new [History](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/history#history) is available in each automation idea p...
- [December 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2023.md): The integration of **Automation Hub** with **Task Mining** enables organizations to build a streamlined pipeline for automation. Once the tasks are...
- [December 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/december-2024.md): * We fixed an issue where uploading a CSV amendment mistakenly registered existing users and removed their roles.
- [February 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2020.md): **Build number**: 2020.2.2
- [February 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2021.md): **Build number**: 21.2.2
- [February 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2022.md): * Besides Active users, we now include users with status **Pending** in all places where a collaborator can be selected as in:
- [February 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2023.md): * **Admin Console > Platform Setup > Cost Setup > One Time Costs > Edit mode**: **Guatemala** is now added to the **Country** list and **GT** as an...
- [February 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2024.md): * **OpenAPI**: [POST /idea-from-schema](https://automation-hub.uipath.com/api/v1/api-doc/#/Customized%20Assessments/IdeaFromSchema) now allows you ...
- [February 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/february-2026.md): As part of our ongoing cloud expansion, we are bringing complete data sovereignty to the Switzerland region for Automation Hub. This ensures your d...
- [January 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2020.md): **Build number**: 2020.1.1
- [January 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2021.md): **Build number**: 2021.1.1
- [January 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2022.md): * Customize Detailed Assessment: **Mass update** is now available for admin users. This lets you move all ideas to a certain assessment version or ...
- [January 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2023.md): * Customers can now benefit from a localized **Traditional Chinese** experience in **Automation Hub**.
- [January 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2024.md): * **Open API**: You can now update fields of questions that are hidden because of a branching question.
- [January 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/january-2026.md): Automation Hub now provides a collapsible category tree in the Workspace left navigation. You can browse ideas by category without using column fil...
- [July 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/july-2020.md): **Build number**: 2020.7.2
- [July 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/july-2021.md): **Build number**: 2021.7.1
- [July 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/july-2022.md): * Workspace > Automation Pipeline: Columns of tables can be **reordered**, to have them saved in a custom view. Also, new columns added from the Co...
- [July 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/july-2023.md): * **Automation Profile Page:** Corrected unequal spacing alignment and bolded second level headers, to improve readability in the About page.
- [July 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/july-2024.md): Automation Hub is initiating back-end modifications to diminish latency. These changes will lead to the deprecation of the Open API classic URL. Co...
- [June 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/june-2020.md): **Build number**: 2020.6.2
- [June 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/june-2021.md): **Build number**: 21.5.2.4
- [June 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/june-2022.md): :::important
- [June 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/june-2023.md): We've updated the look and feel of the [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/explore-...
- [June 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/june-2024.md): The new **Idea Flow Customization** is now available. Tailor your idea flow to your needs by modifying titles, selecting assessments that match you...
- [March 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2020.md): **Build number**: 2020.3.2
- [March 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2021.md): **Build number**: 21.3.2
- [March 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2022.md): * Assessments customization: the complex **customization system** available for the Detailed Assessment has now been **extended to all the built-in...
- [March 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2023.md): * **Workspace** > **Automation Pipeline**: The creator of a shared view can now reshare a view that was already shared. They will see in the user s...
- [March 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2024.md): * **Submit idea**: The process owners didn't receive an email notification upon submission of a CoE-driven idea.
- [March 2025](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2025.md): * We have increased the number of answer options for single choice and multiple choice questions from 40 to 250.
- [March 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/march-2026.md): We are pleased to announce that Process Repository has entered Controlled General Availability. This capability is currently being made available t...
- [May 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/may-2020.md): * **Localization in Japanese**: Starting today our **Japanese** customers can benefit from a **localized experience** in Automation Hub. This allow...
- [May 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/may-2021.md): **Build number**: 21.5.1
- [May 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/may-2022.md): As part of the **UiPath Automation Hub - Insights Cloud** integration, you now have access to a set of views around the **Reusable Components** man...
- [May 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/may-2026.md): Account Owners can now enable or disable the **Automation Program** from **Admin Console > Account > Settings > Feature Toggles**. When disabled, t...
- [November 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/november-2020.md): **Build number**: 2020.11.1
- [November 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/november-2021.md): We are happy to announce that the **Customization of the Detailed Assessment** from **UiPath Automation Hub** is now enhanced with new capabilities...
- [November 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/november-2022.md): * **Admin Console > Platform Setup > Customize assessments**: Outdated assessment versions can be **deleted** and not shown in the version history ...
- [November 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/november-2023.md): * **My Tasks**: The Clear All Tasks option from the My Tasks Overview, was clearing just the first entry.
- [October 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/october-2020.md): **Build number**: 2020.10.1
- [October 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/october-2021.md): * Automation Hub - Task Mining integration: Accelerate the automation journey upon identifying opportunities by analyzing day-to-day desktop activi...
- [October 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/october-2022.md): * **Admin Console > Platform Setup > Customize Assessments**: A new assessment type is available. The [Execution Assessment](https://docs.uipath.co...
- [October 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/october-2023.md): * **Unread only** checkbox is now available in the **Notifications** section that helps you see only unread notifications.
- [October 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/october-2024.md): These release notes cover several Automation Hub cloud updates from September 9 to October 14, 2024.
- [2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-2024.md): Release notes for the current year are available by clicking on a month in the table of contents on the left.
- [2025](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-2025.md): Release notes for the current year are available by clicking on a month in the table of contents on the left.
- [2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-2026.md): Release notes for the current year are available by clicking on a month in the table of contents on the left.
- [April 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-april-2024.md): * Improved the saving time on actions performed in the UiPath Automation Hub platform.
- [April 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-april-2026.md): **Submit New** replaces the **Submit Idea** button across Automation Hub. After selecting **Submit New**, an intermediary screen lets you choose th...
- [December 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-december-2024.md): * We fixed an issue where uploading a CSV amendment mistakenly registered existing users and removed their roles.
- [February 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-february-2026.md): As part of our ongoing cloud expansion, we are bringing complete data sovereignty to the Switzerland region for Automation Hub. This ensures your d...
- [January 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-january-2026.md): Automation Hub now provides a collapsible category tree in the Workspace left navigation. You can browse ideas by category without using column fil...
- [July 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-july-2024.md): Automation Hub is initiating back-end modifications to diminish latency. These changes will lead to the deprecation of the Open API classic URL. Co...
- [June 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-june-2024.md): The new **Idea Flow Customization** is now available. Tailor your idea flow to your needs by modifying titles, selecting assessments that match you...
- [March 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-march-2024.md): We are excited to announce a significant milestone in our journey - the expansion of our platform to the public sector. The same platform that has ...
- [March 2025](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-march-2025.md): * We have increased the number of answer options for single choice and multiple choice questions from 40 to 250.
- [March 2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-march-2026.md): We are pleased to announce that Process Repository has entered Controlled General Availability. This capability is currently being made available t...
- [October 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-october-2024.md): These release notes cover several Automation Hub cloud updates from September 9 to October 14, 2024.
- [September 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/public-sector-september-2024.md): These release notes cover several Automation Hub cloud updates from August 1 to August 29, 2024.
- [September 2020](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/september-2020.md): **Build number**: 2020.9.2
- [September 2021](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/september-2021.md): * Automation Hub - Studio integration: connect an automation idea with the project in Studio to enable traceability and continuity:
- [September 2022](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/september-2022.md): * **Admin Console > Account > Settings**: **Email reminders** are available. **UiPath Automation Hub** system can send email notifications to users...
- [September 2023](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/september-2023.md): * The session management of Automation Hub is now aligned with the one from Automation Cloud.
- [September 2024](https://docs.uipath.com/automation-hub/automation-cloud/latest/release-notes/september-2024.md): These release notes cover several Automation Hub cloud updates from August 1 to August 29, 2024.
- [Submission types](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/-submission-types.md): Automation Hub supports three submission types, each routing your content to a different destination.
- [About the Process Repository](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/about-the-process-repository.md): Applies to Automation Cloud only.
- [Academy Courses](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/academy-courses.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Accomplishments](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/accomplishments.md): This is a support system created to motivate your growth and celebrate your accomplishments by using Badges, Achievements, Energy Cells, Experience...
- [Account](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/account.md): This page contains general information about the company and the current pricing plan.
- [Authentication and security](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/active-directory-integration.md): Refer to the [Authentication and security](https://docs.uipath.com/automation-cloud/automation-cloud/latest/admin-guide/authentication-settings) ch...
- [Collaborators](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/adding-and-managing-the-idea-collaborators.md): On the **Collaborators** page you have access to a list containing the users assigned as Collaborators for that automation idea.
- [Components](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/adding-components-to-the-idea-profile.md): The **Add Component** button is available only for the Process Owner, Project Manager, and the collaborators with editing rights in the **Component...
- [Documentation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/adding-documentation-to-the-idea-profile.md): Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.
- [Adding Individual Users](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/adding-individual-users.md): As an Organization Administrator you can add individual users to your Automation Hub service from an Automation Cloud tenant in two ways:
- [Adding New User Accounts](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/adding-new-user-accounts.md): Applies to Automation Cloud only.
- [Admin Console Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/admin-console.md): This module facilitates the setup and management of the following areas:
- [Agentic AI Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/agentic-ai-assessment.md): Automation Hub includes two Agentic AI assessments, each assigned to a different persona:
- [Automation Program Performance](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/analyzing-the-automations-program-performance.md): To better understand the program performance, access one of the below charts available under the Automations Program Performance page:
- [Average Automation Cost](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/analyzing-the-average-automation-cost.md): To visualize the program's cost evolution, access one of the below charts available under the Average Automation Cost page:
- [Cost Report](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/analyzing-the-cost-report.md): Access this report for an aggregate view of the Costs for all automations in any phase, except for Idea phase.
- [Planning Report](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/analyzing-the-planning-report.md): This is an aggregate view of the baseline cycle time, actual cycle time, and delta for all automations in any phase, except for Idea phase, that he...
- [Assessment visibility](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/assessment-visibility.md): In this section, you can:
- [Audit Logs](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/audit-logs.md): By accessing the **Audit Logs** page the tenant's **System Admin** as well as other users with roles that have the permission to access the option,...
- [Automation Hub - Task Mining Integration](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-hub---assisted-task-mining-integration.md): Applies to Automation Cloud only.
- [About the Process Repository](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-hub-maestro-integration.md): Applies to Automation Cloud only.
- [Automation Hub Policy in Automation Ops](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-hub-policy-in-automation-ops.md): Before creating a new policy, make sure you're using the latest policy versions for applications. Do this by following the steps below:
- [Provisioning](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-hub-provisioning.md): To start using Automation Hub service start by performing the provisioning process for both new tenants as well as existing tenants. After this pro...
- [Idea Review Flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-idea-review-phases.md): Depending on the way it was shared, the idea undergoes through different review phases:
- [Automation Phase and Status](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-phase-status.md): An idea shared via an employee-driven, Agentic AI, or CoE-driven path needs to go through sequential steps for an idea to become an automation live...
- [Column Information](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-pipeline-column-information.md): Please find below a list containing all the columns available in the table views from the **Automation Pipeline** module.
- [Automation Pipeline](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-pipeline.md): The Automation Pipeline provides access to all ideas and automations shared in Automation Hub. The pipeline organizes content into predefined views...
- [Automation Program](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-program.md): This page is set up as the home page, displayed after successfully logging in, and contains **all the submissions** created within the company tena...
- [Automation Store Flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-store-flow.md): The Automation Store flow starts from any idea with the status Live - In production. From this point, a CoE representative with publishing permissi...
- [Permissions](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-store-permissions.md): The **Automation Store** is designed so that business users are able to consume ready-made automations that were vetted by authorized users from th...
- [Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/automation-store.md): **Automation Hub** is enhanced with a new experience that allows business users to browse and search for their ready-to-go automation that can alre...
- [Browsing the Store Gallery](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/browsing-the-store-gallery.md): In the Store gallery, you can view all available automations displayed in automation cards.
- [Bulk Upload Users](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/bulk-upload-users.md): As an Automation Cloud Organization Administrator you can Bulk Upload Users users to your Automation Hub service and invite them to an Automation C...
- [Change Requests](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/change-requests.md): The **Change Requests** tab contains all the change requests created from the idea or automation, ordered by the submission date.
- [Citizen Developer Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/citizen-developer-assessment.md): This step is completed by the Citizen Developer while sharing the automation, still, it can be updated later on by users with editing rights in the...
- [Citizen Developer Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/citizen-developer-roles-and-collaborator-roles.md): Specific Roles and Collaborator Roles are made available to support the Citizen Developers towards managing Automation submissions and flow within ...
- [Submitting a CoE-driven Idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/coe-driven-idea.md): Authorized users like Subject Matter Experts, Process Owners, RPA Business Analysts, Process Consultants who know the process in detail, can bypass...
- [Collaborator Roles Information and Matrix](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/collaborator-roles-matrix.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Idea Profile to the assigned user.
- [Detailed Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/completing-the-detailed-assessment.md): This assessment is completed by the Process Owner assigned to the automation idea and becomes available once the idea has past the first approval s...
- [Completing the User Account Form](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/completing-the-user-account-form.md): The Add/Update User Form is displayed on the right-hand side of the screen as soon as you click [Add new member](https://docs.uipath.com/automation...
- [Component Statuses](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/component-statuses.md):
- [Components](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/components.md): :::note
- [Creating a New Collaborator Role](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/creating-a-new-collaborator-role.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Profile to the assigned user. Unlike Roles, Colla...
- [Creating a New User Role](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/creating-a-new-user-role.md): The System Admin can create new customized Roles in addition to the already existing ones in order to accommodate the company's specific requirements.
- [Creating a New Version for a Component](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/creating-a-new-version-for-a-component.md): The component versioning option allows the Author to add a new version to their components each time an update is required.
- [Creating a Trial Tenant](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/creating-a-trial-tenant.md): Applies to Automation Cloud only.
- [Curating a Component](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/curating-a-component.md): As soon as a new component or a new version of a published component is uploaded, the below flow is initiated. Any Component Curator from the compa...
- [Customization Examples](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customization-examples.md): Here you can find some real-life examples for applying the customization of assessments.
- [Customize idea flows](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customize-idea-flows.md): The default idea flows available are:
- [Customize Workspace Filters](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customize-workspace-filters.md): The **Customize Workspace Filters** page lets administrators control which Phase and Status values appear in the workspace filter dropdowns. Hiding...
- [Email Settings](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customize-your-email-settings.md): Customize your email preferences by using the switch option available for each email type to enable/disable that email communication. To access the...
- [Customizing the idea flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customizing-the-idea-flow.md): To start the Idea flow customization, select **Customize** in the upper right corner. Three main columns are available:
- [Customizing Your Tenant](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customizing-your-tenant.md): The Account Owner can perform the following customization on the tenant:
- [Dashboards Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/dashboards.md): Within this module, System Admins, RPA Sponsors, and Program Managers have access to several types of dashboards representations providing an aggre...
- [Deleting Data](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/deleting-data.md): To delete predefined or user-created data please follow the below steps:
- [Differences in the Service View](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/differences-in-the-service-view.md): When navigating the Automation Hub instance from an Automation Cloud tenant, you can notice that all the options and capabilities from the Automati...
- [Documentation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/doc.md): This section includes all the documents already created for the automation and includes the following subsections:
- [Submitting an Idea From UiPath Task Mining](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/documented-ideas-and-automations-using-task-mining.md): The integration with **Task Mining** enables you to send automation ideas from **Task Mining** directly to **Automation Hub**. For more details che...
- [Documenting Your Ideas and Automations Using Task Capture](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/documenting-your-ideas-using-task-capture.md): :::note
- [Working with a CSV file](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/downloading-and-uploading-csv.md): By accessing the **Manage Access** > **Assign Roles** page you have the **Download CSV** option that allows you to download two different CSV types:
- [Downloading Information From Dashboards](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/downloading-information-from-dashboards.md): You can download the information from the Dashboards as follows:
- [Downloading Task Capture](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/downloading-task-capture.md): The Task Capture tool will not open if you do not have it installed on your PC or if the version is lower than 20.4. To download the latest Task Ca...
- [Editing a Document Using Task Capture](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/editing-a-document-using-task-capture.md): To edit the documents from an idea/automation using Task Capture follow the below steps:
- [Email Content](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/email-content.md): Below you can find a detailed list of the emails that you can receive from Automation Hub.
- [Email Types](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/email-types.md): To keep you up to date with important information about your account, your activity on the platform, and new features we use emails.
- [Submitting an Employee-driven Idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/employee-driven.md): The Employee-driven idea option is available for users with a limited amount of information related to the process/task they are describing, and ar...
- [2026](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/employee-drv-idea.md): The updates that we announce in the Automation CloudTM release notes become available progressively, depending on the following:
- [Enable From Automation CloudTM](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/enable-from-cloud.md): To enable Automation Store on one of your Automation CloudTM tenants, use the steps below:
- [Enable Insights Connection](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/enable-insights-connection.md): :::note
- [Enabling Automation Hub in Automation Cloud](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/enabling-the-service.md): To be able to use the Automation Hub service you first need to enable it for your tenant.
- [Enabling the Store](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/enabling-the-store.md): The Automation Store can be enabled and controlled via the settings we provide in both Automation CloudTM and Automation Hub.
- [Execution Assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/execution-assessment.md): This assessment is used to connect live automation ideas with their corresponding package in **UiPath Orchestrator Cloud** and to define the busine...
- [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/explore-automation-program.md): Within the Automation Profile page you have access to following information describing the automation:
- [Explore Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/explore.md): This module, available for all standard users, contains the Automation Program, the list of all People from the platform, the Components published ...
- [Component Profile Page](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/exploring-a-component-profile-page.md): By opening a Component Profile page you can access information describing the component:
- [User Profile](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/exploring-a-user-profile.md): Once you clicked a profile card the profile page is displayed. You have access to the following information describing your colleagues' account and...
- [FAQ](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/faq-components.md): How are Reusable Components reviewed?
- [FAQ](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/faq-getting-started-ah.md): A set of dynamic flows integrated with the platform that will guide you through its features and show you how to use them. This is a first-hand exp...
- [FAQ](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/faq-share-idea.md): Once submitted you can no longer withdraw the idea. If the idea is in the Awaiting Review status contact an Idea Approver responsible for your Auto...
- [Feature Availability](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/feature-availability.md): The following tables list features and their availability across delivery options.
- [Following](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/following.md): When accessing this page you can see all the ideas and automations that you marked as **Following** in a tabular view. For details on how to follow...
- [General](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/general.md): In the first section of the form, the **Overview**, you can set an **Automation name**, add an **Automation ID**, a description of the process in t...
- [Generating Your API Token](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/generate-api-token.md): To find out how to generate your API token, check the [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-c...
- [Introduction](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/get-started.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [Getting and Requesting Automations](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/getting-and-requesting-automations.md): As a business user, click on the **Automation Store** link from the selected tenant or from the **Automation Store** icon on the left navigation bar.
- [Glossary](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/glossary.md): | Term | Definition |
- [History](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/history.md): In the **History** tab, you can keep track of the changes made to an automation idea of any source.
- [Idea access and actions](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/idea-access.md): At the idea flow level, the third tab available is the **Idea access**, from where you can edit permissions of users for each page of the Automatio...
- [Idea flow overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/idea-flow-overview.md): The new Idea Flow Customization feature allows you to personalize your idea flow to meet your unique needs. You can change the title, select assess...
- [Idea flow settings](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/idea-flow-settings.md): You can edit the settings of an idea flow by accessing any idea flow and selecting the **pencil icon** next to it. You can also access the **Settin...
- [Import Your Pipeline](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/import-your-pipeline.md): By accessing the **Import Pipeline** page, the tenant's **System Admin** as well as other users with roles that have the permission to access the o...
- [Importing business processes in bulk](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/importing-business-processes-in-bulk.md): Applies to Automation Cloud only.
- [Importing your ideas](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/importing-your-ideas.md): You can import your ideas using two different methods depending on your needs.
- [Detailed Assessment Algorithm](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/information-about-the-detailed-assessment-algorithm.md): The Detailed Assessment algorithm is implemented to support the automation idea implementation decision. The following criteria can be selected as ...
- [Information About the Idea Score](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/information-about-the-idea-score.md): The Idea high-level scoring algorithm is implemented to vet out ideas that should not be automated.
- [Instant Consumption Settings](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/instant-consumption-settings.md): This feature enables Automation Hub to act as an automation store. Users can browse throughout the automation gallery and are also able to download...
- [Introduction to the Automation Cloud Integration](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/introduction-to-the-automation-cloud-integration.md): Applies to Automation Cloud only.
- [Introduction](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/introduction.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [Jira Integration](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/jira-integration.md): Applies to Automation Cloud only.
- [Leaderboard](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/leaderboard.md): :::note
- [Learn More With Courses From Academy](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/learn-more.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Leveling Up](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/leveling-up.md): 1. For specific actions or sets of actions, made within Automation Hub you are rewarded with an **Achievement** or a **Badge**.
- [License Allocation and Management](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/license-allocation-and-management.md): Once integrated with Automation Cloud, the Automation Hub licensing structure will be adapted to match the Automation Cloud setup.
- [Licensing](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/licensing.md): :::important
- [Linking a solution to a business process](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/linking-a-solution-to-a-business-process.md): Applies to Automation Cloud only.
- [Localization](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/localization.md): Most of the **UiPath** products and product guides are adapted for use in different locations and translated into several languages. [The localizat...
- [Manage Access](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/manage-access.md): This is the page where user accounts are added and managed by the System Admin.
- [Manage Components](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/manage-components.md): :::note
- [Managing Automation Hub Service](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-automation-hub-service.md): Please find below the actions and consequences of managing the tenants where the Automation Hub service is enabled.
- [Managing Drafts](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-drafts.md): By accessing the **Draft** page you can view all the ideas and automations you have saved but not shared yet.
- [Managing Groups](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-groups.md): :::note
- [Managing My Automations](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-my-automaions.md): By accessing the **Automations** page you can view all the automations you shared.
- [Managing My Change Requests](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-my-change-requests.md): By accessing the **Change Requests** page you can view all the automations you shared.
- [Managing My Ideas](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-my-ideas.md): By accessing the **Ideas** page you can view all the ideas you shared through the Employee-driven flow as well as CoE-driven flow.
- [Decision Pipeline](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-the-automations-from-decision-pipeline.md): This is the place where assessed ideas and automations that have been reviewed in 'Qualification' or 'Technical Review' phases with the status 'Awa...
- [Implementation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-the-items-from-implementation-view.md): Access the **Implementation** page to view all the ideas and automations waiting to be implemented. The page filters the available ideas and automa...
- [Live](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-the-items-from-live-view.md): Access the **Live** page to view all the ideas and automations in the **Live** phase.
- [Review](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-the-items-from-review.md): Access the **Review** page to view all the ideas and automations waiting to be reviewed:
- [Managing User Accounts](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/managing-user-accounts.md): There are two ways to edit user accounts:
- [Migration FAQ](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/migration-faq.md): * You can familiarize yourself with Automation Cloud by browsing through our official documentation here: [The Automation Cloud User Guide](https:/...
- [Migration - Case: Existing Automation Cloud Account](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/migration-for-existing-accounts.md): To start your journey with the new Automation Hub experience, you must make sure that the following prerequisites are met at Automation Cloud level.
- [Migration - Case: New Automation Cloud Account](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/migration-for-new-accounts.md): To start your journey with the new Automation Hub experience, you must ensure that the following prerequisites are met at the Automation Cloud level.
- [Migration Guide](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/migration-guide.md): To start your journey with the new Automation Hub experience, you must make sure that the following prerequisites are met at Automation Cloud level.
- [My Collaborations](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-collaborations.md): Within this page, you have access to a list containing all the ideas or automations you are collaborating on.
- [My Components](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-components.md): :::note
- [My Submissions](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-submissions.md): Access all the ideas or automations you have shared along with an additional view where you can check out the ideas and automation drafts you have ...
- [Complete Tasks](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-tasks-complete.md): In the **Complete** task list, you have a clear display of the assigned tasks that are now finished. These are presented in a tabular view. The fol...
- [Incomplete Tasks](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-tasks-incomplete.md): In the **Incomplete** task list, you have a clear display of the currently active tasks that are assigned to you. These are displayed in a tabular ...
- [My Tasks Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/my-tasks.md): Depending on the identified needs, you may be assigned to specific tasks in the system. To find out the tasks and their details click the **Task** ...
- [Customize Assessments](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/new-customize-assessments.md): You can customize assessments to better match the target audience and obtain relevant indicators for the automation program which helps you in maki...
- [Notifications](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/notifications.md): Whenever something concerning your activity occurs, the system will send in-app messages. To find and manage them access the **Notifications** option.
- [Orchestrator Connection](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/orchestrator-connection.md): With an active Orchestrator connection, you will be able to consume automations. When you choose to GET an automation from the Automation Store, th...
- [People](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/people.md): Here you can find a list containing all the active user profiles created within the tenant. For each active account, a Profile Card is displayed pr...
- [Performing the Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/performing-the-idea-cost-benefit-analysis.md): On this page, the Project Manager is able to record the costs required for the automation idea implementation. These are processed by the system in...
- [Platform Setup](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/platform-setup.md): This is the section where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.
- [Pop-ups and success screens](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/pop-ups-and-success-screens.md): A pop-up window is triggered at the level of transition, meaning that when an idea is moved from a status to another, the system displays the Appro...
- [Pre and Post Automation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/pre-and-post-automation.md): The Pre and Post Automation allows you to illustrate the automation's characteristics by listing the before and after being implemented process inf...
- [Predefined Content From the Tenant](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/predefined-content-from-the-tenant.md): As soon as you access a newly created tenant, you will notice that there is some predefined content already added in the **Explore Automation Progr...
- [Process Details](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/process-details.md): This section allows you to select different parameters that define the automated process such as:
- [Process Repository](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/process-repository.md): The Process Repository is the central space in Automation Hub where your organization's business processes are stored and accessible for review.
- [Provisioning From Automation Hub](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/provisioning-from-automation-hub.md): To complete the Phase 2 of the provisioning process, the [Organization Administrator](https://docs.uipath.com/automation-cloud/docs/managing-access...
- [Publish Settings](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/publish-settings.md): As an **Automation Hub** user with Publishing rights, you will have available options to manage the Automations that are already Published to the *...
- [Publishing From the Citizen Development Flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/publishing-from-the-cd-flow.md): One entry point for the Automation Store is the Citizen Development idea generation. You can start from the Share an Automation flow and continue w...
- [Publishing a Live - In Production Automation Idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/publishing-from-the-live-in-production-ideas.md): Any Idea from Automation Hub that has the status “Live - In Production” can be published to the Automation Store.
- [Publishing to Store](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/publishing-to-store.md): All Ideas or Automations with the status Live - In Production can be published to the **Automation Store**.
- [Resources](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/resources.md): The icon for the **Resources** option is the last one displayed on the upper right-hand corner of the page and is marked with a **three dotted** icon.
- [Reviewing My Assigned Tasks](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/reviewing-my-assigned-tasks.md): To review the tasks assigned to you follow the below steps:
- [Reviewing My Notifications](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/reviewing-my-notifications.md): To review your notifications follow the below steps:
- [Role Description and Matrix](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/roles-description-and-matrix.md): Using roles you can control user access to Automation Hub sections and its functionality. By default, the **Standard User** role is assigned to all...
- [Set up Integration With UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/set-up-integration-with-uipath-process-mining.md): Applies to Automation Cloud only.
- [Set up the business process import skill](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/set-up-the-business-process-import-skill.md): Install the `/upload-business-process` skill on your AI agent before importing business processes in bulk. Complete this setup once.
- [App Inventory](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-and-managing-the-app-inventory.md): To set up and manage the IT Application Inventory click the **Edit** button. The page becomes editable allowing you to:
- [Categories](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-and-managing-the-automation-categories.md): To classify the automations and ideas inside your organization you can define the **Categories** structure specific for your organization. You can ...
- [Managing the Cost](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-and-managing-the-cost.md): Configure the cost associated with the RPA implementation by using the below categories.
- [Documentation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-and-managing-the-documentation.md): To set up and manage the documentation templates you can use the provided default templates or you can import customized ones.
- [UiPath Assistant Connection](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-for-orchestrator-and-assistant.md): If you have Instant Consumption enabled, then once the GET button is pressed in the Automation Store, the automation will automatically be availabl...
- [Assigning Categories to Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-the-user-role-and-categories.md): The system offers the possibility to assign one or multiple default or customized roles to each user account and also the option to define the auto...
- [Submitting a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/share-an-automation.md): If you are assigned as a Citizen Developer Self User or Citizen Developer Power User and have automated a manual, repetitive task, or process you a...
- [Submission types](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/share-idea-or-automation.md): Applies to Automation Cloud only.
- [Sign up Process](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/sign-up-process.md): To access your company's Automation Hub tenant the below steps need to be completed:
- [Software Requirements and Browser Compatibility](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/software-requirements-and-browser-compatibility.md): To access UiPath Automation Hub, besides an active account, you need an internet connection and a compatible internet browser.
- [Linking a Project to an Idea in Automation Hub](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-a-new-project-from-an-idea-in-automation-hub.md): To find out how to link a Studio project to an existing idea in Automation Hub, check [Linking a Project to an Idea in Automation Hub](https://docs...
- [Starting as a Business Reviewer](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-business-reviewer.md): After successfully logging in, you, as a **Business Reviewer** need to focus on pushing forward automations created by Citizen Developer Self Users...
- [Starting as a Citizen Developer Power User](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-citizen-developer-power-user.md): After successfully logging in, you, as a **Citizen Developer Power User** can explore the list of Automations submitted for your tenant and get ins...
- [Starting as a Citizen Developer Self User](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-citizen-developer-self-user.md): After successfully logging in, you, as a **Citizen Developer Self User** can explore the list of Automations submitted for your tenant and get insp...
- [Starting as a Citizen Developer](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-citizen-developer.md): The Citizen Development flow is created to enable users from within the organization to share citizen developed automations that facilitate their d...
- [Starting as a Component Curator](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-curator.md): After successfully logging in, you as a **Component Curator** need to focus on **managing** the RPA reusable components shared within your tenant.
- [Starting as a Program Manager](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-program-manager.md): After successfully logging in, you, as a **Program Manager**, need to access **Workspace** > [Automation Pipeline](https://docs.uipath.com/automati...
- [Starting as a Standard User](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-standard-user.md): After successfully logging in, you, as a **Standard User** are encouraged to **Share Ideas** and **upload Components** that will boost the company’...
- [Starting as a Technical Reviewer](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-a-technical-reviewer.md): After successfully logging in, you, as a **Technical Reviewer** need to focus on pushing forward automations by identifying code quality issues and...
- [Starting as an Authorized User](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-an-authorized-user.md): After successfully logging in, you, as an **Authorized User**, can explore the list of shared for your tenant.
- [Starting as an Idea Approver](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-an-idea-approver.md): After successfully logging in, you, as an **Idea Approver** should focus on the following tasks:
- [Starting as an RPA Sponsor](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-an-rpa-sponsor.md): After successfully logging in, you, as an **RPA Sponsor**, can check out the list of the and [Components](https://docs.uipath.com/automation-hub/au...
- [Starting as the Account Owner](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-the-account-owner.md): You as the **Account Owner** are the first user to receive access to the tenant and therefore you have access to all the options from the platform ...
- [Starting as the System Admin](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/starting-as-the-system-admin.md): As a **System Admin**, you have access to all the options allowing you to manage the tenant users and configure the platform. After successfully lo...
- [Store Experience](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/store-experience.md): Discover the Automation Store by [browsing the available ready-made automations](https://docs.uipath.com/automation-hub/automation-cloud/latest/use...
- [Submit a Change Request](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submit-a-change-request.md): You can submit a change request for an automation that is already live or even for one that is still in implementation. The change request is parti...
- [Submit an Automation Flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submit-an-automation-flow.md): As soon as you submit an automation, the below flow is initiated:
- [Submitting an Idea From UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submit-an-idea-from-process-mining-process.md): The integration with **Process Mining** enables you to send automation ideas from **Process Mining** directly to **Automation Hub**. For more detai...
- [Submit a new idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submit-an-idea.md): If you notice a manual, repetitive task, or process that could be done automatically, you are encouraged to submit an idea. Do this by clicking the...
- [Submitting a business process](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submitting-a-business-process.md): Submit a business process to add it to the process repository in Automation Hub.
- [Submitting an Agentic AI idea](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submitting-an-agentic-ai-idea.md): Submit an Agentic AI idea to track an artificial intelligence automation opportunity and route it through a dedicated assessment flow.
- [Sharing a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/submitting-an-automation.md): The submission form is split into sections each containing several subsections created in order to capture all the information relevant for your au...
- [Task Capture Usage Specifications](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/task-capture-usage-specifications.md): Below you can find the list of requirements and limitations when using Task Capture for documenting Automation Hub Idea Assessments:
- [Tenants](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/tenants.md): **Tenants** allow you to model your organization structure, separating your business flows and information just like in real-life organizations. Th...
- [The User Interface](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/the-user-interface.md): As soon as you access the Automation Hub tenant page, you can review general information about the platform capabilities, an RPA journey path, and ...
- [Trial Services](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/trial-services.md): To find out how you can request a free trial for services, check [Requesting a service trial page.](https://docs.uipath.com/automation-cloud/docs/r...
- [Understanding the Citizen Developer Flow](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/understanding-the-citizen-developer-framework.md): The flow for Citizen Developers enables users from within the organization to share attended automations that facilitate their day to day tasks and...
- [Understanding the Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/understanding-the-roles-and-permissions.md): Within Automation Hub each user can have one or more [Roles](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/manage-acces...
- [Updating My Profile](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/updating-my-profile.md): When clicking the My Profile (three dots menu) > View My Profile option your profile page is displayed. The details presented are similar to the on...
- [About Information](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/updating-the-idea-about-information.md): When accessing an Automation Profile page the information first displayed is the one available in the **About** section. Users with assigned permis...
- [Updating the Settings](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/updating-the-settings.md): By accessing the **Settings** page the tenant's **Account Owner** can customize their tenant by enabling/disabling certain Automation Hub features.
- [Uploading a Component](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/uploading-a-component.md): All the users registered in an Automation Hub tenant can create and upload reusable components that can further be used to implement processes desc...
- [User Management](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/user-management.md): Users can be [added](https://docs.uipath.com/automation-cloud/docs/about-users#about-the-available-models) to the Automation Hub service from Autom...
- [User Options](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/user-options.md): To check the tenant options for Automation Hub in Automation CloudTM, check [Tenants](https://docs.uipath.com/automation-cloud/automatio...
- [Using the Jira Integration](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/using-the-jira-integration.md): Users can create Jira tickets straight from an automation idea if the Jira Connection is enabled by the Admin.
- [Workspace Overview](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/workspace.md): Within this module, you can view and contribute to your company’s RPA development by:
- [Add users in bulk to Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/add-users-in-bulk-to-automation-hub-using-openapi.md): :::note
- [API References](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/api-references.md): The [Automation Hub API Swagger](https://automation-hub.uipath.com/api/v1/api-doc/) definition can be accessed directly by adding the Authenticatio...
- [Authentication to the Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/authenticating-to-your-automation-hub-tenant.md): Automation Hub API authentication uses a simple static Bearer token in the header of each request. For information on how to create or find a Token...
- [Bulk edit users in Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/bulk-edit-users-in-automation-hub-using-openapi.md): 1. **Get the users you want to edit**
- [Consuming API](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/consuming-api.md): Follow the instructions from this section to find out how to consume Automation Hub APIs.
- [Examples of API Calls](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/examples-of-api-calls.md): In this section you'll find some API calls examples.
- [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/generate-your-token-from-automation-hub.md): The **Open API** page within your Automation Hub account enables you to access API specific information, allowing you to easily create/find/update ...
- [Inactivate User Accounts that are Not Part of the Company](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/inactivate-user-accounts-that-are-not-part-of-the-company.md): The following request exemplifies how to use the **/edituser** API call in order to inactivate the user accounts that are no longer part of the com...
- [Input Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-dictionary.md): This section contains the input dictionary for Automation Hub API.
- [Input for Applications](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-applications-.md): | Key | Value | Use Case |
- [Input for Automation Idea Creation Date](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-automation-idea-creation-date.md): :::note
- [Input for Users](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-automation-idea-update-date.md): :::note
- [Input for Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-automation-pipeline.md): | Key | Value | Use Case |
- [Input for Business Unit](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-business-unit.md): | Key | Value | Use Case |
- [Input for Category](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-category.md): :::note
- [Input for Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-collaborators.md): The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.
- [Input for Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-cost-benefit-analysis.md): | Key | Value | Use Case |
- [Input for Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-detailed-assessment.md): Used for Submitting CoE-driven Ideas
- [Input for High Level Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-high-level-assessment.md): Used for Submitting the Employee-driven Ideas
- [Input for Phase and Status Update](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-phase-and-status-update.md):
- [Input for Phase](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-phase.md): :::note
- [Input for Status](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-status.md): | | | |
- [Input for Submission Type](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-submission-type.md): | Key | Value | Use Case |
- [Input for User Status](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/input-for-user-status.md): :::note
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/introduction-to-automation-hub-api-1.md): The **Open API** feature allows **UiPath Automation Hub** users to access and manipulate their tenant data programmatically. Based on the feedback ...
- [Making Automation Hub API Calls](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/making-automation-hub-api-calls.md): * Define the token as a **bearer -H 'Authorization: Bearer [Tenant ID]/ [Token_generted_from_the_Open API_page]**.
- [Automation Hub Open API Power Query Data Parsing](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/open-api-power-query-data-parsing.md): Parsing the data from the Automation Hub API can sometimes prove to be challenging, especially if you are consolidating a very complex report.
- [Output Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/output-dictionary.md): **GET** Automation Pipeline
- [Permissions Per Endpoint](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/permissions-per-endpoint.md): :::note
- [Retrieve a User Account](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/retrieve-a-user-account.md): The following request exemplifies how to retrieve the user accounts within your tenant that match the following criteria:
- [Retrieve Automation Idea in Idea Phase Awaiting Review Status](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/retrieve-automation-idea-in-idea-phase-awaiting-review-status.md): The following request exemplifies how to retrieve the details for all the automation ideas registered in your tenant that match the following crite...
- [Retrieve the Cost Benefit Analysis for a Specific Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/retrieve-the-cost-benefit-analysis-for-a-specific-idea.md): One of the most important aspects of the Automation Pipeline is seeing the Return on Investment, which you can easily find and manage in the Cost B...
- [Update Account Details for Employees from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/update-account-details-for-employees-from-automation-hub.md): As companies are dynamic the details related to people’s departments, business units, other details change very fast. Keep these up to date in Auto...
- [Update Automation Idea Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/update-automation-idea-phase-and-status.md): Use this call to easily keep your Idea phase and status updated. Below you can find an example of how to make a call in which the Idea phase is upd...
- [User Status Table](https://docs.uipath.com/automation-hub/automation-suite/2.2510/api-guide/user-status-table.md): Based on how you use the user status values the user's status can be set up as follows:
- [2.2510.0](https://docs.uipath.com/automation-hub/automation-suite/2.2510/release-notes/2-2510-0.md): Task Mining is no longer available in Automation Suite 2.2510. All ideas submitted using an Automation Suite version that supported Task Mining, an...
- [2.2510.1](https://docs.uipath.com/automation-hub/automation-suite/2.2510/release-notes/2-2510-1.md): We are constantly working to improve your experience with **UiPath® Automation Hub** in **UiPath® Automation Suite**. Even though there are no sign...
- [2.2510.2](https://docs.uipath.com/automation-hub/automation-suite/2.2510/release-notes/2-2510-2.md): We are constantly working to improve your experience with **UiPath® Automation Hub** in **UiPath® Automation Suite**. Even though there are no sign...
- [Academy Courses](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/academy-courses.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Accomplishments](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/accomplishments.md): This is a support system created to motivate your growth and celebrate your accomplishments by using Badges, Achievements, Energy Cells, Experience...
- [Account](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/account.md): This page contains general information about the company and the current pricing plan.
- [Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/adding-and-managing-the-idea-collaborators.md): On the **Collaborators** page you have access to a list containing the users assigned as Collaborators for that automation idea.
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/adding-components-to-the-idea-profile.md): The **Add Component** button is available only for the Process Owner, Project Manager, and the collaborators with editing rights in the **Component...
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/adding-documentation-to-the-idea-profile.md): Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.
- [Admin Console Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/admin-console.md): This module facilitates the setup and management of the following areas:
- [Automation Program Performance](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/analyzing-the-automations-program-performance.md): To better understand the program performance, access one of the below charts available under the Automations Program Performance page:
- [Average Automation Cost](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/analyzing-the-average-automation-cost.md): To visualize the program's cost evolution, access one of the below charts available under the Average Automation Cost page:
- [Cost Report](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/analyzing-the-cost-report.md): Access this report for an aggregate view of the Costs for all automations in any phase, except for Idea phase.
- [Planning Report](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/analyzing-the-planning-report.md): This is an aggregate view of the baseline cycle time, actual cycle time, and delta for all automations in any phase, except for Idea phase, that he...
- [Assessment visibility](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/assessment-visibility.md): In this section, you can:
- [Audit Logs](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/audit-logs.md): By accessing the **Audit Logs** page the tenant's **System Admin** as well as other users with roles that have the permission to access the option,...
- [Automation Hub Configuration Checklist](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-hub-configuration-checklist.md): * Provisioning
- [Automation Hub On Premise](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-hub-on-premise.md): **UiPath Automation Hub** is now available to be installed on premise, in the customer local environment or Virtual Machines on Azure, Amazon Web S...
- [Automation Hub Policy in Automation Ops](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-hub-policy-in-automation-ops.md): Before creating a new policy, make sure you're using the latest policy versions for applications. Do this by following the steps below:
- [Idea Review Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-idea-review-phases.md): Depending on the way it was shared, the idea undergoes through different review phases:
- [Automation Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-phase-status.md): An idea shared via an employee-driven, Agentic AI, or CoE-driven path needs to go through sequential steps for an idea to become an automation live...
- [Column Information](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-pipeline-column-information.md): Please find below a list containing all the columns available in the table views from the **Automation Pipeline** module.
- [Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-pipeline.md): Within this page, you have access to all the ideas and automations that have been shared. To make the review process easier, the following lists ha...
- [Automation Program](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-program.md): This page is set up as the home page, displayed after successfully logging in, and contains **all the submissions** created within the company tena...
- [Automation Store Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-store-flow.md): The Automation Store flow starts from any idea with the status Live - In production. From this point, a CoE representative with publishing permissi...
- [Permissions](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-store-permissions.md): The **Automation Store** is designed so that business users are able to consume ready-made automations that were vetted by authorized users from th...
- [Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/automation-store.md): **Automation Hub** is enhanced with a new experience that allows business users to browse and search for their ready-to-go automation that can alre...
- [Browsing the Store Gallery](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/browsing-the-store-gallery.md): In the Store gallery, you can view all available automations displayed in automation cards.
- [Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/change-requests.md): The **Change Requests** tab contains all the change requests created from the idea or automation, ordered by the submission date.
- [Citizen Developer Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/citizen-developer-assessment.md): This step is completed by the Citizen Developer while sharing the automation, still, it can be updated later on by users with editing rights in the...
- [Citizen Developer Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/citizen-developer-roles-and-collaborator-roles.md): Specific Roles and Collaborator Roles are made available to support the Citizen Developers towards managing Automation submissions and flow within ...
- [Submitting a CoE-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/coe-driven.md): To start the process click the **Submit idea** button available on the top, right-hand side of the page.
- [Collaborator Roles Information and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/collaborator-roles-matrix.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Idea Profile to the assigned user.
- [Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/completing-the-detailed-assessment.md): This assessment is completed by the Process Owner assigned to the automation idea and becomes available once the idea has past the first approval s...
- [Completing the User Account Form](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/completing-the-user-account-form.md): This section allows you to enter all the user's basic information, like First and Last Name, email address as well as job-related details such as J...
- [Component Statuses](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/component-statuses.md):
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/components.md): :::note
- [Creating a New Collaborator Role](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/creating-a-new-collaborator-role.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Profile to the assigned user. Unlike Roles, Colla...
- [Creating a New User Role](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/creating-a-new-user-role.md): The System Admin can create new customized Roles in addition to the already existing ones in order to accommodate the company's specific requirements.
- [Creating a New Version for a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/creating-a-new-version-for-a-component.md): The component versioning option allows the Author to add a new version to their components each time an update is required.
- [Curating a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/curating-a-component.md): As soon as a new component or a new version of a published component is uploaded, the below flow is initiated. Any Component Curator from the compa...
- [Customization Examples](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/customization-examples.md): Here you can find some real-life examples for applying the customization of assessments.
- [Customize idea flows](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/customize-idea-flows.md): The default idea flows available are:
- [Email Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/customize-your-email-settings.md): Customize your email preferences by using the switch option available for each email type to enable/disable that email communication. To access the...
- [Customizing the idea flow](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/customizing-the-idea-flow.md): To start the Idea flow customization, select **Customize** in the upper right corner. Three main columns are available:
- [Customizing Your Tenant](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/customizing-your-tenant.md): The Account Owner can perform the following customization on the tenant:
- [Dashboards Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/dashboards.md): Within this module, System Admins, RPA Sponsors, and Program Managers have access to several types of dashboards representations providing an aggre...
- [Deleting Data](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/deleting-data.md): To delete predefined or user-created data please follow the below steps:
- [Documenting Your Ideas and Automations Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/documenting-your-ideas-using-task-capture.md): :::note
- [Working with a CSV file](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/downloading-and-uploading-csv.md): By accessing the **Manage Access** > **Assign Roles** page you have the **Download CSV** option that allows you to download two different CSV types:
- [Downloading Information From Dashboards](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/downloading-information-from-dashboards.md): You can download the information from the Dashboards as follows:
- [Downloading Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/downloading-task-capture.md): The Task Capture tool will not open if you do not have it installed on your PC or if the version is lower than 20.4. To download the latest Task Ca...
- [Editing a Document Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/editing-a-document-using-task-capture.md): To edit the documents from an idea/automation using Task Capture follow the below steps:
- [Email Content](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/email-content.md): Below you can find a detailed list of the emails that you can receive from Automation Hub.
- [Email Types](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/email-types.md): To keep you up to date with important information about your account, your activity on the platform, and new features we use emails.
- [Submitting an Employee-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/employee-driven.md): The Employee-driven idea option is available for users with a limited amount of information related to the process/task they are describing, and ar...
- [Enable From Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/enable-from-suite.md): To enable Automation Store on one of your Automation Suite tenants, use the steps below:
- [Enable Insights Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/enable-insights-connection.md): 1. Open Automation Hub.
- [Enabling the Store](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/enabling-the-store.md): The Automation Store can be enabled and controlled via the settings we provide in both Automation CloudTM and Automation Hub.
- [Execution Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/execution-assessment.md): This assessment is used to connect live automation ideas with their corresponding package in **UiPath Orchestrator Cloud** and to define the busine...
- [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/explore-automation-program.md): Within the Automation Profile page you have access to following information describing the automation:
- [Explore Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/explore.md): This module, available for all standard users, contains the Automation Program, the list of all People from the platform, the Components published ...
- [Component Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/exploring-a-component-profile-page.md): By opening a Component Profile page you can access information describing the component:
- [User Profile](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/exploring-a-user-profile.md): Once you clicked a profile card the profile page is displayed. You have access to the following information describing your colleagues' account and...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/faq-components.md): How are Reusable Components reviewed?
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/faq-getting-started-ah.md): A set of dynamic flows integrated with the platform that will guide you through its features and show you how to use them. This is a first-hand exp...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/faq-share-idea.md): Once submitted you can no longer withdraw the idea. If the idea is in the Awaiting Review status contact an Idea Approver responsible for your Auto...
- [Following](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/following.md): When accessing this page you can see all the ideas and automations that you marked as **Following** in a tabular view. For details on how to follow...
- [Generating Your API Token](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/generate-api-token.md): To find out how to generate your API token, check the [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/reference-ge...
- [Getting and Requesting Automations](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/getting-and-requesting-automations.md): As a business user, click on the **Automation Store** link from the selected tenant or from the **Automation Store** icon on the left navigation bar.
- [Glossary](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/glossary.md): | Term | Definition |
- [History](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/history.md): In the **History** tab, you can keep track of the changes made to an automation idea of any source.
- [Idea access and actions](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/idea-access.md): At the idea flow level, the third tab available is the **Idea access**, from where you can edit permissions of users for each page of the Automatio...
- [Idea flow overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/idea-flow-overview.md): The new Idea Flow Customization feature allows you to personalize your idea flow to meet your unique needs. You can change the title, select assess...
- [Idea flow settings](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/idea-flow-settings.md): You can edit the settings of an idea flow by accessing any idea flow and selecting the **pencil icon** next to it. You can also access the **Settin...
- [Import Your Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/import-your-pipeline.md): By accessing the **Import Pipeline** page, the tenant's **System Admin** as well as other users with roles that have the permission to access the o...
- [Importing your ideas](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/importing-your-ideas.md): You can import your ideas using two different methods depending on your needs.
- [Detailed Assessment Algorithm](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/information-about-the-detailed-assessment-algorithm.md): The Detailed Assessment algorithm is implemented to support the automation idea implementation decision. The following criteria can be selected as ...
- [Information About the Idea Score](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/information-about-the-idea-score.md): The Idea high-level scoring algorithm is implemented to vet out ideas that should not be automated.
- [Installing Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/installing-automation-suite.md): To find out how to install Automation Suite, check [the Automation Suite](https://docs.uipath.com/automation-suite/automation-suite/2.2510) pages.
- [Instant Consumption Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/instant-consumption-settings.md): This feature enables Automation Hub to act as an automation store. Users can browse throughout the automation gallery and are also able to download...
- [Introduction](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/introduction.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [Leaderboard](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/leaderboard.md): :::note
- [Learn More With Courses From Academy](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/learn-more.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Leveling Up](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/leveling-up.md): 1. For specific actions or sets of actions, made within Automation Hub you are rewarded with an **Achievement** or a **Badge**.
- [Localization](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/localization.md): Most of the **UiPath** products and product guides are adapted for use in different locations and translated into several languages. [The localizat...
- [Manage Access](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/manage-access.md): This is the page where user accounts are added and managed by the System Admin.
- [Manage Components](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/manage-components.md): :::note
- [Managing Drafts](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-drafts.md): By accessing the **Draft** page you can view all the ideas and automations you have saved but not shared yet.
- [Managing My Automations](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-my-automaions.md): By accessing the **Automations** page you can view all the automations you shared.
- [Managing My Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-my-change-requests.md): By accessing the **Change Requests** page you can view all the automations you shared.
- [Managing My Ideas](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-my-ideas.md): By accessing the **Ideas** page you can view all the ideas you shared through the Employee-driven flow as well as CoE-driven flow.
- [Decision Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-the-automations-from-decision-pipeline.md): This is the place where assessed ideas and automations that have been reviewed in 'Qualification' or 'Technical Review' phases with the status 'Awa...
- [Implementation](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-the-items-from-implementation-view.md): Access the **Implementation** page to view all the ideas and automations waiting to be implemented. The page filters the available ideas and automa...
- [Live](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-the-items-from-live-view.md): Access the **Live** page to view all the ideas and automations in the **Live** phase.
- [Review](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-the-items-from-review.md): Access the **Review** page to view all the ideas and automations waiting to be reviewed:
- [Managing User Accounts](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/managing-user-accounts.md): There are two ways to edit user accounts:
- [My Collaborations](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-collaborations.md): Within this page, you have access to a list containing all the ideas or automations you are collaborating on.
- [My Components](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-components.md): :::note
- [My Submissions](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-submissions.md): Access all the ideas or automations you have shared along with an additional view where you can check out the ideas and automation drafts you have ...
- [Complete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-tasks-complete.md): In the **Complete** task list, you have a clear display of the assigned tasks that are now finished. These are presented in a tabular view. The fol...
- [Incomplete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-tasks-incomplete.md): In the **Incomplete** task list, you have a clear display of the currently active tasks that are assigned to you. These are displayed in a tabular ...
- [My Tasks Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/my-tasks.md): Depending on the identified needs, you may be assigned to specific tasks in the system. To find out the tasks and their details click the **Task** ...
- [Customize Assessments](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/new-customize-assessments.md): You can customize assessments to better match the target audience and obtain relevant indicators for the automation program which helps you in maki...
- [Notifications](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/notifications.md): Whenever something concerning your activity occurs, the system will send in-app messages. To find and manage them access the **Notifications** option.
- [Orchestrator Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/orchestrator-connection.md): With an active Orchestrator connection, you will be able to consume automations. When you choose to GET an automation from the Automation Store, th...
- [People](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/people.md): Here you can find a list containing all the active user profiles created within the tenant. For each active account, a Profile Card is displayed pr...
- [Performing the Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/performing-the-idea-cost-benefit-analysis.md): On this page, the Project Manager is able to record the costs required for the automation idea implementation. These are processed by the system in...
- [Platform Setup](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/platform-setup.md): This is the section where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.
- [Pop-ups and success screens](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/pop-ups-and-success-screens.md): A pop-up window is triggered at the level of transition, meaning that when an idea is moved from a status to another, the system displays the Appro...
- [Predefined Content From the Tenant](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/predefined-content-from-the-tenant.md): As soon as you access a newly created tenant, you will notice that there is some predefined content already added in the **Explore Automation Progr...
- [Publish Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/publish-settings.md): As an **Automation Hub** user with Publishing rights, you will have available options to manage the Automations that are already Published to the *...
- [Publishing From the Citizen Development Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/publishing-from-the-cd-flow.md): One entry point for the Automation Store is the Citizen Development idea generation. You can start from the Share an Automation flow and continue w...
- [Publishing a Live - In Production Automation Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/publishing-from-the-live-in-production-ideas.md): Any Idea from Automation Hub that has the status “Live - In Production” can be published to the Automation Store.
- [Publishing to Store](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/publishing-to-store.md): All Ideas or Automations with the status Live - In Production can be published to the **Automation Store**.
- [Resources](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/resources.md): The icon for the **Resources** option is the last one displayed on the upper right-hand corner of the page and is marked with a **three dotted** icon.
- [Reviewing My Assigned Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/reviewing-my-assigned-tasks.md): To review the tasks assigned to you follow the below steps:
- [Reviewing My Notifications](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/reviewing-my-notifications.md): To review your notifications follow the below steps:
- [Role Description and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/roles-description-and-matrix.md): Using roles you can control user access to Automation Hub sections and its functionality. By default, the **Standard User** role is assigned to all...
- [App Inventory](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-and-managing-the-app-inventory.md): To set up and manage the IT Application Inventory click the **Edit** button. The page becomes editable allowing you to:
- [Categories](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-and-managing-the-automation-categories.md): To classify the automations and ideas inside your organization you can define the **Categories** structure specific for your organization. You can ...
- [Managing the Cost](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-and-managing-the-cost.md): Configure the cost associated with the RPA implementation by using the below categories.
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-and-managing-the-documentation.md): To set up and manage the documentation templates you can use the provided default templates or you can import customized ones.
- [UiPath Assistant Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-for-orchestrator-and-assistant.md): If you have Instant Consumption enabled, then once the GET button is pressed in the Automation Store, the automation will automatically be availabl...
- [Assigning Categories to Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/setting-up-the-user-role-and-categories.md): The system offers the possibility to assign one or multiple default or customized roles to each user account and also the option to define the auto...
- [Submitting a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/share-an-automation.md): If you are assigned as a Citizen Developer Self User or Citizen Developer Power User and have automated a manual, repetitive task, or process you a...
- [Software Requirements and Browser Compatibility](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/software-requirements-and-browser-compatibility.md): To access UiPath Automation Hub, besides an active account, you need an internet connection and a compatible internet browser.
- [Linking a Project to an Idea in Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-a-new-project-from-an-idea-in-automation-hub.md): To find out how to link a Studio project to an existing idea in Automation Hub, check [Linking a Project to an Idea in Automation Hub](https://docs...
- [Starting as a Business Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-business-reviewer.md): After successfully logging in, you, as a **Business Reviewer** need to focus on pushing forward automations created by Citizen Developer Self Users...
- [Starting as a Citizen Developer Power User](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-citizen-developer-power-user.md): After successfully logging in, you, as a **Citizen Developer Power User** can explore the list of Automations submitted for your tenant and get ins...
- [Starting as a Citizen Developer Self User](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-citizen-developer-self-user.md): After successfully logging in, you, as a **Citizen Developer Self User** can explore the list of Automations submitted for your tenant and get insp...
- [Starting as a Citizen Developer](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-citizen-developer.md): The Citizen Development flow is created to enable users from within the organization to share citizen developed automations that facilitate their d...
- [Starting as a Component Curator](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-curator.md): After successfully logging in, you as a **Component Curator** need to focus on **managing** the RPA reusable components shared within your tenant.
- [Starting as a Program Manager](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-program-manager.md): After successfully logging in, you, as a **Program Manager**, need to access **Workspace** > [Automation Pipeline](https://docs.uipath.com/automati...
- [Starting as a Standard User](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-standard-user.md): After successfully logging in, you, as a **Standard User** are encouraged to **Share Ideas** and **upload Components** that will boost the company’...
- [Starting as a Technical Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-a-technical-reviewer.md): After successfully logging in, you, as a **Technical Reviewer** need to focus on pushing forward automations by identifying code quality issues and...
- [Starting as an Authorized User](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-an-authorized-user.md): After successfully logging in, you, as an **Authorized User**, can explore the list of shared for your tenant.
- [Starting as an Idea Approver](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-an-idea-approver.md): After successfully logging in, you, as an **Idea Approver** should focus on the following tasks:
- [Starting as an RPA Sponsor](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-an-rpa-sponsor.md): After successfully logging in, you, as an **RPA Sponsor**, can check out the list of the and [Components](https://docs.uipath.com/automation-hub/au...
- [Starting as the Account Owner](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-the-account-owner.md): You as the **Account Owner** are the first user to receive access to the tenant and therefore you have access to all the options from the platform ...
- [Starting as the System Admin](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/starting-as-the-system-admin.md): As a **System Admin**, you have access to all the options allowing you to manage the tenant users and configure the platform. After successfully lo...
- [Store Experience](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/store-experience.md): Discover the Automation Store by [browsing the available ready-made automations](https://docs.uipath.com/automation-hub/automation-suite/2.2510/use...
- [Submit a Change Request](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/submit-a-change-request.md): You can submit a change request for an automation that is already live or even for one that is still in implementation. The change request is parti...
- [Submitting an Idea From UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/submit-an-idea-from-process-mining-process.md): The integration with **Process Mining** enables you to send automation ideas from **Process Mining** directly to **Automation Hub**. For more detai...
- [Submit an Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/submit-an-idea.md): If you notice a manual, repetitive task, or process that could be done automatically, you are encouraged to submit an idea. Do this by clicking the...
- [Sharing a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/submitting-an-automation.md): The submission form is split into sections each containing several subsections created in order to capture all the information relevant for your au...
- [Task Capture Usage Specifications](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/task-capture-usage-specifications.md): Below you can find the list of requirements and limitations when using Task Capture for documenting Automation Hub Idea Assessments:
- [Tenants](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/tenants.md): **Tenants** allow you to model your organization structure, separating your business flows and information just like in real-life organizations. Th...
- [The User Interface](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/the-user-interface.md): As soon as you access the Automation Hub tenant page, you can review general information about the platform capabilities, an RPA journey path, and ...
- [Understanding the Citizen Developer Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/understanding-the-citizen-developer-framework.md): The flow for Citizen Developers enables users from within the organization to share attended automations that facilitate their day to day tasks and...
- [Understanding the Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/understanding-the-roles-and-permissions.md): Within Automation Hub each user can have one or more [Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/manage-acces...
- [Updating My Profile](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/updating-my-profile.md): When clicking the My Profile (three dots menu) > View My Profile option your profile page is displayed. The details presented are similar to the on...
- [About Information](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/updating-the-idea-about-information.md): When accessing an Automation Profile page the information first displayed is the one available in the **About** section. Users with assigned permis...
- [Updating the Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/updating-the-settings.md): By accessing the **Settings** page the tenant's **Account Owner** can customize their tenant by enabling/disabling certain Automation Hub features.
- [Uploading a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/uploading-a-component.md): All the users registered in an Automation Hub tenant can create and upload reusable components that can further be used to implement processes desc...
- [Using the Jira Integration](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/using-the-jira-integration.md): Users can create Jira tickets straight from an automation idea if the Jira Connection is enabled by the Admin.
- [Workspace Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/workspace.md): Within this module, you can view and contribute to your company’s RPA development by:
- [Add users in bulk to Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/add-users-in-bulk-to-automation-hub-using-openapi.md): :::note
- [API References](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/api-references.md): The [Automation Hub API Swagger](https://automation-hub.uipath.com/api/v1/api-doc/) definition can be accessed directly by adding the Authenticatio...
- [Authentication to the Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/authenticating-to-your-automation-hub-tenant.md): Automation Hub API authentication uses a simple static Bearer token in the header of each request. For information on how to create or find a Token...
- [Bulk edit users in Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/bulk-edit-users-in-automation-hub-using-openapi.md): 1. **Get the users you want to edit**
- [Consuming API](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/consuming-api.md): Follow the instructions from this section to find out how to consume Automation Hub APIs.
- [Examples of API Calls](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/examples-of-api-calls.md): In this section you'll find some API calls examples.
- [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/generate-your-token-from-automation-hub.md): The **Open API** page within your Automation Hub account enables you to access API specific information, allowing you to easily create/find/update ...
- [Inactivate User Accounts that are Not Part of the Company](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/inactivate-user-accounts-that-are-not-part-of-the-company.md): The following request exemplifies how to use the **/edituser** API call in order to inactivate the user accounts that are no longer part of the com...
- [Input Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-dictionary.md): This section contains the input dictionary for Automation Hub API.
- [Input for Applications](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-applications-.md): | Key | Value | Use Case |
- [Input for Automation Idea Creation Date](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-automation-idea-creation-date.md): :::note
- [Input for Users](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-automation-idea-update-date.md): :::note
- [Input for Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-automation-pipeline.md): | Key | Value | Use Case |
- [Input for Business Unit](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-business-unit.md): | Key | Value | Use Case |
- [Input for Category](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-category.md): :::note
- [Input for Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-collaborators.md): The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.
- [Input for Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-cost-benefit-analysis.md): | Key | Value | Use Case |
- [Input for Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-detailed-assessment.md): Used for Submitting CoE-driven Ideas
- [Input for High Level Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-high-level-assessment.md): Used for Submitting the Employee-driven Ideas
- [Input for Phase and Status Update](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-phase-and-status-update.md):
- [Input for Phase](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-phase.md): :::note
- [Input for Status](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-status.md): | | | |
- [Input for Submission Type](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-submission-type.md): | Key | Value | Use Case |
- [Input for User Status](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/input-for-user-status.md): :::note
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/introduction-to-automation-hub-api-1.md): The **Open API** feature allows **UiPath Automation Hub** users to access and manipulate their tenant data programmatically. Based on the feedback ...
- [Making Automation Hub API Calls](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/making-automation-hub-api-calls.md): * Define the token as a **bearer -H 'Authorization: Bearer [Tenant ID]/ [Token_generted_from_the_Open API_page]**.
- [Automation Hub Open API Power Query Data Parsing](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/open-api-power-query-data-parsing.md): Parsing the data from the Automation Hub API can sometimes prove to be challenging, especially if you are consolidating a very complex report.
- [Output Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/output-dictionary.md): **GET** Automation Pipeline
- [Permissions Per Endpoint](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/permissions-per-endpoint.md): :::note
- [Retrieve a User Account](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/retrieve-a-user-account.md): The following request exemplifies how to retrieve the user accounts within your tenant that match the following criteria:
- [Retrieve Automation Idea in Idea Phase Awaiting Review Status](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/retrieve-automation-idea-in-idea-phase-awaiting-review-status.md): The following request exemplifies how to retrieve the details for all the automation ideas registered in your tenant that match the following crite...
- [Retrieve the Cost Benefit Analysis for a Specific Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/retrieve-the-cost-benefit-analysis-for-a-specific-idea.md): One of the most important aspects of the Automation Pipeline is seeing the Return on Investment, which you can easily find and manage in the Cost B...
- [Update Account Details for Employees from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/update-account-details-for-employees-from-automation-hub.md): As companies are dynamic the details related to people’s departments, business units, other details change very fast. Keep these up to date in Auto...
- [Update Automation Idea Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/update-automation-idea-phase-and-status.md): Use this call to easily keep your Idea phase and status updated. Below you can find an example of how to make a call in which the Idea phase is upd...
- [User Status Table](https://docs.uipath.com/automation-hub/automation-suite/2.2610/api-guide/user-status-table.md): Based on how you use the user status values the user's status can be set up as follows:
- [2.2610.0](https://docs.uipath.com/automation-hub/automation-suite/2.2610/release-notes/2-2610-0.md): Task Mining is no longer available in Automation Suite 2.2610. All ideas submitted using an Automation Suite version that supported Task Mining, an...
- [Academy Courses](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/academy-courses.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Accomplishments](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/accomplishments.md): This is a support system created to motivate your growth and celebrate your accomplishments by using Badges, Achievements, Energy Cells, Experience...
- [Account](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/account.md): This page contains general information about the company and the current pricing plan.
- [Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/adding-and-managing-the-idea-collaborators.md): On the **Collaborators** page you have access to a list containing the users assigned as Collaborators for that automation idea.
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/adding-components-to-the-idea-profile.md): The **Add Component** button is available only for the Process Owner, Project Manager, and the collaborators with editing rights in the **Component...
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/adding-documentation-to-the-idea-profile.md): Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.
- [Admin Console Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/admin-console.md): This module facilitates the setup and management of the following areas:
- [Agentic AI Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/agentic-ai-assessment.md): The Agentic AI Assessment is completed by the Process Owner assigned to an Agentic AI idea and becomes available once the idea has passed the first...
- [Automation Program Performance](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/analyzing-the-automations-program-performance.md): To better understand the program performance, access one of the below charts available under the Automations Program Performance page:
- [Average Automation Cost](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/analyzing-the-average-automation-cost.md): To visualize the program's cost evolution, access one of the below charts available under the Average Automation Cost page:
- [Cost Report](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/analyzing-the-cost-report.md): Access this report for an aggregate view of the Costs for all automations in any phase, except for Idea phase.
- [Planning Report](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/analyzing-the-planning-report.md): This is an aggregate view of the baseline cycle time, actual cycle time, and delta for all automations in any phase, except for Idea phase, that he...
- [Assessment visibility](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/assessment-visibility.md): In this section, you can:
- [Audit Logs](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/audit-logs.md): By accessing the **Audit Logs** page the tenant's **System Admin** as well as other users with roles that have the permission to access the option,...
- [Automation Hub Configuration Checklist](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-hub-configuration-checklist.md): * Provisioning
- [Automation Hub On Premise](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-hub-on-premise.md): **UiPath Automation Hub** is now available to be installed on premise, in the customer local environment or Virtual Machines on Azure, Amazon Web S...
- [Automation Hub Policy in Automation Ops](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-hub-policy-in-automation-ops.md): Before creating a new policy, make sure you're using the latest policy versions for applications. Do this by following the steps below:
- [Idea Review Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-idea-review-phases.md): Depending on the way it was shared, the idea undergoes through different review phases:
- [Automation Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-phase-status.md): An idea shared via an employee-driven, Agentic AI, or CoE-driven path needs to go through sequential steps for an idea to become an automation live...
- [Column Information](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-pipeline-column-information.md): Please find below a list containing all the columns available in the table views from the **Automation Pipeline** module.
- [Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-pipeline.md): Within this page, you have access to all the ideas and automations that have been shared. To make the review process easier, the following lists ha...
- [Automation Program](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-program.md): This page is set up as the home page, displayed after successfully logging in, and contains **all the submissions** created within the company tena...
- [Automation Store Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-store-flow.md): The Automation Store flow starts from any idea with the status Live - In production. From this point, a CoE representative with publishing permissi...
- [Permissions](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-store-permissions.md): The **Automation Store** is designed so that business users are able to consume ready-made automations that were vetted by authorized users from th...
- [Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/automation-store.md): **Automation Hub** is enhanced with a new experience that allows business users to browse and search for their ready-to-go automation that can alre...
- [Browsing the Store Gallery](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/browsing-the-store-gallery.md): In the Store gallery, you can view all available automations displayed in automation cards.
- [Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/change-requests.md): The **Change Requests** tab contains all the change requests created from the idea or automation, ordered by the submission date.
- [Citizen Developer Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/citizen-developer-assessment.md): This step is completed by the Citizen Developer while sharing the automation, still, it can be updated later on by users with editing rights in the...
- [Citizen Developer Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/citizen-developer-roles-and-collaborator-roles.md): Specific Roles and Collaborator Roles are made available to support the Citizen Developers towards managing Automation submissions and flow within ...
- [Submitting a CoE-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/coe-driven.md): To start the process click the **Submit idea** button available on the top, right-hand side of the page.
- [Collaborator Roles Information and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/collaborator-roles-matrix.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Idea Profile to the assigned user.
- [Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/completing-the-detailed-assessment.md): This assessment is completed by the Process Owner assigned to the automation idea and becomes available once the idea has past the first approval s...
- [Completing the User Account Form](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/completing-the-user-account-form.md): This section allows you to enter all the user's basic information, like First and Last Name, email address as well as job-related details such as J...
- [Component Statuses](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/component-statuses.md):
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/components.md): :::note
- [Creating a New Collaborator Role](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/creating-a-new-collaborator-role.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Profile to the assigned user. Unlike Roles, Colla...
- [Creating a New User Role](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/creating-a-new-user-role.md): The System Admin can create new customized Roles in addition to the already existing ones in order to accommodate the company's specific requirements.
- [Creating a New Version for a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/creating-a-new-version-for-a-component.md): The component versioning option allows the Author to add a new version to their components each time an update is required.
- [Curating a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/curating-a-component.md): As soon as a new component or a new version of a published component is uploaded, the below flow is initiated. Any Component Curator from the compa...
- [Customization Examples](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/customization-examples.md): Here you can find some real-life examples for applying the customization of assessments.
- [Customize idea flows](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/customize-idea-flows.md): The default idea flows available are:
- [Email Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/customize-your-email-settings.md): Customize your email preferences by using the switch option available for each email type to enable/disable that email communication. To access the...
- [Customizing the idea flow](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/customizing-the-idea-flow.md): To start the Idea flow customization, select **Customize** in the upper right corner. Three main columns are available:
- [Customizing Your Tenant](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/customizing-your-tenant.md): The Account Owner can perform the following customization on the tenant:
- [Dashboards Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/dashboards.md): Within this module, System Admins, RPA Sponsors, and Program Managers have access to several types of dashboards representations providing an aggre...
- [Deleting Data](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/deleting-data.md): To delete predefined or user-created data please follow the below steps:
- [Documenting Your Ideas and Automations Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/documenting-your-ideas-using-task-capture.md): :::note
- [Working with a CSV file](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/downloading-and-uploading-csv.md): By accessing the **Manage Access** > **Assign Roles** page you have the **Download CSV** option that allows you to download two different CSV types:
- [Downloading Information From Dashboards](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/downloading-information-from-dashboards.md): You can download the information from the Dashboards as follows:
- [Downloading Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/downloading-task-capture.md): The Task Capture tool will not open if you do not have it installed on your PC or if the version is lower than 20.4. To download the latest Task Ca...
- [Editing a Document Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/editing-a-document-using-task-capture.md): To edit the documents from an idea/automation using Task Capture follow the below steps:
- [Email Content](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/email-content.md): Below you can find a detailed list of the emails that you can receive from Automation Hub.
- [Email Types](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/email-types.md): To keep you up to date with important information about your account, your activity on the platform, and new features we use emails.
- [Submitting an Employee-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/employee-driven.md): The Employee-driven idea option is available for users with a limited amount of information related to the process/task they are describing, and ar...
- [Enable From Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/enable-from-suite.md): To enable Automation Store on one of your Automation Suite tenants, use the steps below:
- [Enable Insights Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/enable-insights-connection.md): 1. Open Automation Hub.
- [Enabling the Store](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/enabling-the-store.md): The Automation Store can be enabled and controlled via the settings we provide in both Automation CloudTM and Automation Hub.
- [Execution Assessment](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/execution-assessment.md): This assessment is used to connect live automation ideas with their corresponding package in **UiPath Orchestrator Cloud** and to define the busine...
- [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/explore-automation-program.md): Within the Automation Profile page you have access to following information describing the automation:
- [Explore Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/explore.md): This module, available for all standard users, contains the Automation Program, the list of all People from the platform, the Components published ...
- [Component Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/exploring-a-component-profile-page.md): By opening a Component Profile page you can access information describing the component:
- [User Profile](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/exploring-a-user-profile.md): Once you clicked a profile card the profile page is displayed. You have access to the following information describing your colleagues' account and...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/faq-components.md): How are Reusable Components reviewed?
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/faq-getting-started-ah.md): A set of dynamic flows integrated with the platform that will guide you through its features and show you how to use them. This is a first-hand exp...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/faq-share-idea.md): Once submitted you can no longer withdraw the idea. If the idea is in the Awaiting Review status contact an Idea Approver responsible for your Auto...
- [Following](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/following.md): When accessing this page you can see all the ideas and automations that you marked as **Following** in a tabular view. For details on how to follow...
- [Generating Your API Token](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/generate-api-token.md): To find out how to generate your API token, check the [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/reference-ge...
- [Getting and Requesting Automations](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/getting-and-requesting-automations.md): As a business user, click on the **Automation Store** link from the selected tenant or from the **Automation Store** icon on the left navigation bar.
- [Glossary](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/glossary.md): | Term | Definition |
- [History](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/history.md): In the **History** tab, you can keep track of the changes made to an automation idea of any source.
- [Idea access and actions](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/idea-access.md): At the idea flow level, the third tab available is the **Idea access**, from where you can edit permissions of users for each page of the Automatio...
- [Idea flow overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/idea-flow-overview.md): The new Idea Flow Customization feature allows you to personalize your idea flow to meet your unique needs. You can change the title, select assess...
- [Idea flow settings](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/idea-flow-settings.md): You can edit the settings of an idea flow by accessing any idea flow and selecting the **pencil icon** next to it. You can also access the **Settin...
- [Import Your Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/import-your-pipeline.md): By accessing the **Import Pipeline** page, the tenant's **System Admin** as well as other users with roles that have the permission to access the o...
- [Importing your ideas](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/importing-your-ideas.md): You can import your ideas using two different methods depending on your needs.
- [Detailed Assessment Algorithm](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/information-about-the-detailed-assessment-algorithm.md): The Detailed Assessment algorithm is implemented to support the automation idea implementation decision. The following criteria can be selected as ...
- [Information About the Idea Score](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/information-about-the-idea-score.md): The Idea high-level scoring algorithm is implemented to vet out ideas that should not be automated.
- [Installing Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/installing-automation-suite.md): To find out how to install Automation Suite, check [the Automation Suite](https://docs.uipath.com/automation-suite/automation-suite/2.2510) pages.
- [Instant Consumption Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/instant-consumption-settings.md): This feature enables Automation Hub to act as an automation store. Users can browse throughout the automation gallery and are also able to download...
- [Introduction](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/introduction.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [Leaderboard](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/leaderboard.md): :::note
- [Learn More With Courses From Academy](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/learn-more.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Leveling Up](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/leveling-up.md): 1. For specific actions or sets of actions, made within Automation Hub you are rewarded with an **Achievement** or a **Badge**.
- [Localization](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/localization.md): Most of the **UiPath** products and product guides are adapted for use in different locations and translated into several languages. [The localizat...
- [Manage Access](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/manage-access.md): This is the page where user accounts are added and managed by the System Admin.
- [Manage Components](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/manage-components.md): :::note
- [Managing Drafts](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-drafts.md): By accessing the **Draft** page you can view all the ideas and automations you have saved but not shared yet.
- [Managing My Automations](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-my-automaions.md): By accessing the **Automations** page you can view all the automations you shared.
- [Managing My Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-my-change-requests.md): By accessing the **Change Requests** page you can view all the automations you shared.
- [Managing My Ideas](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-my-ideas.md): By accessing the **Ideas** page you can view all the ideas you shared through the Employee-driven flow as well as CoE-driven flow.
- [Decision Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-the-automations-from-decision-pipeline.md): This is the place where assessed ideas and automations that have been reviewed in 'Qualification' or 'Technical Review' phases with the status 'Awa...
- [Implementation](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-the-items-from-implementation-view.md): Access the **Implementation** page to view all the ideas and automations waiting to be implemented. The page filters the available ideas and automa...
- [Live](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-the-items-from-live-view.md): Access the **Live** page to view all the ideas and automations in the **Live** phase.
- [Review](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-the-items-from-review.md): Access the **Review** page to view all the ideas and automations waiting to be reviewed:
- [Managing User Accounts](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/managing-user-accounts.md): There are two ways to edit user accounts:
- [My Collaborations](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-collaborations.md): Within this page, you have access to a list containing all the ideas or automations you are collaborating on.
- [My Components](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-components.md): :::note
- [My Submissions](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-submissions.md): Access all the ideas or automations you have shared along with an additional view where you can check out the ideas and automation drafts you have ...
- [Complete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-tasks-complete.md): In the **Complete** task list, you have a clear display of the assigned tasks that are now finished. These are presented in a tabular view. The fol...
- [Incomplete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-tasks-incomplete.md): In the **Incomplete** task list, you have a clear display of the currently active tasks that are assigned to you. These are displayed in a tabular ...
- [My Tasks Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/my-tasks.md): Depending on the identified needs, you may be assigned to specific tasks in the system. To find out the tasks and their details click the **Task** ...
- [Customize Assessments](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/new-customize-assessments.md): You can customize assessments to better match the target audience and obtain relevant indicators for the automation program which helps you in maki...
- [Notifications](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/notifications.md): Whenever something concerning your activity occurs, the system will send in-app messages. To find and manage them access the **Notifications** option.
- [Orchestrator Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/orchestrator-connection.md): With an active Orchestrator connection, you will be able to consume automations. When you choose to GET an automation from the Automation Store, th...
- [People](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/people.md): Here you can find a list containing all the active user profiles created within the tenant. For each active account, a Profile Card is displayed pr...
- [Performing the Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/performing-the-idea-cost-benefit-analysis.md): On this page, the Project Manager is able to record the costs required for the automation idea implementation. These are processed by the system in...
- [Platform Setup](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/platform-setup.md): This is the section where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.
- [Pop-ups and success screens](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/pop-ups-and-success-screens.md): A pop-up window is triggered at the level of transition, meaning that when an idea is moved from a status to another, the system displays the Appro...
- [Predefined Content From the Tenant](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/predefined-content-from-the-tenant.md): As soon as you access a newly created tenant, you will notice that there is some predefined content already added in the **Explore Automation Progr...
- [Publish Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/publish-settings.md): As an **Automation Hub** user with Publishing rights, you will have available options to manage the Automations that are already Published to the *...
- [Publishing From the Citizen Development Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/publishing-from-the-cd-flow.md): One entry point for the Automation Store is the Citizen Development idea generation. You can start from the Share an Automation flow and continue w...
- [Publishing a Live - In Production Automation Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/publishing-from-the-live-in-production-ideas.md): Any Idea from Automation Hub that has the status “Live - In Production” can be published to the Automation Store.
- [Publishing to Store](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/publishing-to-store.md): All Ideas or Automations with the status Live - In Production can be published to the **Automation Store**.
- [Resources](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/resources.md): The icon for the **Resources** option is the last one displayed on the upper right-hand corner of the page and is marked with a **three dotted** icon.
- [Reviewing My Assigned Tasks](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/reviewing-my-assigned-tasks.md): To review the tasks assigned to you follow the below steps:
- [Reviewing My Notifications](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/reviewing-my-notifications.md): To review your notifications follow the below steps:
- [Role Description and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/roles-description-and-matrix.md): Using roles you can control user access to Automation Hub sections and its functionality. By default, the **Standard User** role is assigned to all...
- [App Inventory](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-and-managing-the-app-inventory.md): To set up and manage the IT Application Inventory click the **Edit** button. The page becomes editable allowing you to:
- [Categories](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-and-managing-the-automation-categories.md): To classify the automations and ideas inside your organization you can define the **Categories** structure specific for your organization. You can ...
- [Managing the Cost](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-and-managing-the-cost.md): Configure the cost associated with the RPA implementation by using the below categories.
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-and-managing-the-documentation.md): To set up and manage the documentation templates you can use the provided default templates or you can import customized ones.
- [UiPath Assistant Connection](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-for-orchestrator-and-assistant.md): If you have Instant Consumption enabled, then once the GET button is pressed in the Automation Store, the automation will automatically be availabl...
- [Assigning Categories to Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/setting-up-the-user-role-and-categories.md): The system offers the possibility to assign one or multiple default or customized roles to each user account and also the option to define the auto...
- [Submitting a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/share-an-automation.md): If you are assigned as a Citizen Developer Self User or Citizen Developer Power User and have automated a manual, repetitive task, or process you a...
- [Software Requirements and Browser Compatibility](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/software-requirements-and-browser-compatibility.md): To access UiPath Automation Hub, besides an active account, you need an internet connection and a compatible internet browser.
- [Linking a Project to an Idea in Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-a-new-project-from-an-idea-in-automation-hub.md): To find out how to link a Studio project to an existing idea in Automation Hub, check [Linking a Project to an Idea in Automation Hub](https://docs...
- [Starting as a Business Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-business-reviewer.md): After successfully logging in, you, as a **Business Reviewer** need to focus on pushing forward automations created by Citizen Developer Self Users...
- [Starting as a Citizen Developer Power User](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-citizen-developer-power-user.md): After successfully logging in, you, as a **Citizen Developer Power User** can explore the list of Automations submitted for your tenant and get ins...
- [Starting as a Citizen Developer Self User](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-citizen-developer-self-user.md): After successfully logging in, you, as a **Citizen Developer Self User** can explore the list of Automations submitted for your tenant and get insp...
- [Starting as a Citizen Developer](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-citizen-developer.md): The Citizen Development flow is created to enable users from within the organization to share citizen developed automations that facilitate their d...
- [Starting as a Component Curator](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-curator.md): After successfully logging in, you as a **Component Curator** need to focus on **managing** the RPA reusable components shared within your tenant.
- [Starting as a Program Manager](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-program-manager.md): After successfully logging in, you, as a **Program Manager**, need to access **Workspace** > [Automation Pipeline](https://docs.uipath.com/automati...
- [Starting as a Standard User](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-standard-user.md): After successfully logging in, you, as a **Standard User** are encouraged to **Share Ideas** and **upload Components** that will boost the company’...
- [Starting as a Technical Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-a-technical-reviewer.md): After successfully logging in, you, as a **Technical Reviewer** need to focus on pushing forward automations by identifying code quality issues and...
- [Starting as an Authorized User](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-an-authorized-user.md): After successfully logging in, you, as an **Authorized User**, can explore the list of shared for your tenant.
- [Starting as an Idea Approver](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-an-idea-approver.md): After successfully logging in, you, as an **Idea Approver** should focus on the following tasks:
- [Starting as an RPA Sponsor](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-an-rpa-sponsor.md): After successfully logging in, you, as an **RPA Sponsor**, can check out the list of the and [Components](https://docs.uipath.com/automation-hub/au...
- [Starting as the Account Owner](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-the-account-owner.md): You as the **Account Owner** are the first user to receive access to the tenant and therefore you have access to all the options from the platform ...
- [Starting as the System Admin](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/starting-as-the-system-admin.md): As a **System Admin**, you have access to all the options allowing you to manage the tenant users and configure the platform. After successfully lo...
- [Store Experience](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/store-experience.md): Discover the Automation Store by [browsing the available ready-made automations](https://docs.uipath.com/automation-hub/automation-suite/2.2510/use...
- [Submit a Change Request](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/submit-a-change-request.md): You can submit a change request for an automation that is already live or even for one that is still in implementation. The change request is parti...
- [Submitting an Idea From UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/submit-an-idea-from-process-mining-process.md): The integration with **Process Mining** enables you to send automation ideas from **Process Mining** directly to **Automation Hub**. For more detai...
- [Submit an Idea](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/submit-an-idea.md): If you notice a manual, repetitive task, or process that could be done automatically, you are encouraged to submit an idea. Do this by clicking the...
- [Sharing a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/submitting-an-automation.md): The submission form is split into sections each containing several subsections created in order to capture all the information relevant for your au...
- [Task Capture Usage Specifications](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/task-capture-usage-specifications.md): Below you can find the list of requirements and limitations when using Task Capture for documenting Automation Hub Idea Assessments:
- [Tenants](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/tenants.md): **Tenants** allow you to model your organization structure, separating your business flows and information just like in real-life organizations. Th...
- [The User Interface](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/the-user-interface.md): As soon as you access the Automation Hub tenant page, you can review general information about the platform capabilities, an RPA journey path, and ...
- [Understanding the Citizen Developer Flow](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/understanding-the-citizen-developer-framework.md): The flow for Citizen Developers enables users from within the organization to share attended automations that facilitate their day to day tasks and...
- [Understanding the Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/understanding-the-roles-and-permissions.md): Within Automation Hub each user can have one or more [Roles](https://docs.uipath.com/automation-hub/automation-suite/2.2510/user-guide/manage-acces...
- [Updating My Profile](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/updating-my-profile.md): When clicking the My Profile (three dots menu) > View My Profile option your profile page is displayed. The details presented are similar to the on...
- [About Information](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/updating-the-idea-about-information.md): When accessing an Automation Profile page the information first displayed is the one available in the **About** section. Users with assigned permis...
- [Updating the Settings](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/updating-the-settings.md): By accessing the **Settings** page the tenant's **Account Owner** can customize their tenant by enabling/disabling certain Automation Hub features.
- [Uploading a Component](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/uploading-a-component.md): All the users registered in an Automation Hub tenant can create and upload reusable components that can further be used to implement processes desc...
- [Using the Jira Integration](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/using-the-jira-integration.md): Users can create Jira tickets straight from an automation idea if the Jira Connection is enabled by the Admin.
- [Workspace Overview](https://docs.uipath.com/automation-hub/automation-suite/2.2610/user-guide/workspace.md): Within this module, you can view and contribute to your company’s RPA development by:
- [Add users in bulk to Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/add-users-in-bulk-to-automation-hub-using-openapi.md): :::note
- [API References](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/api-references.md): The Automation Hub API Swagger definition can be accessed directly by adding the Authentication details in the Authorization key in the request cal...
- [Authenticating to Your Automation Hub Tenant](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/authenticating-to-your-automation-hub-tenant.md): 1. Generate the API Access Information from the Automation Hub Open API page as described in the [Generate your Token from Automation Hub](https://...
- [Bulk edit users in Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/bulk-edit-users-in-automation-hub-using-openapi.md): 1. **Get the users you want to edit**
- [Consuming API](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/consuming-api.md): Follow the instructions from this section to find out how to consume Automation Hub APIs.
- [Examples of API Calls](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/examples-of-api-calls.md): In this section you'll find some API calls examples.
- [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/generate-your-token-from-automation-hub.md): The **Open API** page within your Automation Hub account enables you to access API specific information, allowing you to easily create/find/update ...
- [Inactivate User Accounts that are Not Part of the Company](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/inactivate-user-accounts-that-are-not-part-of-the-company.md): The following request exemplifies how to use the **/edituser** API call in order to inactivate the user accounts that are no longer part of the com...
- [Input Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-dictionary.md): This section contains the input dictionary for Automation Hub API.
- [Input for Applications](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-applications-.md): | Key | Value | Use Case |
- [Input for Automation Idea Creation Date](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-automation-idea-creation-date.md): :::note
- [Input for Users](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-automation-idea-update-date.md): :::note
- [Input for Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-automation-pipeline.md): | Key | Value | Use Case |
- [Input for Business Unit](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-business-unit.md): | Key | Value | Use Case |
- [Input for Category](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-category.md): :::note
- [Input for Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-collaborators.md): The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.
- [Input for Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-cost-benefit-analysis.md): | Key | Value | Use Case |
- [Input for Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-detailed-assessment.md): Used for Submitting CoE-driven Ideas
- [Input for High Level Assessment](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-high-level-assessment.md): Used for Submitting the Employee-driven Ideas
- [Input for Phase and Status Update](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-phase-and-status-update.md):
- [Input for Phase](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-phase.md): :::note
- [Input for Status](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-status.md): | | | |
- [Input for Submission Type](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-submission-type.md): | Key | Value | Use Case |
- [Input for User Status](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/input-for-user-status.md): :::note
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/introduction-to-automation-hub-api-1.md): The **Open API** feature allows Automation Hub users to access and manipulate their tenant data programmatically. Based on the feedback received, a...
- [Making Automation Hub API Calls](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/making-automation-hub-api-calls.md): * Define the token as a **bearer -H 'Authorization: Bearer [Tenant ID]/ [Token_generted_from_the_Open API_page]**.
- [Automation Hub Open API Power Query Data Parsing](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/open-api-power-query-data-parsing.md): Parsing the data from the Automation Hub API can sometimes prove to be challenging, especially if you are consolidating a very complex report.
- [Output Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/output-dictionary.md): **GET** Automation Pipeline
- [Permissions Per Endpoint](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/permissions-per-endpoint.md): :::note
- [Retrieve a User Account](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/retrieve-a-user-account.md): The following request exemplifies how to retrieve the user accounts within your tenant that match the following criteria:
- [Retrieve Automation Idea in Idea Phase Awaiting Review Status](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/retrieve-automation-idea-in-idea-phase-awaiting-review-status.md): The following request exemplifies how to retrieve the details for all the automation ideas registered in your tenant that match the following crite...
- [Retrieve the Cost Benefit Analysis for a Specific Idea](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/retrieve-the-cost-benefit-analysis-for-a-specific-idea.md): One of the most important aspects of the Automation Pipeline is seeing the Return on Investment, which you can easily find and manage in the Cost B...
- [Update Account Details for Employees from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/update-account-details-for-employees-from-automation-hub.md): As companies are dynamic the details related to people’s departments, business units, other details change very fast. Keep these up to date in Auto...
- [Update Automation Idea Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/update-automation-idea-phase-and-status.md): Use this call to easily keep your Idea phase and status updated. Below you can find an example of how to make a call in which the Idea phase is upd...
- [User Status Table](https://docs.uipath.com/automation-hub/automation-suite/2023.10/api-guide/user-status-table.md): Based on how you use the user status values the user's status can be set up as follows:
- [2023.10.10](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-10.md): Release date: 26 June 2025
- [2023.10.11](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-11.md): **Release date: September 24, 2025**
- [2023.10.2](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-2.md): **Release date: February 28, 2024**
- [2023.10.3](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-3.md): **Release date: 19 April 2024**
- [2023.10.4-patch 3](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-4-patch-3.md): **Release date: October 13, 2025**
- [2023.10.4](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-4.md): **Release date: June 27, 2024**
- [2023.10.5](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-5.md): **Release date: August 14, 2024**
- [2023.10.6](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-6.md): **Release date: October 17, 2024**
- [2023.10.7](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-7.md): Release date: 18 December 2024
- [2023.10.8](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-8.md): Release date: 13 February 2025
- [2023.10.9](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10-9.md): Release date: 15 April 2025
- [2023.10](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/2023-10.md): Release date: 3 November 2023
- [2023.10.1](https://docs.uipath.com/automation-hub/automation-suite/2023.10/release-notes/23-10-1.md): **Release date: 19 December 2023**
- [Academy Courses](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/academy-courses.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Accomplishments](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/accomplishments.md): This is a support system created to motivate your growth and celebrate your accomplishments by using Badges, Achievements, Energy Cells, Experience...
- [Account](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/account.md): This page contains general information about the company and the current pricing plan.
- [Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/adding-and-managing-the-idea-collaborators.md): On the **Collaborators** page you have access to a list containing the users assigned as Collaborators for that automation idea.
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/adding-components-to-the-idea-profile.md): The **Add Component** button is available only for the Process Owner, Project Manager, and the collaborators with editing rights in the **Component...
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/adding-documentation-to-the-idea-profile.md): Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.
- [Admin Console Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/admin-console.md): This module facilitates the setup and management of the following areas:
- [Automation Program Performance](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/analyzing-the-automations-program-performance.md): To better understand the program performance, access one of the below charts available under the Automations Program Performance page:
- [Average Automation Cost](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/analyzing-the-average-automation-cost.md): To visualize the program's cost evolution, access one of the below charts available under the Average Automation Cost page:
- [Cost Report](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/analyzing-the-cost-report.md): Access this report for an aggregate view of the Costs for all automations in any phase, except for Idea phase.
- [Planning Report](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/analyzing-the-planning-report.md): This is an aggregate view of the baseline cycle time, actual cycle time, and delta for all automations in any phase, except for Idea phase, that he...
- [Assessments Per Category](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/assessments-per-category.md): Different assessments for each category from their **Categories** structure can be customized or started from scratch by System Admins.
- [Audit Logs](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/audit-logs.md): By accessing the **Audit Logs** page the tenant's **System Admin** as well as other users with roles that have the permission to access the option,...
- [Automation Hub Configuration Checklist](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-hub-configuration-checklist.md): * Provisioning
- [Automation Hub On Premise](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-hub-on-premise.md): **UiPath Automation Hub** is now available to be installed on premise, in the customer local environment or Virtual Machines on Azure, Amazon Web S...
- [Automation Hub Policy in Automation Ops](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-hub-policy-in-automation-ops.md): Before creating a new policy, make sure you're using the latest policy versions for applications. Do this by following the steps below:
- [Idea Review Flow](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-idea-review-phases.md): Depending on the way it was shared, the idea undergoes through different review phases:
- [Automation Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-phase-status.md): An idea shared via employee-driven or CoE-driven path needs to go through sequential steps for an idea to become an automation live in production. ...
- [Column Information](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-pipeline-column-information.md): Please find below a list containing all the columns available in the table views from the **Automation Pipeline** module.
- [Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-pipeline.md): Within this page, you have access to all the ideas and automations that have been shared. To make the review process easier, the following lists ha...
- [Automation Program](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-program.md): This page is set up as the home page, displayed after successfully logging in, and contains **all the submissions** created within the company tena...
- [Automation Store Flow](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-store-flow.md): The Automation Store flow starts from any idea with the status Live - In production. From this point, a CoE representative with publishing permissi...
- [Permissions](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-store-permissions.md): The **Automation Store** is designed so that business users are able to consume ready-made automations that were vetted by authorized users from th...
- [Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/automation-store.md): **Automation Hub** is enhanced with a new experience that allows business users to browse and search for their ready-to-go automation that can alre...
- [Browsing the Store Gallery](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/browsing-the-store-gallery.md): In the Store gallery, you can view all available automations displayed in automation cards.
- [Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/change-requests.md): The **Change Requests** tab contains all the change requests created from the idea or automation, ordered by the submission date.
- [Citizen Developer Assessment](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/citizen-developer-assessment.md): This step is completed by the Citizen Developer while sharing the automation, still, it can be updated later on by users with editing rights in the...
- [Citizen Developer Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/citizen-developer-roles-and-collaborator-roles.md): Specific Roles and Collaborator Roles are made available to support the Citizen Developers towards managing Automation submissions and flow within ...
- [Submitting a CoE-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/coe-driven.md): Select **Submit idea > Submit CoE driven idea** to add your idea details.
- [Collaborator Roles Information and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/collaborator-roles-matrix.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Idea Profile to the assigned user.
- [Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/completing-the-detailed-assessment.md): This assessment is completed by the Process Owner assigned to the automation idea and becomes available once the idea has past the first approval s...
- [Completing the User Account Form](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/completing-the-user-account-form.md): This section allows you to enter all the user's basic information, like First and Last Name, email address as well as job-related details such as J...
- [Component Statuses](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/component-statuses.md):
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/components.md): :::note
- [Creating a New Collaborator Role](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/creating-a-new-collaborator-role.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Profile to the assigned user. Unlike Roles, Colla...
- [Creating a New User Role](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/creating-a-new-user-role.md): The System Admin can create new customized Roles in addition to the already existing ones in order to accommodate the company's specific requirements.
- [Creating a New Version for a Component](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/creating-a-new-version-for-a-component.md): The component versioning option allows the Author to add a new version to their components each time an update is required.
- [Curating a Component](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/curating-a-component.md): As soon as a new component or a new version of a published component is uploaded, the below flow is initiated. Any Component Curator from the compa...
- [Customization Examples](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/customization-examples.md): Here you can find some real-life examples for applying the customization of assessments.
- [Email Settings](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/customize-your-email-settings.md): Customize your email preferences by using the switch option available for each email type to enable/disable that email communication. To access the...
- [Customizing Your Tenant](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/customizing-your-tenant.md): The Account Owner can perform the following customization on the tenant:
- [Dashboards Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/dashboards.md): Within this module, System Admins, RPA Sponsors, and Program Managers have access to several types of dashboards representations providing an aggre...
- [Deleting Data](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/deleting-data.md): To delete predefined or user-created data please follow the below steps:
- [Submit an Idea From UiPath Task Mining](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/documented-ideas-and-automations-using-task-mining.md): The integration with **Task Mining** enables you to send automation ideas from **Task Mining** directly to **Automation Hub**. For more details che...
- [Documenting Your Ideas and Automations Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/documenting-your-ideas-using-task-capture.md): :::note
- [Working with a CSV file](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/downloading-and-uploading-csv.md): By accessing the **Manage Access** > **Assign Roles** page you have the **Download CSV** option that allows you to download two different CSV types:
- [Downloading Information From Dashboards](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/downloading-information-from-dashboards.md): You can download the information from the Dashboards as follows:
- [Downloading Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/downloading-task-capture.md): The Task Capture tool will not open if you do not have it installed on your PC or if the version is lower than 20.4. To download the latest Task Ca...
- [Editing a Document Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/editing-a-document-using-task-capture.md): To edit the documents from an idea/automation using Task Capture follow the below steps:
- [Email Content](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/email-content.md): Below you can find a detailed list of the emails that you can receive from Automation Hub.
- [Email Types](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/email-types.md): To keep you up to date with important information about your account, your activity on the platform, and new features we use emails.
- [Submitting an Employee-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/employee-driven.md): Click **Submit idea** > **Submit an idea** to add your idea details.
- [Enable From Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/enable-from-suite.md): To enable Automation Store on one of your Automation Suite tenants, use the steps below:
- [Enable Insights Connection](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/enable-insights-connection.md): 1. Open Automation Hub.
- [Enabling the Store](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/enabling-the-store.md): The Automation Store can be enabled and controlled via the settings we provide in both Automation CloudTM and Automation Hub.
- [Execution Assessment](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/execution-assessment.md): This assessment is used to connect live automation ideas with their corresponding package in **UiPath Orchestrator Cloud** and to define the busine...
- [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/explore-automation-program.md): Within the Automation Profile page you have access to following information describing the automation:
- [Explore Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/explore.md): This module, available for all standard users, contains the Automation Program, the list of all People from the platform, the Components published ...
- [Component Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/exploring-a-component-profile-page.md): By opening a Component Profile page you can access information describing the component:
- [User Profile](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/exploring-a-user-profile.md): Once you clicked a profile card the profile page is displayed. You have access to the following information describing your colleagues' account and...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/faq-components.md): How are Reusable Components reviewed?
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/faq-getting-started-ah.md): A set of dynamic flows integrated with the platform that will guide you through its features and show you how to use them. This is a first-hand exp...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/faq-share-idea.md): Once submitted you can no longer withdraw the idea. If the idea is in the Awaiting Review status contact an Idea Approver responsible for your Auto...
- [Following](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/following.md): When accessing this page you can see all the ideas and automations that you marked as **Following** in a tabular view. For details on how to follow...
- [Generating Your API Token](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/generate-api-token.md): To find out how to generate your API token, check the [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-c...
- [Getting and Requesting Automations](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/getting-and-requesting-automations.md): As a business user, click on the **Automation Store** link from the selected tenant or from the **Automation Store** icon on the left navigation bar.
- [Glossary](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/glossary.md): | Term | Definition |
- [History](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/history.md): In the **History** tab, you can keep track of the changes made to an automation idea of any source.
- [Import Your Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/import-your-pipeline.md): By accessing the **Import Pipeline** page, the tenant's **System Admin** as well as other users with roles that have the permission to access the o...
- [Importing your ideas](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/importing-your-ideas.md): You can import your ideas using two different methods depending on your needs.
- [Detailed Assessment Algorithm](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/information-about-the-detailed-assessment-algorithm.md): The Detailed Assessment algorithm is implemented to support the automation idea implementation decision. The following criteria can be selected as ...
- [Information About the Idea Score](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/information-about-the-idea-score.md): The Idea high-level scoring algorithm is implemented to vet out ideas that should not be automated.
- [Installing Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/installing-automation-suite.md): To find out how to install Automation Suite, check [the Automation Suite](https://docs.uipath.com/automation-suite/automation-suite/2023.10) pages.
- [Instant Consumption Settings](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/instant-consumption-settings.md): This feature enables Automation Hub to act as an automation store. Users can browse throughout the automation gallery and are also able to download...
- [Introduction](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/introduction.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [KPI list](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/kpi-list.md): | | | |
- [Leaderboard](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/leaderboard.md): :::note
- [Learn More With Courses From Academy](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/learn-more.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Leveling Up](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/leveling-up.md): 1. For specific actions or sets of actions, made within Automation Hub you are rewarded with an **Achievement** or a **Badge**.
- [Licensing](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/licensing.md): :::important
- [Localization](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/localization.md): Most of the **UiPath** products and product guides are adapted for use in different locations and translated into several languages. [The localizat...
- [Manage Access](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/manage-access.md): This is the page where user accounts are added and managed by the System Admin.
- [Manage Components](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/manage-components.md): :::note
- [Managing Drafts](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-drafts.md): By accessing the **Draft** page you can view all the ideas and automations you have saved but not shared yet.
- [Managing My Automations](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-my-automaions.md): By accessing the **Automations** page you can view all the automations you shared.
- [Managing My Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-my-change-requests.md): By accessing the **Change Requests** page you can view all the automations you shared.
- [Managing My Ideas](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-my-ideas.md): By accessing the **Ideas** page you can view all the ideas you shared through the Employee-driven flow as well as CoE-driven flow.
- [Decision Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-the-automations-from-decision-pipeline.md): This is the place where assessed ideas and automations that have been reviewed in 'Qualification' or 'Technical Review' phases with the status 'Awa...
- [Implementation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-the-items-from-implementation-view.md): Access the **Implementation** page to view all the ideas and automations waiting to be implemented. The page filters the available ideas and automa...
- [Live](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-the-items-from-live-view.md): Access the **Live** page to view all the ideas and automations in the **Live** phase.
- [Review](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-the-items-from-review.md): Access the **Review** page to view all the ideas and automations waiting to be reviewed:
- [Managing User Accounts](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/managing-user-accounts.md): There are two ways to edit user accounts:
- [My Collaborations](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-collaborations.md): Within this page, you have access to a list containing all the ideas or automations you are collaborating on.
- [My Components](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-components.md): :::note
- [My Submissions](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-submissions.md): Access all the ideas or automations you have shared along with an additional view where you can check out the ideas and automation drafts you have ...
- [Complete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-tasks-complete.md): In the **Complete** task list, you have a clear display of the assigned tasks that are now finished. These are presented in a tabular view. The fol...
- [Incomplete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-tasks-incomplete.md): In the **Incomplete** task list, you have a clear display of the currently active tasks that are assigned to you. These are displayed in a tabular ...
- [My Tasks Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/my-tasks.md): Depending on the identified needs, you may be assigned to specific tasks in the system. To find out the tasks and their details click the **Task** ...
- [Customize Assessments](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/new-customize-assessments.md): Assessments can be customized to better match the target audience and obtain relevant indicators for the automation program which helps you in maki...
- [Notifications](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/notifications.md): Whenever something concerning your activity occurs, the system will send in-app messages. To find and manage them access the **Notifications** option.
- [Orchestrator Connection](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/orchestrator-connection.md): With an active Orchestrator connection, you will be able to consume automations. When you choose to GET an automation from the Automation Store, th...
- [People](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/people.md): Here you can find a list containing all the active user profiles created within the tenant. For each active account, a Profile Card is displayed pr...
- [Performing the Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/performing-the-idea-cost-benefit-analysis.md): On this page, the Project Manager is able to record the costs required for the automation idea implementation. These are processed by the system in...
- [Platform Setup](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/platform-setup.md): This is the module where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.
- [Predefined Content From the Tenant](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/predefined-content-from-the-tenant.md): As soon as you access a newly created tenant, you will notice that there is some predefined content already added in the **Explore Automation Progr...
- [Publish Settings](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/publish-settings.md): As an **Automation Hub** user with Publishing rights, you will have available options to manage the Automations that are already Published to the *...
- [Publishing From the Citizen Development Flow](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/publishing-from-the-cd-flow.md): One entry point for the Automation Store is the Citizen Development idea generation. You can start from the Share an Automation flow and continue w...
- [Publishing a Live - In Production Automation Idea](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/publishing-from-the-live-in-production-ideas.md): Any Idea from Automation Hub that has the status “Live - In Production” can be published to the Automation Store.
- [Publishing to Store](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/publishing-to-store.md): All Ideas or Automations with the status Live - In Production can be published to the **Automation Store**.
- [Resources](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/resources.md): The icon for the **Resources** option is the last one displayed on the upper right-hand corner of the page and is marked with a **three dotted** icon.
- [Reviewing My Assigned Tasks](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/reviewing-my-assigned-tasks.md): To review the tasks assigned to you follow the below steps:
- [Reviewing My Notifications](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/reviewing-my-notifications.md): To review your notifications follow the below steps:
- [Role Description and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/roles-description-and-matrix.md): Using roles you can control user access to Automation Hub sections and its functionality. By default, the **Standard User** role is assigned to all...
- [App Inventory](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-app-inventory.md): To set up and manage the IT Application Inventory click the **Edit** button. The page becomes editable allowing you to:
- [Categories](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-automation-categories.md): To classify the automations and ideas inside your organization you can define the **Categories** structure specific for your organization. You can ...
- [Managing the Cost](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost.md): Configure the cost associated with the RPA implementation by using the below categories.
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-documentation.md): To set up and manage the documentation templates you can use the provided default templates or you can import customized ones.
- [UiPath Assistant Connection](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-for-orchestrator-and-assistant.md): If you have Instant Consumption enabled, then once the GET button is pressed in the Automation Store, the automation will automatically be availabl...
- [Assigning Categories to Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-the-user-role-and-categories.md): The system offers the possibility to assign one or multiple default or customized roles to each user account and also the option to define the auto...
- [Submit an Automation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/share-an-automation.md): If you are assigned as a Citizen Developer Self User or Citizen Developer Power User and have automated a manual, repetitive task, or process you a...
- [Software Requirements and Browser Compatibility](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/software-requirements-and-browser-compatibility.md): To access UiPath Automation Hub, besides an active account, you need an internet connection and a compatible internet browser.
- [Linking a Project to an Idea in Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-a-new-project-from-an-idea-in-automation-hub.md): To find out how to link a Studio project to an existing idea in Automation Hub, check [Linking a Project to an Idea in Automation Hub](https://docs...
- [Starting as a Business Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-business-reviewer.md): After successfully logging in, you, as a **Business Reviewer** need to focus on pushing forward automations created by Citizen Developer Self Users...
- [Starting as a Citizen Developer Power User](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-citizen-developer-power-user.md): After successfully logging in, you, as a **Citizen Developer Power User** can explore the list of Automations submitted for your tenant and get ins...
- [Starting as a Citizen Developer Self User](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-citizen-developer-self-user.md): After successfully logging in, you, as a **Citizen Developer Self User** can explore the list of Automations submitted for your tenant and get insp...
- [Starting as a Citizen Developer](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-citizen-developer.md): The Citizen Development flow is created to enable users from within the organization to share citizen developed automations that facilitate their d...
- [Starting as a Component Curator](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-curator.md): After successfully logging in, you as a **Component Curator** need to focus on **managing** the RPA reusable components shared within your tenant.
- [Starting as a Program Manager](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-program-manager.md): After successfully logging in, you, as a **Program Manager**, need to access **Workspace** > [Automation Pipeline](https://docs.uipath.com/automati...
- [Starting as a Standard User](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-standard-user.md): After successfully logging in, you, as a **Standard User** are encouraged to **Share Ideas** and **upload Components** that will boost the company’...
- [Starting as a Technical Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-a-technical-reviewer.md): After successfully logging in, you, as a **Technical Reviewer** need to focus on pushing forward automations by identifying code quality issues and...
- [Starting as an Authorized User](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-an-authorized-user.md): After successfully logging in, you, as an **Authorized User**, can explore the list of shared for your tenant.
- [Starting as an Idea Approver](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-an-idea-approver.md): After successfully logging in, you, as an **Idea Approver** should focus on the following tasks:
- [Starting as an RPA Sponsor](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-an-rpa-sponsor.md): After successfully logging in, you, as an **RPA Sponsor**, can check out the list of the and [Components](https://docs.uipath.com/automation-hub/au...
- [Starting as the Account Owner](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-the-account-owner.md): You as the **Account Owner** are the first user to receive access to the tenant and therefore you have access to all the options from the platform ...
- [Starting as the System Admin](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/starting-as-the-system-admin.md): As a **System Admin**, you have access to all the options allowing you to manage the tenant users and configure the platform. After successfully lo...
- [Store Experience](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/store-experience.md): Discover the Automation Store by [browsing the available ready-made automations](https://docs.uipath.com/automation-hub/automation-suite/2023.10/us...
- [Submit a Change Request](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/submit-a-change-request.md): You can submit a change request for an automation that is already live or even for one that is still in implementation. The change request is parti...
- [Submit an Idea From UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/submit-an-idea-from-process-mining-process.md): The integration with **Process Mining** enables you to send automation ideas from **Process Mining** directly to **Automation Hub**. For more detai...
- [Submit an Idea](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/submit-an-idea.md): If you notice a manual, repetitive task, or process that could be done automatically, you are encouraged to submit an idea. Do this by clicking the...
- [Sharing an Automation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/submitting-an-automation.md): As soon as you click **Share** > **Share and Automation** the automation submission form is displayed. This is split into 4 sections each containin...
- [Task Capture Usage Specifications](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/task-capture-usage-specifications.md): Below you can find the list of requirements and limitations when using Task Capture for documenting Automation Hub Idea Assessments:
- [The User Interface](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/the-user-interface.md): As soon as you access the Automation Hub tenant page, you can review general information about the platform capabilities, an RPA journey path, and ...
- [Understanding the Citizen Developer Flow](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/understanding-the-citizen-developer-framework.md): The flow for Citizen Developers enables users from within the organization to share attended automations that facilitate their day to day tasks and...
- [Understanding the Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/understanding-the-roles-and-permissions.md): Within Automation Hub each user can have one or more [Roles](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/manage-acce...
- [Updating My Profile](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/updating-my-profile.md): When clicking the My Profile (three dots menu) > View My Profile option your profile page is displayed. The details presented are similar to the on...
- [About Information](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/updating-the-idea-about-information.md): When accessing an Automation Profile page the information first displayed is the one available in the **About** section. Users who were assigned ro...
- [Updating the Settings](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/updating-the-settings.md): By accessing the **Settings** page the tenant's **Account Owner** can customize their tenant by enabling/disabling certain Automation Hub features.
- [Uploading a Component](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/uploading-a-component.md): All the users registered in an Automation Hub tenant can create and upload reusable components that can further be used to implement processes desc...
- [Workspace Overview](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/workspace.md): Within this module, you can view and contribute to your company’s RPA development by:
- [Add users in bulk to Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/add-users-in-bulk-to-automation-hub-using-openapi.md): :::note
- [API References](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/api-references.md): The [Automation Hub API Swagger](https://automation-hub.uipath.com/api/v1/api-doc/) definition can be accessed directly by adding the Authenticatio...
- [Authentication to the Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/authenticating-to-your-automation-hub-tenant.md): Automation Hub API authentication uses a simple static Bearer token in the header of each request. For information on how to create or find a Token...
- [Bulk edit users in Automation Hub using OpenAPI](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/bulk-edit-users-in-automation-hub-using-openapi.md): 1. **Get the users you want to edit**
- [Consuming API](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/consuming-api.md): Follow the instructions from this section to find out how to consume Automation Hub APIs.
- [Examples of API Calls](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/examples-of-api-calls.md): In this section you'll find some API calls examples.
- [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/generate-your-token-from-automation-hub.md): The **Open API** page within your Automation Hub account enables you to access API specific information, allowing you to easily create/find/update ...
- [Inactivate User Accounts that are Not Part of the Company](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/inactivate-user-accounts-that-are-not-part-of-the-company.md): The following request exemplifies how to use the **/edituser** API call in order to inactivate the user accounts that are no longer part of the com...
- [Input Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-dictionary.md): This section contains the input dictionary for Automation Hub API.
- [Input for Applications](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-applications-.md): | Key | Value | Use Case |
- [Input for Automation Idea Creation Date](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-automation-idea-creation-date.md): :::note
- [Input for Users](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-automation-idea-update-date.md): :::note
- [Input for Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-automation-pipeline.md): | Key | Value | Use Case |
- [Input for Business Unit](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-business-unit.md): | Key | Value | Use Case |
- [Input for Category](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-category.md): :::note
- [Input for Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-collaborators.md): The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.
- [Input for Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-cost-benefit-analysis.md): | Key | Value | Use Case |
- [Input for Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-detailed-assessment.md): Used for Submitting CoE-driven Ideas
- [Input for High Level Assessment](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-high-level-assessment.md): Used for Submitting the Employee-driven Ideas
- [Input for Phase and Status Update](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-phase-and-status-update.md):
- [Input for Phase](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-phase.md): :::note
- [Input for Status](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-status.md): | | | |
- [Input for Submission Type](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-submission-type.md): | Key | Value | Use Case |
- [Input for User Status](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/input-for-user-status.md): :::note
- [Introduction to Automation Hub API](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/introduction-to-automation-hub-api-1.md): The **Open API** feature allows **UiPath Automation Hub** users to access and manipulate their tenant data programmatically. Based on the feedback ...
- [Making Automation Hub API Calls](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/making-automation-hub-api-calls.md): * Define the token as a **bearer -H 'Authorization: Bearer [Tenant ID]/ [Token_generted_from_the_Open API_page]**.
- [Automation Hub Open API Power Query Data Parsing](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/open-api-power-query-data-parsing.md): Parsing the data from the Automation Hub API can sometimes prove to be challenging, especially if you are consolidating a very complex report.
- [Output Dictionary](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/output-dictionary.md): **GET** Automation Pipeline
- [Permissions Per Endpoint](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/permissions-per-endpoint.md): :::note
- [Retrieve a User Account](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/retrieve-a-user-account.md): The following request exemplifies how to retrieve the user accounts within your tenant that match the following criteria:
- [Retrieve Automation Idea in Idea Phase Awaiting Review Status](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/retrieve-automation-idea-in-idea-phase-awaiting-review-status.md): The following request exemplifies how to retrieve the details for all the automation ideas registered in your tenant that match the following crite...
- [Retrieve the Cost Benefit Analysis for a Specific Idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/retrieve-the-cost-benefit-analysis-for-a-specific-idea.md): One of the most important aspects of the Automation Pipeline is seeing the Return on Investment, which you can easily find and manage in the Cost B...
- [Update Account Details for Employees from Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/update-account-details-for-employees-from-automation-hub.md): As companies are dynamic the details related to people’s departments, business units, other details change very fast. Keep these up to date in Auto...
- [Update Automation Idea Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/update-automation-idea-phase-and-status.md): Use this call to easily keep your Idea phase and status updated. Below you can find an example of how to make a call in which the Idea phase is upd...
- [User Status Table](https://docs.uipath.com/automation-hub/automation-suite/2024.10/api-guide/user-status-table.md): Based on how you use the user status values the user's status can be set up as follows:
- [2024.10.1](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-1.md): * We have fixed an issue causing Automation Hub to become inaccessible after an upgrade to Automation Suite 2024.10.
- [2024.10.2+patch1](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-2-patch1.md): We’ve fixed an issue in Automation Hub that prevented customers from changing the idea flow type. In some cases, even when the flow change failed, ...
- [2024.10.2](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-2.md): We are constantly working to improve your experience with **UiPath Automation Hub** in **UiPath Automation Suite**. Even though there are no signif...
- [2024.10.3+patch1](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-3-patch1.md): We’ve fixed an issue in Automation Hub that prevented customers from changing the idea flow type. In some cases, even when the flow change failed, ...
- [2024.10.3](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-3.md): We are constantly working to improve your experience with **UiPath Automation Hub** in **UiPath Automation Suite**. Even though there are no signif...
- [2024.10.4](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-4.md): We are constantly working to improve your experience with **UiPath Automation Hub** in **UiPath Automation Suite**. Even though there are no signif...
- [2024.10.5](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-5.md): We are constantly working to improve your experience with **UiPath Automation Hub** in **UiPath Automation Suite**. Even though there are no signif...
- [2024.10.6](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-6.md): We are constantly working to improve your experience with **UiPath® Automation Hub** in **UiPath® Automation Suite**. Even though there are no sign...
- [2024.10.8](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10-8.md): We are constantly working to improve your experience with **UiPath® Automation Hub** in **UiPath® Automation Suite**. Even though there are no sign...
- [2024.10](https://docs.uipath.com/automation-hub/automation-suite/2024.10/release-notes/2024-10.md): * **Addendum - added 21 November 2024:** Jira Cloud integration is now available in Automation Hub on Automation Suite. Automation Hub users can no...
- [Submission types](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/-submission-types.md): Automation Hub supports three submission types, each routing your content to a different destination.
- [Academy Courses](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/academy-courses.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Accomplishments](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/accomplishments.md): This is a support system created to motivate your growth and celebrate your accomplishments by using Badges, Achievements, Energy Cells, Experience...
- [Account](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/account.md): This page contains general information about the company and the current pricing plan.
- [Collaborators](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/adding-and-managing-the-idea-collaborators.md): On the **Collaborators** page you have access to a list containing the users assigned as Collaborators for that automation idea.
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/adding-components-to-the-idea-profile.md): The **Add Component** button is available only for the Process Owner, Project Manager, and the collaborators with editing rights in the **Component...
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/adding-documentation-to-the-idea-profile.md): Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.
- [Admin Console Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/admin-console.md): This module facilitates the setup and management of the following areas:
- [Automation Program Performance](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/analyzing-the-automations-program-performance.md): To better understand the program performance, access one of the below charts available under the Automations Program Performance page:
- [Average Automation Cost](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/analyzing-the-average-automation-cost.md): To visualize the program's cost evolution, access one of the below charts available under the Average Automation Cost page:
- [Cost Report](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/analyzing-the-cost-report.md): Access this report for an aggregate view of the Costs for all automations in any phase, except for Idea phase.
- [Planning Report](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/analyzing-the-planning-report.md): This is an aggregate view of the baseline cycle time, actual cycle time, and delta for all automations in any phase, except for Idea phase, that he...
- [Assessment visibility](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/assessment-visibility.md): In this section, you can:
- [Audit Logs](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/audit-logs.md): By accessing the **Audit Logs** page the tenant's **System Admin** as well as other users with roles that have the permission to access the option,...
- [Automation Hub Configuration Checklist](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-hub-configuration-checklist.md): * Provisioning
- [Automation Hub On Premise](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-hub-on-premise.md): **UiPath Automation Hub** is now available to be installed on premise, in the customer local environment or Virtual Machines on Azure, Amazon Web S...
- [Automation Hub Policy in Automation Ops](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-hub-policy-in-automation-ops.md): Before creating a new policy, make sure you're using the latest policy versions for applications. Do this by following the steps below:
- [Idea Review Flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-idea-review-phases.md): Depending on the way it was shared, the idea undergoes through different review phases:
- [Automation Phase and Status](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-phase-status.md): An idea shared via an employee-driven, Agentic AI, or CoE-driven path needs to go through sequential steps for an idea to become an automation live...
- [Column Information](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-pipeline-column-information.md): Please find below a list containing all the columns available in the table views from the **Automation Pipeline** module.
- [Automation Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-pipeline.md): Within this page, you have access to all the ideas and automations that have been shared. To make the review process easier, the following lists ha...
- [Automation Program](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-program.md): This page is set up as the home page, displayed after successfully logging in, and contains **all the submissions** created within the company tena...
- [Automation Store Flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-store-flow.md): The Automation Store flow starts from any idea with the status Live - In production. From this point, a CoE representative with publishing permissi...
- [Permissions](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-store-permissions.md): The **Automation Store** is designed so that business users are able to consume ready-made automations that were vetted by authorized users from th...
- [Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/automation-store.md): **Automation Hub** is enhanced with a new experience that allows business users to browse and search for their ready-to-go automation that can alre...
- [Browsing the Store Gallery](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/browsing-the-store-gallery.md): In the Store gallery, you can view all available automations displayed in automation cards.
- [Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/change-requests.md): The **Change Requests** tab contains all the change requests created from the idea or automation, ordered by the submission date.
- [Citizen Developer Assessment](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/citizen-developer-assessment.md): This step is completed by the Citizen Developer while sharing the automation, still, it can be updated later on by users with editing rights in the...
- [Citizen Developer Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/citizen-developer-roles-and-collaborator-roles.md): Specific Roles and Collaborator Roles are made available to support the Citizen Developers towards managing Automation submissions and flow within ...
- [Submitting a CoE-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/coe-driven-idea.md): Authorized users like Subject Matter Experts, Process Owners, RPA Business Analysts, Process Consultants who know the process in detail, can bypass...
- [Collaborator Roles Information and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/collaborator-roles-matrix.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Idea Profile to the assigned user.
- [Detailed Assessment](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/completing-the-detailed-assessment.md): This assessment is completed by the Process Owner assigned to the automation idea and becomes available once the idea has past the first approval s...
- [Completing the User Account Form](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/completing-the-user-account-form.md): This section allows you to enter all the user's basic information, like First and Last Name, email address as well as job-related details such as J...
- [Component Statuses](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/component-statuses.md):
- [Components](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/components.md): :::note
- [Creating a New Collaborator Role](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/creating-a-new-collaborator-role.md): Collaborator Roles are a sum of permissions that provide particular edit rights for an Automation Profile to the assigned user. Unlike Roles, Colla...
- [Creating a New User Role](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/creating-a-new-user-role.md): The System Admin can create new customized Roles in addition to the already existing ones in order to accommodate the company's specific requirements.
- [Creating a New Version for a Component](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/creating-a-new-version-for-a-component.md): The component versioning option allows the Author to add a new version to their components each time an update is required.
- [Curating a Component](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/curating-a-component.md): As soon as a new component or a new version of a published component is uploaded, the below flow is initiated. Any Component Curator from the compa...
- [Customization Examples](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/customization-examples.md): Here you can find some real-life examples for applying the customization of assessments.
- [Customize idea flows](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/customize-idea-flows.md): The default idea flows available are:
- [Email Settings](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/customize-your-email-settings.md): Customize your email preferences by using the switch option available for each email type to enable/disable that email communication. To access the...
- [Customizing the idea flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/customizing-the-idea-flow.md): To start the Idea flow customization, select **Customize** in the upper right corner. Three main columns are available:
- [Customizing Your Tenant](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/customizing-your-tenant.md): The Account Owner can perform the following customization on the tenant:
- [Dashboards Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/dashboards.md): Within this module, System Admins, RPA Sponsors, and Program Managers have access to several types of dashboards representations providing an aggre...
- [Deleting Data](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/deleting-data.md): To delete predefined or user-created data please follow the below steps:
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/doc.md): This section includes all the documents already created for the automation and includes the following subsections:
- [Submitting an Idea From UiPath Task Mining](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/documented-ideas-and-automations-using-task-mining.md): The integration with **Task Mining** enables you to send automation ideas from **Task Mining** directly to **Automation Hub**. For more details che...
- [Documenting Your Ideas and Automations Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/documenting-your-ideas-using-task-capture.md): :::note
- [Working with a CSV file](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/downloading-and-uploading-csv.md): By accessing the **Manage Access** > **Assign Roles** page you have the **Download CSV** option that allows you to download two different CSV types:
- [Downloading Information From Dashboards](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/downloading-information-from-dashboards.md): You can download the information from the Dashboards as follows:
- [Downloading Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/downloading-task-capture.md): The Task Capture tool will not open if you do not have it installed on your PC or if the version is lower than 20.4. To download the latest Task Ca...
- [Editing a Document Using Task Capture](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/editing-a-document-using-task-capture.md): To edit the documents from an idea/automation using Task Capture follow the below steps:
- [Email Content](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/email-content.md): Below you can find a detailed list of the emails that you can receive from Automation Hub.
- [Email Types](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/email-types.md): To keep you up to date with important information about your account, your activity on the platform, and new features we use emails.
- [Submitting an Employee-driven Idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/employee-driven.md): The Employee-driven idea option is available for users with a limited amount of information related to the process/task they are describing, and ar...
- [Enable From Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/enable-from-suite.md): To enable Automation Store on one of your Automation Suite tenants, use the steps below:
- [Enable Insights Connection](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/enable-insights-connection.md): 1. Open Automation Hub.
- [Enabling the Store](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/enabling-the-store.md): The Automation Store can be enabled and controlled via the settings we provide in both Automation CloudTM and Automation Hub.
- [Execution Assessment](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/execution-assessment.md): This assessment is used to connect live automation ideas with their corresponding package in **UiPath Orchestrator Cloud** and to define the busine...
- [Automation Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/explore-automation-program.md): Within the Automation Profile page you have access to following information describing the automation:
- [Explore Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/explore.md): This module, available for all standard users, contains the Automation Program, the list of all People from the platform, the Components published ...
- [Component Profile Page](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/exploring-a-component-profile-page.md): By opening a Component Profile page you can access information describing the component:
- [User Profile](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/exploring-a-user-profile.md): Once you clicked a profile card the profile page is displayed. You have access to the following information describing your colleagues' account and...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/faq-components.md): How are Reusable Components reviewed?
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/faq-getting-started-ah.md): A set of dynamic flows integrated with the platform that will guide you through its features and show you how to use them. This is a first-hand exp...
- [FAQ](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/faq-share-idea.md): Once submitted you can no longer withdraw the idea. If the idea is in the Awaiting Review status contact an Idea Approver responsible for your Auto...
- [Following](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/following.md): When accessing this page you can see all the ideas and automations that you marked as **Following** in a tabular view. For details on how to follow...
- [General](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/general.md): In the first section of the form, the **Overview**, you can set an **Automation name**, add an **Automation ID**, a description of the process in t...
- [Generating Your API Token](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/generate-api-token.md): To find out how to generate your API token, check the [Generate your Token from Automation Hub](https://docs.uipath.com/automation-hub/reference-ge...
- [Getting and Requesting Automations](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/getting-and-requesting-automations.md): As a business user, click on the **Automation Store** link from the selected tenant or from the **Automation Store** icon on the left navigation bar.
- [Glossary](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/glossary.md): | Term | Definition |
- [History](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/history.md): In the **History** tab, you can keep track of the changes made to an automation idea of any source.
- [Idea access and actions](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/idea-access.md): At the idea flow level, the third tab available is the **Idea access**, from where you can edit permissions of users for each page of the Automatio...
- [Idea flow overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/idea-flow-overview.md): The new Idea Flow Customization feature allows you to personalize your idea flow to meet your unique needs. You can change the title, select assess...
- [Idea flow settings](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/idea-flow-settings.md): You can edit the settings of an idea flow by accessing any idea flow and selecting the **pencil icon** next to it. You can also access the **Settin...
- [Import Your Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/import-your-pipeline.md): By accessing the **Import Pipeline** page, the tenant's **System Admin** as well as other users with roles that have the permission to access the o...
- [Importing your ideas](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/importing-your-ideas.md): You can import your ideas using two different methods depending on your needs.
- [Detailed Assessment Algorithm](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/information-about-the-detailed-assessment-algorithm.md): The Detailed Assessment algorithm is implemented to support the automation idea implementation decision. The following criteria can be selected as ...
- [Information About the Idea Score](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/information-about-the-idea-score.md): The Idea high-level scoring algorithm is implemented to vet out ideas that should not be automated.
- [Installing Automation Suite](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/installing-automation-suite.md): To find out how to install Automation Suite, check [the Automation Suite](https://docs.uipath.com/automation-suite/automation-suite/2024.10) pages.
- [Instant Consumption Settings](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/instant-consumption-settings.md): This feature enables Automation Hub to act as an automation store. Users can browse throughout the automation gallery and are also able to download...
- [Introduction](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/introduction.md): UiPath Automation Hub is a collaborative process identification, automation pipeline management, and process repository tool. Its goal is to accele...
- [Leaderboard](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/leaderboard.md): :::note
- [Learn More With Courses From Academy](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/learn-more.md): Upskill the way you interact with Automation Hub and get the most out of this experience in a flexible and easy manner by following the Automation ...
- [Leveling Up](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/leveling-up.md): 1. For specific actions or sets of actions, made within Automation Hub you are rewarded with an **Achievement** or a **Badge**.
- [Licensing](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/licensing.md): :::important
- [Localization](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/localization.md): Most of the **UiPath** products and product guides are adapted for use in different locations and translated into several languages. [The localizat...
- [Manage Access](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/manage-access.md): This is the page where user accounts are added and managed by the System Admin.
- [Manage Components](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/manage-components.md): :::note
- [Managing Drafts](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-drafts.md): By accessing the **Draft** page you can view all the ideas and automations you have saved but not shared yet.
- [Managing My Automations](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-my-automaions.md): By accessing the **Automations** page you can view all the automations you shared.
- [Managing My Change Requests](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-my-change-requests.md): By accessing the **Change Requests** page you can view all the automations you shared.
- [Managing My Ideas](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-my-ideas.md): By accessing the **Ideas** page you can view all the ideas you shared through the Employee-driven flow as well as CoE-driven flow.
- [Decision Pipeline](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-the-automations-from-decision-pipeline.md): This is the place where assessed ideas and automations that have been reviewed in 'Qualification' or 'Technical Review' phases with the status 'Awa...
- [Implementation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-the-items-from-implementation-view.md): Access the **Implementation** page to view all the ideas and automations waiting to be implemented. The page filters the available ideas and automa...
- [Live](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-the-items-from-live-view.md): Access the **Live** page to view all the ideas and automations in the **Live** phase.
- [Review](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-the-items-from-review.md): Access the **Review** page to view all the ideas and automations waiting to be reviewed:
- [Managing User Accounts](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/managing-user-accounts.md): There are two ways to edit user accounts:
- [My Collaborations](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-collaborations.md): Within this page, you have access to a list containing all the ideas or automations you are collaborating on.
- [My Components](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-components.md): :::note
- [My Submissions](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-submissions.md): Access all the ideas or automations you have shared along with an additional view where you can check out the ideas and automation drafts you have ...
- [Complete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-tasks-complete.md): In the **Complete** task list, you have a clear display of the assigned tasks that are now finished. These are presented in a tabular view. The fol...
- [Incomplete Tasks](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-tasks-incomplete.md): In the **Incomplete** task list, you have a clear display of the currently active tasks that are assigned to you. These are displayed in a tabular ...
- [My Tasks Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/my-tasks.md): Depending on the identified needs, you may be assigned to specific tasks in the system. To find out the tasks and their details click the **Task** ...
- [Customize Assessments](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/new-customize-assessments.md): You can customize assessments to better match the target audience and obtain relevant indicators for the automation program which helps you in maki...
- [Notifications](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/notifications.md): Whenever something concerning your activity occurs, the system will send in-app messages. To find and manage them access the **Notifications** option.
- [Orchestrator Connection](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/orchestrator-connection.md): With an active Orchestrator connection, you will be able to consume automations. When you choose to GET an automation from the Automation Store, th...
- [People](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/people.md): Here you can find a list containing all the active user profiles created within the tenant. For each active account, a Profile Card is displayed pr...
- [Performing the Cost Benefit Analysis](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/performing-the-idea-cost-benefit-analysis.md): On this page, the Project Manager is able to record the costs required for the automation idea implementation. These are processed by the system in...
- [Platform Setup](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/platform-setup.md): This is the section where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.
- [Pop-ups and success screens](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/pop-ups-and-success-screens.md): A pop-up window is triggered at the level of transition, meaning that when an idea is moved from a status to another, the system displays the Appro...
- [Pre and Post Automation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/pre-and-post-automation.md): The Pre and Post Automation allows you to illustrate the automation's characteristics by listing the before and after being implemented process inf...
- [Predefined Content From the Tenant](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/predefined-content-from-the-tenant.md): As soon as you access a newly created tenant, you will notice that there is some predefined content already added in the **Explore Automation Progr...
- [Process Details](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/process-details.md): This section allows you to select different parameters that define the automated process such as:
- [Publish Settings](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/publish-settings.md): As an **Automation Hub** user with Publishing rights, you will have available options to manage the Automations that are already Published to the *...
- [Publishing From the Citizen Development Flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/publishing-from-the-cd-flow.md): One entry point for the Automation Store is the Citizen Development idea generation. You can start from the Share an Automation flow and continue w...
- [Publishing a Live - In Production Automation Idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/publishing-from-the-live-in-production-ideas.md): Any Idea from Automation Hub that has the status “Live - In Production” can be published to the Automation Store.
- [Publishing to Store](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/publishing-to-store.md): All Ideas or Automations with the status Live - In Production can be published to the **Automation Store**.
- [Resources](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/resources.md): The icon for the **Resources** option is the last one displayed on the upper right-hand corner of the page and is marked with a **three dotted** icon.
- [Reviewing My Assigned Tasks](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/reviewing-my-assigned-tasks.md): To review the tasks assigned to you follow the below steps:
- [Reviewing My Notifications](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/reviewing-my-notifications.md): To review your notifications follow the below steps:
- [Role Description and Matrix](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/roles-description-and-matrix.md): Using roles you can control user access to Automation Hub sections and its functionality. By default, the **Standard User** role is assigned to all...
- [App Inventory](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-and-managing-the-app-inventory.md): To set up and manage the IT Application Inventory click the **Edit** button. The page becomes editable allowing you to:
- [Categories](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-and-managing-the-automation-categories.md): To classify the automations and ideas inside your organization you can define the **Categories** structure specific for your organization. You can ...
- [Managing the Cost](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-and-managing-the-cost.md): Configure the cost associated with the RPA implementation by using the below categories.
- [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-and-managing-the-documentation.md): To set up and manage the documentation templates you can use the provided default templates or you can import customized ones.
- [UiPath Assistant Connection](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-for-orchestrator-and-assistant.md): If you have Instant Consumption enabled, then once the GET button is pressed in the Automation Store, the automation will automatically be availabl...
- [Assigning Categories to Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/setting-up-the-user-role-and-categories.md): The system offers the possibility to assign one or multiple default or customized roles to each user account and also the option to define the auto...
- [Submitting a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/share-an-automation.md): If you are assigned as a Citizen Developer Self User or Citizen Developer Power User and have automated a manual, repetitive task, or process you a...
- [Software Requirements and Browser Compatibility](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/software-requirements-and-browser-compatibility.md): To access UiPath Automation Hub, besides an active account, you need an internet connection and a compatible internet browser.
- [Linking a Project to an Idea in Automation Hub](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-a-new-project-from-an-idea-in-automation-hub.md): To find out how to link a Studio project to an existing idea in Automation Hub, check [Linking a Project to an Idea in Automation Hub](https://docs...
- [Starting as a Business Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-business-reviewer.md): After successfully logging in, you, as a **Business Reviewer** need to focus on pushing forward automations created by Citizen Developer Self Users...
- [Starting as a Citizen Developer Power User](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-citizen-developer-power-user.md): After successfully logging in, you, as a **Citizen Developer Power User** can explore the list of Automations submitted for your tenant and get ins...
- [Starting as a Citizen Developer Self User](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-citizen-developer-self-user.md): After successfully logging in, you, as a **Citizen Developer Self User** can explore the list of Automations submitted for your tenant and get insp...
- [Starting as a Citizen Developer](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-citizen-developer.md): The Citizen Development flow is created to enable users from within the organization to share citizen developed automations that facilitate their d...
- [Starting as a Component Curator](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-curator.md): After successfully logging in, you as a **Component Curator** need to focus on **managing** the RPA reusable components shared within your tenant.
- [Starting as a Program Manager](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-program-manager.md): After successfully logging in, you, as a **Program Manager**, need to access **Workspace** > [Automation Pipeline](https://docs.uipath.com/automati...
- [Starting as a Standard User](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-standard-user.md): After successfully logging in, you, as a **Standard User** are encouraged to **Share Ideas** and **upload Components** that will boost the company’...
- [Starting as a Technical Reviewer](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-a-technical-reviewer.md): After successfully logging in, you, as a **Technical Reviewer** need to focus on pushing forward automations by identifying code quality issues and...
- [Starting as an Authorized User](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-an-authorized-user.md): After successfully logging in, you, as an **Authorized User**, can explore the list of shared for your tenant.
- [Starting as an Idea Approver](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-an-idea-approver.md): After successfully logging in, you, as an **Idea Approver** should focus on the following tasks:
- [Starting as an RPA Sponsor](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-an-rpa-sponsor.md): After successfully logging in, you, as an **RPA Sponsor**, can check out the list of the and [Components](https://docs.uipath.com/automation-hub/au...
- [Starting as the Account Owner](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-the-account-owner.md): You as the **Account Owner** are the first user to receive access to the tenant and therefore you have access to all the options from the platform ...
- [Starting as the System Admin](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/starting-as-the-system-admin.md): As a **System Admin**, you have access to all the options allowing you to manage the tenant users and configure the platform. After successfully lo...
- [Store Experience](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/store-experience.md): Discover the Automation Store by [browsing the available ready-made automations](https://docs.uipath.com/automation-hub/automation-suite/2024.10/us...
- [Submit a Change Request](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submit-a-change-request.md): You can submit a change request for an automation that is already live or even for one that is still in implementation. The change request is parti...
- [Submit an Automation Flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submit-an-automation-flow.md): As soon as you submit an automation, the below flow is initiated:
- [Submitting an Idea From UiPath Process Mining](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submit-an-idea-from-process-mining-process.md): The integration with **Process Mining** enables you to send automation ideas from **Process Mining** directly to **Automation Hub**. For more detai...
- [Submit an Idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submit-an-idea.md): If you notice a manual, repetitive task, or process that could be done automatically, you are encouraged to submit an idea. Do this by clicking the...
- [Submitting a business process](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submitting-a-business-process.md): Submit a business process to add it to the process repository in Automation Hub.
- [Submitting an Agentic AI idea](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submitting-an-agentic-ai-idea.md): Submit an Agentic AI idea to track an artificial intelligence automation opportunity and route it through a dedicated assessment flow.
- [Sharing a Citizen Developer automation](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/submitting-an-automation.md): The submission form is split into sections each containing several subsections created in order to capture all the information relevant for your au...
- [Task Capture Usage Specifications](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/task-capture-usage-specifications.md): Below you can find the list of requirements and limitations when using Task Capture for documenting Automation Hub Idea Assessments:
- [Tenants](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/tenants.md): **Tenants** allow you to model your organization structure, separating your business flows and information just like in real-life organizations. Th...
- [The User Interface](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/the-user-interface.md): As soon as you access the Automation Hub tenant page, you can review general information about the platform capabilities, an RPA journey path, and ...
- [Understanding the Citizen Developer Flow](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/understanding-the-citizen-developer-framework.md): The flow for Citizen Developers enables users from within the organization to share attended automations that facilitate their day to day tasks and...
- [Understanding the Roles and Collaborator Roles](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/understanding-the-roles-and-permissions.md): Within Automation Hub each user can have one or more [Roles](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/manage-acce...
- [Updating My Profile](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/updating-my-profile.md): When clicking the My Profile (three dots menu) > View My Profile option your profile page is displayed. The details presented are similar to the on...
- [About Information](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/updating-the-idea-about-information.md): When accessing an Automation Profile page the information first displayed is the one available in the **About** section. Users with assigned permis...
- [Updating the Settings](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/updating-the-settings.md): By accessing the **Settings** page the tenant's **Account Owner** can customize their tenant by enabling/disabling certain Automation Hub features.
- [Uploading a Component](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/uploading-a-component.md): All the users registered in an Automation Hub tenant can create and upload reusable components that can further be used to implement processes desc...
- [Using the Jira Integration](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/using-the-jira-integration.md): Users can create Jira tickets straight from an automation idea if the Jira Connection is enabled by the Admin.
- [Workspace Overview](https://docs.uipath.com/automation-hub/automation-suite/2024.10/user-guide/workspace.md): Within this module, you can view and contribute to your company’s RPA development by:
- [Automation Hub introduction](https://docs.uipath.com/automation-hub/automation-hub/index.md): Let's discover **Automation Hub in less than 5 minutes**.