> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.itential.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.itential.com/_mcp/server.

# Navigate pre-builts UI

> An overview of pre-built automations in Itential Platform, including component types, terminology, and the Details and Browse views in the pre-builts UI.

The [Itential Open Source Pre-Builts repository](https://gitlab.com/itentialopensource/pre-built-automations) is no longer actively maintained. Those pre-builts have been certified up to Platform 2023.2, but can still be imported to Platform 6. We recommend transitioning to [Projects](/itential-platform/studio/projects/overview) for the best experience.

The primary user interfaces in the Prebuilts application are described below. Each interface allows you to view details about the pre-built along with the ability to uninstall a pre-built item or download data.

### Details view

![](/_fern-img/82f221f2b551a4e7b909983aa293bb1a3633acc62fd3400033bf7f804759230b.webp)

| **Label** | **UI Element**       | **Edit View function**                                                                                         |
| :-------: | :------------------- | :------------------------------------------------------------------------------------------------------------- |
|     1     | Browse               | Click to browse all available prebuilts from the Itential Open Source Repository.                              |
|     2     | Search bar           | Use to search the list of installed prebuilts.                                                                 |
|     3     | Installed pre-builts | A collection list of all installed pre-builts on the current Itential Platform environment.                    |
|     4     | Name                 | The name of the prebuilt.                                                                                      |
|     5     | Details              | Pre-built metadata regarding the publisher, publish date, version info, repository location, and license info. |
|     6     | Beta release         | A prebuilt will show the Beta flag if the version is less than 1.0.0.                                          |
|     7     | Uninstall            | Click to uninstall the prebuilt.                                                                               |
|     8     | Download             | Click to download a pre-built data file from the database of the current Itential Platform environment.        |
|     9     | ReadMe               | Displays the readme file for the prebuilt.                                                                     |
|     10    | Pre-Built Content    | Click the links to access components for the prebuilt in Automation Catalog, JSON Forms, and Studio.           |

### Browse view

![](/_fern-img/07941d04f2bcc077c046a98751f76a24d717f1b2765701fac1281722ff71b37a.webp)

| **Label** | **UI Element** | **List view function**                                                                                   |
| :-------: | :------------- | :------------------------------------------------------------------------------------------------------- |
|     1     | Search         | Used to search the prebuilt repository.                                                                  |
|     2     | Name           | The name of the prebuilt.                                                                                |
|     3     | Version Info   | The latest version of the prebuilt that's compatible with the current running Itential Platform version. |
|     4     | Description    | A summary description of the prebuilt.                                                                   |
|     5     | View           | Click to view details about the prebuilt.                                                                |
|     6     | Beta release   | A prebuilt will show the Beta flag if the version is less than 1.0.0.                                    |
|     7     | Download       | Click to download a prebuilt data file from the repository.                                              |
|     8     | Metadata       | Prebuilt metadata regarding the publisher, publish date, version, repository type, and license type.     |
|     9     | ReadMe         | The readme file for the prebuilt.                                                                        |

**Note:** If the Beta release of a prebuilt isn't compatible with the current environment, a red indicator displays next to the Beta flag.

![](/_fern-img/71c1efb03077da6250b340662461c10ea5c2335e4f088da6c4810ef68b7f2aa6.webp)