# Platform Setup

> This is the module where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.

This is the module where the assigned System Admin sets up the organization of the platform for each Automation Hub tenant.

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-307514-83f7b4f8-620a3f46.webp)

The below options are available:

## Categories

Following the company’s profile, create a solid organizational structure to be used for all the automations and ideas that will be shared. The System Admin is responsible for configuring a structure for Automation Categories aligned with the structure of the company.

You can define and manage the [Categories](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-automation-categories#categories) based on the specific organization set-up. Furthermore, you can choose to edit these in the web editor or download the CSV version in order to apply the edits offline and upload it back.

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-149869-f18520d8-c5679f59.webp)

## Documentation

Upload and manage company-specific document templates to be used to document the Automations in a consistent and accurate way. The [Documentation](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-documentation#documentation) repository allows you to maintain consistency across your automation efforts by organizing documentation in a uniform way. Automation Hub includes a set of pre-defined templates that allow you to standardize your documentation still you can add your own documentation according to your company's standards.

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-146611-ea0aceca-d23fc165.webp)

## Customize Assessments

To identify suitable candidates for automation, shared ideas go through an evaluation process consisting of different levels of assessments.

Check [Customize assessments](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/new-customize-assessments#customize-assessments) chapter to find out more!

## Cost Setup

The below categories allow you to [configure the cost](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost#managing-the-cost) associated with the RPA implementation:

* [RPA Software Vendor](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost#rpa-software-vendor)
* [One Time Costs-Implementation People Costs](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost#one-time-costs-implementation-people-costs)
* [Running Costs-RPA Software Costs](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost#running-costs-rpa-software-costs)
* [Other Running Costs](https://docs.uipath.com/automation-hub/automation-suite/2023.10/user-guide/setting-up-and-managing-the-cost#other-running-costs)

By clicking the **Currency** drop-down list, you can select the currency used to display prices and costs. This currency is applied to the entire automation program.

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-148453-8b4a45c7-c3b324c7.webp)

:::note
All the costs are reflected in the **Cost Benefit Analysis** page of each Idea Profile.
:::

## Import Pipeline

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-147077-b5154dd3-4121a87a.webp)

## Open API

Within the **Open API** page you have access to the details that help you generate and manage the token used in order to manipulate the Automation Hub data through API calls.

![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-148209-9d98441d-5c9c514a.webp)

Please check the for step by step details about creating and using your Token.

We encourage you to also review the entire **Automation Hub API Guide** as it provides all the details you need to start using the Automation Hub APIs in a fast and compelling way. The guide is built to support the **Swagger** documentation, by providing relevant and easy to follow examples.

If you prefer to work with **Postman**, a small collection is available at this [link](https://automation-hub-postman.uipath.rocks/?version=latest), which can be imported by clicking the **Run in Postman** button.

The following API requests are currently available:

* `GET` Automation Idea
* `POST` Automation Idea through the Employee-driven flow
* `POST` Automation Idea through the Coe-driven flow
* `POST` Phase and Status for Automation Idea
* `GET` Automation Pipeline
* `GET` Categories
* `GET` App Inventory
* `GET` CBA (Cost Benefit Analysis)
* `GET` Users
* `POST` Add User
* `POST` Edit User
