# Items

In the Marketplace Platform, an item refers to an individual stock-keeping unit (SKU) within a product. Items are part of a product, and they have their own specific name, billing model, commitment term, and billing period.&#x20;

A product can contain one or more items. For example, the *Microsoft 365 Business, Enterprise & Apps - Commercial* product can include different items, such as *Microsoft 365 Business Premium (1-year commitment, annual billing)*, *Microsoft 365 Business Basic (no Teams, 3-year commitment, yearly billing)*, *Microsoft Teams Enterprise (1-month commitment, monthly billing)*, and more.&#x20;

### Accessing items

The **Items** page allows you to view all items that are available for ordering through the SoftwareOne Marketplace.&#x20;

To navigate to the **Items** page, select the main menu, then choose **Catalog** > **Items**. The list of items is displayed. You can find specific items by [applying filters](/marketplace-platform/platform-overview/preferences-and-settings/customize-the-data-grid.md#filtering-data) and [customizing columns](/marketplace-platform/platform-overview/preferences-and-settings/customize-the-data-grid.md#managing-columns).&#x20;

{% hint style="info" %}
The **Items** page is view-only. You cannot order items from this page. Items can only be ordered when creating a purchase or change order.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/vWjhLlVR6rNKLxcBT6br" alt=""><figcaption><p>The Items page in the Marketplace Platform.</p></figcaption></figure></div>

### Viewing item details

On the **item details** page, you can view detailed information for a specific item in the catalog.&#x20;

To view item details:

1. Go to **Catalog** > **Items**.
2. Select the item you want to view. The item details page opens.
3. Use the tabs on the item details page to view details, such as a description of the item, price lists, and other details.


---

# Agent Instructions: 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:

```
GET https://docs.platform.softwareone.com/modules-and-features/catalog/items.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
