> For the complete documentation index, see [llms.txt](https://partner-docs.covergenius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partner-docs.covergenius.com/optimisations/overview.md).

# Overview

Learn about Optimisations in the Cover Genius Partner Portal to discover pricing opportunities and validate product changes. Understand how Optimisations works, how to read Explorations and Experiments results, and how to make confident, data-backed decisions.

## What is Optimisations?

**Optimisations** is the section of the Partner Portal dedicated to improving the performance of your Cover Genius protection products. It brings together two complementary tools, **Explorations** and **Experiments**, taking you from price discovery through to validated product decisions.

You'll find Optimisations in the left-hand sidebar of the Partner Portal. Expand it to access the Overview, Explorations, and Experiments pages.

## Explorations and Experiments: what's the difference?

Explorations and Experiments serve different purposes and are typically used in sequence.

<table><thead><tr><th width="186.676025390625">Section</th><th width="285.4639892578125">What it does</th><th>When to use it</th></tr></thead><tbody><tr><td><strong>Explorations</strong></td><td>Distribute traffic across a range of price variants (e.g. -20% to +20% of your base price) to understand how pricing affects demand, revenue, and attach rate. Explorations surface patterns and signals, they don't declare a winner.</td><td>Use at the start of an optimisation cycle to identify which pricing directions are worth pursuing.</td></tr><tr><td><strong>Experiments</strong></td><td>Run a controlled A/B test to confirm whether a specific change genuinely outperforms your current product configuration. Produce a statistically grounded result: a winning variant, or a clear signal that more data is needed.</td><td>Use after an Exploration has surfaced a promising direction, to validate that specific change.</td></tr></tbody></table>

Explorations are the map. Experiments are the route. Use Explorations to orient yourself, then use Experiments to confirm the path.


---

# 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://partner-docs.covergenius.com/optimisations/overview.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.
