# Introduction to Deployment and Strategies

You have designed, configured, and [analyzed](/iv.-analysis-and-optimization/iv.-analysis-and-optimization.md) a clusterization that you are satisfied with. Congratulations! Now comes the key phase: **deploying this new structure to your real Google Ads campaigns** and its subsequent strategic management and optimization.

## From Theory to Practice

In previous sections, you've learned:

* Why advanced segmentation is important ([Introduction](/i.-introduction-to-karsa-labelizer/what-is-karsa-labelizer.md)).
* How Karsa Labelizer works and how to navigate its interface ([First Steps](/ii.-first-steps/interface-overview.md)).
* How to design and create a clusterization in detail using [Cluster Designer](/iii.-cluster-designer-creating-clusterization/iii.-cluster-designer-creating-clusterization.md).
* How to analyze the resulting clusters and products within them using reports.

This section will focus on how to transform this knowledge into concrete steps that will lead to improved performance of your Google Shopping and Performance Max campaigns.

## What You'll Find in This Section

We will guide you through the deployment process and subsequent strategies:

* [**Production Deployment**](https://github.com/MJezek6/Labelizer-KB-EN/blob/Main/deployment-and-strategy/production-deployment.md)**:** A practical guide on how to activate your selected clusterization (switch it to `ProductionRun` mode) and how to set up or adjust your campaigns in Google Ads based on the generated `Custom Labels`.
* [**Performance Max Integration**](https://github.com/MJezek6/Labelizer-KB-EN/blob/Main/deployment-and-strategy/performance-max-integration.md)**:** Specific tips and strategies on how to effectively use segmentation created by Karsa Labelizer within your Performance Max campaigns, especially for structuring Listing Groups and Asset Groups.
* [**Post-Deployment Optimization (Learning Phase)**](https://github.com/MJezek6/Labelizer-KB-EN/blob/Main/deployment-and-strategy/post-deployment-optimization.md)**:** A very important chapter about what to expect after launching new campaigns, how long the learning phase of Google algorithms takes, and how to gradually adjust budgets and goals (e.g., tROAS) to achieve optimal results.
* [**Stability Management Strategy**](https://github.com/MJezek6/Labelizer-KB-EN/blob/Main/deployment-and-strategy/stability-management-strategy.md)**:** A deeper look at how to work with setting limits for product movements to maintain the stability and performance of your campaigns even during dynamic changes in the market or in the performance of individual products.

{% hint style="warning" %}
Deploying a new campaign structure is a significant step. We recommend proceeding with caution, especially if you manage campaigns with large budgets. Always carefully monitor performance after making changes.
{% endhint %}

The goal of this section is to equip you with the knowledge needed not only for the technical deployment of clusterization but also for its long-term strategic management and maximizing its contribution to your business goals.


---

# 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://doc.karsa.ai/v.-deployment-and-strategy/v.-deployment-and-strategy.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.
