# Pricelist center

The **Pricelist Center** is a part of our Cloud Management experience. You can use the Pricelist Center to check the latest prices from IaaS/PaaS Cloud providers or set prices for SaaS Cloud providers.&#x20;

Many supported IaaS/PaaS Cloud providers publish a price list either based on current pricing levels or a list price for their service. In addition, those same providers offer Reserved Instances as a separate price list.&#x20;

SaaS Cloud Providers don't provide price lists, but prices have to be set by you or SoftwareOne.&#x20;

* If you are an Office 365 EA or Adobe client, you might need to set the price for each of your subscriptions/licenses and then update them by date, based on any changes to contract renewals.&#x20;
* If you are an Office 365 Simple client, SoftwareOne will automatically update these prices.

### Accessing the Pricelist center <a href="#navigating-to-the-pricelist-center" id="navigating-to-the-pricelist-center"></a>

You can access the **Pricelist Center** by navigating to the main menu and selecting **Cloud tools** > **Pricelist Center**.

<figure><img src="/files/QbydLLKsNK1rV8yMFIfd" alt=""><figcaption><p>Pricelist Center</p></figcaption></figure>

On the **Pricelist Center** page, you can view the following information:&#x20;

| Field               | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Pricelist View tabs | <p>The following tabs are available:</p><ul><li><strong>All</strong> - Shows all pricelists.</li><li><strong>Missing Prices</strong> - This tab shows missing prices. Missing prices mean that a consumption report might not be accurate. Click the tab to add any missing prices. This view is empty if all products have a price.</li><li><strong>Customer Set Prices</strong> - This tab shows all products containing customer-defined prices. On this tab, you can maintain configured prices.</li></ul> |
| Filters             | Allows you to find products by Price List Type, Product Name, Region, or Currency.                                                                                                                                                                                                                                                                                                                                                                                                                             |
| More Options        | Allows you to find products of interest.                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Product             | The name of the product, provided by the Cloud Provider and Pricelist.                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Agreement           | The agreement ID. The ID is displayed if you have multiple agreements for the same product.                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Date                | Indicates when the price for this product was last applied by the user or updated by the provider.                                                                                                                                                                                                                                                                                                                                                                                                             |
| Region              | The price of the products, if the price is different per region.                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Currency            | <p>The currently set price or the prices per currency. </p><ul><li>For SaaS Prices, only one currency is displayed.</li><li>For IaaS/PaaS prices, multiple currencies are displayed.</li></ul>                                                                                                                                                                                                                                                                                                                 |
| Unit Price          | The price is set by the user or as provided by the provider.                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Actions             | <ul><li><strong>View</strong> - Shows the details of this product. </li><li><strong>Add new price</strong> - When a price can be added to an individual product, the <strong>+ Add new price</strong> option is displayed.</li></ul>                                                                                                                                                                                                                                                                           |
| Customize           | Displays additional columns or hides existing columns.                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Export              | Allows you to export the data.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |


---

# 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/extensions/cloud-tools/pricelist-center.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.
