# Platform Setup

> Platform Setup section in Automation Hub where System Admins configure the organizational structure, including departments, business units, and tenant-level settings.

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

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-cloud/latest/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.

## App Inventory

Connected with the Automation Area, this feature helps you define and manage the [IT Application Inventory](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/setting-up-and-managing-the-app-inventory#app-inventory). The System Admin is responsible for creating an itemized list of applications used within each Automation Area as configured in the Automation Area.

## 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-cloud/latest/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.

## 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-cloud/latest/user-guide/new-customize-assessments#customize-assessments) chapter to find out more!

## Customize idea flows

Find out how the default idea flows are structured, how to create a new category segment, how to create a new idea flow and how to [set live a specific assessment](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customize-idea-flows#new-idea-flow-and-how-to-set-a-live-version) version.

Check [Customize idea flows](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/customize-idea-flows#customize-idea-flows) chapter to find out more!

## Cost Setup

The below categories allow you to [configure the cost](https://docs.uipath.com/automation-hub/automation-cloud/latest/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-cloud/latest/user-guide/setting-up-and-managing-the-cost#rpa-software-vendor)
* [One Time Costs-Implementation People Costs](https://docs.uipath.com/automation-hub/automation-cloud/latest/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-cloud/latest/user-guide/setting-up-and-managing-the-cost#running-costs-rpa-software-costs)
* [Other Running Costs](https://docs.uipath.com/automation-hub/automation-cloud/latest/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.

:::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.

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
