> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/supplier-and-product-management/products-equipment-application.md).

# Managing Product(s) / Equipment (Apps)

Use the Product(s) / Equipment application to create, maintain, and track product and equipment records.

## Overview

The **Product(s) / Equipment** application is a centralized solution for registering and maintaining products and equipment across the organization. It provides a structured repository for managing records, ensuring consistency, visibility, and traceability throughout the product lifecycle.

***

## Application Prerequisites

Before users can work with the **Product(s) / Equipment** application, administrators must configure the following settings:

<details>

<summary><i class="fa-p">:p:</i>  <strong>Product &#x26; Supplier Settings</strong></summary>

<i class="fa-circle-exclamation">:circle-exclamation:</i>  **Importance to Supply Chain**

Define supply chain importance levels used to classify products and equipment.

</details>

<details>

<summary><i class="fa-truck">:truck:</i>  <strong>Supplier Application</strong></summary>

<i class="fa-truck">:truck:</i>  **Supplier**

Define suppliers relevant to your organization.

</details>

{% hint style="success" %}
For detailed setup instructions, see [**Product(s) / Equipment Application Settings**](/interfacing-help-files/administration-and-configuration/configuring-application-settings/product-s-equipment-application-settings.md).
{% endhint %}

***

## Accessing the Application

To access the **Product(s) / Equipment** application:

1. Select the **Apps** tile in the side navigation bar.
2. On the **Apps** page, either:
   * Select **Product(s) / Equipment** in the navigation tree, or
   * Select **Product(s) / Equipment** in the application gallery.

<p align="center"><kbd><strong>[IMAGE]</strong></kbd></p>

The application opens, displaying the centralized **Product(s) / Equipment** list.

***

## Learn More

<table data-view="cards"><thead><tr><th></th><th></th><th>Role(s)<select multiple><option value="5xSjKl4EueqE" label="Creator" color="blue"></option><option value="QgX7VWDo7bMb" label="Manager" color="blue"></option></select></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Creating &#x26; Managing Product(s) / Equipment</strong></td><td>Create, maintain, and review product and equipment records.</td><td><span data-option="5xSjKl4EueqE">Creator, </span><span data-option="QgX7VWDo7bMb">Manager</span></td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F7xnyHkvLPtjKbZYQlycM%2FIMS-V16-NAV-Library-Icons-64.png?alt=media&amp;token=ac158510-5671-497b-888a-5715d4d84ddf">IMS-V16-NAV-Library-Icons-64.png</a></td><td><a href="/interfacing-help-files/supplier-and-product-management/products-equipment-application/creating-and-managing-product-s-equipment.md">Creating &amp; Managing Product(s) / Equipment</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/supplier-and-product-management/products-equipment-application.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
