> For the complete documentation index, see [llms.txt](https://support.barnetpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.barnetpos.com/pos-manager/price-management/activating-new-prices.md).

# Activating New Prices

**ACTIVATING NEW PRICES**

To activate new prices from Barnet POS Manager:

·  Select “Activate new prices”

·  Remove any items you do not wish to update

1. Highlight the item
2. Go to Abandon Changes > Selected Items
3. Repeat this step for all product that you do not want to update

After you have removed all SKUs that you do not want to change

·  Select “Activate New Selling Prices”

·  Select “All Items”

·  YES to confirm

Immediately go to “Create Labels”

·  Select “activated prices”, then Go

·  Open Label maker and print new labels

*If you forget and update or create any other labels before printing these labels you will have to manually enter the items from “Create Labels” in Barnet POS Manager.*


---

# 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://support.barnetpos.com/pos-manager/price-management/activating-new-prices.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.
