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

# Service Catalog and Service Catalog Builder

> Reference for Service Catalog and Service Catalog Builder in legacy Itential Platform versions, including creating, updating, and deleting services and starting jobs.

See related notice: [Platform 6 Breaking Change](/itential-platform/release-notes/breaking-changes/service-catalog-and-service-catalog-builder-removed)

Service Catalog and Service Catalog Builder are separate applications on the Itential Platform welcome page, but they work together. **Service Catalog** uses forms, NSO service models, and workflows to provision services in Itential Platform — it allows you to pass form data into a workflow used for service instantiation. **Service Catalog Builder** defines the services that can be provisioned in a workflow. Authorization to provision services through Service Catalog is based on job groups and designated group memberships.

![](/_fern-img/08d148095e3a6cf3fe4bfb3a2183862057286043518cdc49fe4d3d160f59f34d.webp)

When you access Service Catalog for the first time, an empty table list may appear, indicating there are no existing services from which to start a job.

![](/_fern-img/ca181741ee3205e43a7dc0992350b939e6abdd68f59336436767e3286c6714f2.webp)

## Create a service

#### Open Service Catalog Builder

Click the menu icon in the top toolbar and select **Service Catalog Builder** from the dropdown.

![](/_fern-img/03f26c61e8011cbc45a0abb8fd4b111be37d2d663580581cc0f9493d0185d1ea.webp)

#### Add a new service

Click the **Add Service** button (upper-right). A service form displays.

![](/_fern-img/cedc1e3c186b32aacd36f20c72f09d4358643e70120f783b006f50e78b5973ca.webp)

#### Fill in all required fields

Enter the required information for the service. All fields are mandatory.

![](/_fern-img/028ef27061d6644c507a7d0d6fe4d7d99324150d5eb71bd067848c0d74992b81.webp)

| Field                          | Description                                                                                                                                             |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Display Name                   | The name that displays in the Service Catalog application list.                                                                                         |
| Service                        | The service model to create an instance on. A list of all service models is available in the Service Manager application.                               |
| Description                    | A brief description of the service to display in the Service Catalog list.                                                                              |
| Variable Name                  | The name to use in the workflow as the variable.                                                                                                        |
| Groups                         | Indicates who has access to create and run an instance, who can view the results, and who can work the instance after it has run.                       |
| Inherit Job Groups from Groups | When checked (default), sets the **Job Groups** field to match the **Groups** field. Uncheck to select a customized list of groups for run permissions. |
| Job Groups                     | Designates which job groups can create a service instance and initiate a workflow.                                                                      |
| Form                           | A form to pass through your workflow.                                                                                                                   |
| Workflow                       | The workflow to run.                                                                                                                                    |

#### Save

Click **Save**. A success banner displays and the new service appears in the Service Catalog Builder list.

![](/_fern-img/9d244e26a719d002433a8875cef2ba8c8e50ce03d9b44c661b545ced1e85cb79.webp)

## Delete a service

From Service Catalog Builder, select the checkbox next to a service and click the **delete icon** (lower-right) to remove the service.

![](/_fern-img/358cedf26c4449334cdc35a291bb7b7f918d70f4862111848cea057c10eeeb41.webp)

## Update a service

#### Open the service form

From Service Catalog Builder, click the **pencil icon** under the **Actions** column. The service form displays.

![](/_fern-img/4d377ab4815e52c86b0a0bce14175d9e5b679ffc0514e20f5c1a4c0ca09c0175.webp)

#### Make changes and save

Make the desired changes and click **Update**.

![](/_fern-img/c660661b73e56cd0f6d4202d8cf2656ca1c85f1d179b8c5e345576e9b9335f72.webp)

Use the **Inherit Job Groups from Groups** checkbox to set the same group for both permissions, or uncheck it and select a customized list of job groups.

#### Confirm

A confirmation banner displays to verify the updates were saved successfully.

![](/_fern-img/d5275c969aa7e064ff3882aa75f2c8b9610354df614e360bd929539a71fd3586.webp)

#### Close

Click the exit button to close the updated service form.

## Start a job

#### Open Service Catalog

Click the menu icon (top toolbar) and select **Service Catalog**. The service list displays.

![](/_fern-img/445eab9775f96e2177dd5d27ff5cabb93b7c921277df3a1dc4a589f449edf38d.webp)

#### Open the job form

Click the **view icon** in the **Actions** column for the desired service. A job form displays.

![](/_fern-img/122b7a250b8a42e6e228c9abd13268c0a69dbb0932f885c9dbe7eba138673e0f.webp)

#### Submit the job

Enter the job name and device, then click **Submit**.

![](/_fern-img/673871200300143046d0c7f717c8757da05ce5b3f540c28afda1a481d57cdb56.webp)

#### Confirm

A confirmation dialog asks if you want to start the job. Click **OK**.

![](/_fern-img/66052149b4a7a05033b1742de763ec878a8baad41af469eef6b8ea6a0df0611c.webp)

#### View results in Operations Manager

The job results display in **Jobs** within Operations Manager.

![](/_fern-img/fec45d758841b116ad4ce99a5433b32cf7289e495fc5f0d728aef2ab80058959.webp)