Skip to main content

How Price Optimization Works

A simplified overview of what happens behind the scenes when you run a Price Optimization strategy, and how to read the results.

Price Optimization is Pricen's AI-powered feature that suggests the best price for each product based on how your customers have responded to prices in the past.

Instead of guessing what price will maximize profit, the system studies your historical sales, builds a model of demand, profit and revenue for each product, and recommends the price that best meets your chosen goal, whether that's more profit, more revenue, or more units sold.


Importantly, Price Optimization does not change your prices automatically by default. It generates suggestions that you review and approve. This article explains how those suggestions are produced, so you know exactly what you're looking at. If you're looking for setup steps instead, see How to Create a Price Optimization Strategy.

The optimization pipeline

Every price suggestion passes through the same sequence of steps. Each step refines the number before it reaches you for review.

Step

What happens

1. AI optimization

The system reads each product's demand pattern and finds the price that best achieves your objective.

2. Business rules (Pricing Actions)

If you've configured a supported rule, it's applied on top of the AI suggestion.

3. Safeguards

Hard limits keep prices from dropping below cost, exceeding a ceiling, or breaking margin requirements.

4. Price grouping

If related products should share one price, the system aligns them using your chosen method.

5. Rounding

Prices are rounded to clean, customer-friendly endings (for example, €24.99 instead of €24.73).

6. Review

You see a before-and-after comparison for every product and approve or reject the suggestions.

Each of these steps has its own dedicated article: business rules in Which Pricing Actions Apply During Optimization, limits in How to Add Safeguards to Your Pricing Strategy, grouping in Pricing Groups – User Guide, and endings in How Price Rounding Works.

What the AI learns

For every product, the system builds three models from your historical sales data:

  • Demand model: predicts how many units will sell at a given price.

  • Profit model: predicts total profit at a given price (units sold × margin per unit).

  • Revenue model: predicts total revenue at a given price (units sold × price per unit).

Together these capture the core trade-off in pricing: a higher price earns more margin per sale but usually sells fewer units, while a lower price sells more units at smaller margins. The best price is the point where these values balance for the goal you've chosen.

How the best price is found

The optimizer tests a wide range of price points, from near cost level up to around three times the current price, and picks the one that best achieves your objective.

Because it explores such a broad range, the system can recommend a price increase as readily as a decrease. If a product's demand pattern shows customers will pay more without buying much less, the AI will suggest increasing the price. This is common for products that turn out to be underpriced.

Each product is treated on its own terms. A price-sensitive everyday item might lose a lot of sales from a small increase, while a premium product might adapt a larger increase with little impact. The optimizer respects these differences rather than applying blanket rules.

Reading the price multiplier

The optimizer's core output is a price multiplier, the suggested price expressed as a ratio of the current price:

  • A multiplier of 1.0 means no change.

  • A multiplier of 0.92 means set the price to 92% of the current price (an 8% reduction).

  • A multiplier of 1.15 means increase the price by 15%.

Understanding your results

When suggestions are ready, each product shows a full breakdown so you can see exactly how the number was reached:

Field

What it means

Current price

The price before any change.

Suggested price

The final recommended price after every pipeline step.

Price before safeguards

What the AI and business rules produced before the guardrails were applied.

Price before rounding

The price after safeguards but before it was rounded to a wanted ending.

Step prices

An audit trail showing what each business rule did to the price.

Confidence level

How certain the model is about the suggestion.

This transparency lets you understand why each price was suggested and which rules shaped the final number. If a product shows a confidence level of rule_based, or you're wondering why it wasn't optimized, see Why Some Products Aren't Optimized.

A few good practicalities

  • Start small with a filtered segment, one brand or category, before rolling optimization across your whole catalogue.

  • Keep manual approval on for sensitive items until you're confident in the configuration.

  • Make sure your cost data is complete, since missing costs limit both safeguards and profit-based optimization.

  • Pair optimization with at least one margin-based safeguard as a safety net.

Did this answer your question?