> For the complete documentation index, see [llms.txt](https://docs.seldon.ai/seldon-enterprise-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seldon.ai/seldon-enterprise-platform/product-tour/rollout-strategies/canary.md).

# Canary

With a canary rollout traffic is split between a main model, which receives a majority of traffic, and a new version, which is given a fraction of traffic until it is decided whether to promote the model. The features for this can be seen in full in the Demos section of the documentation under `Deploying, Load Testing and Canarying Seldon Core Servers`. The key features in particular are:

1. A wizard to add a canary:

![Canary configuration wizard](/files/RxJu4PqiC9bF88AqXGmV)

2. Visualizing metrics for both default and canary models:

![View metrics for default and canary models](/files/caeYoRucL07owdGIQxey)

3. Promotion of the Canary to be the main model.

![Promote canary confirmation model](/files/LPKb0oiHTDqxt1P6umaK)

4. Request logs include any requests that go to the canary, with the responses.
