# Price List

### Definition

A Maica Price List is a collection of [Support Items](/maica-knowledge-base/getting-started/maica-key-concepts/support-item.md) and their associated unit prices within the Price List. This allows you to configure multiple Price Lists and charge varying amount for your services, via [Support Items](/maica-knowledge-base/getting-started/maica-key-concepts/support-item.md), without having to replicate [Support Items](/maica-knowledge-base/getting-started/maica-key-concepts/support-item.md).

### Purpose

The purpose of Price Lists is to control a consistent pricing strategy across an organisation, where services, given the same circumstances, are charged at the same unit prices. This primarily prevents pricing errors as well as manual administration of individual [Support Items](/maica-knowledge-base/getting-started/maica-key-concepts/support-item.md).

### Usage

The main use case for Price Lists is to associate them with [Service Agreements](/maica-knowledge-base/getting-started/maica-key-concepts/service-agreement.md) to control pricing for the duration of the [Service Agreement](/maica-knowledge-base/getting-started/maica-key-concepts/service-agreement.md), although this can be changed throughout of course.

### Final Thoughts

Price Lists are a fairly straight forward concept but offer a significant advantage in managing service pricing throughout the journey. Whilst multiple Price Lists are not required (only one is mandated to manage [Service Agreements](/maica-knowledge-base/getting-started/maica-key-concepts/service-agreement.md)), we encourage you to arrange your pricing structures across multiple Price Lists to ease the administration burden as well as prevent billing errors.


---

# 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://knowledge.maica.com.au/maica-knowledge-base/getting-started/maica-key-concepts/price-list.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.
