> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/shopware/shopware6_en_us/onboarding-and-best-practices.md).

# Onboarding & Best Practices

This section brings together **field-proven procedures** for the rollout and for day-to-day operation. Rather than individual functions, the focus here is on **complete workflows** – from the initial transfer of the catalog to the go-live checklist.

You will learn how to carry out the **initial catalog transfer**, what sensible **daily operations** look like, how to set up a **B2B shop**, how to operate **multiple sales channels**, how to plan **price campaigns**, and how to perform a **clean restart via reset** when you switch shops.

{% hint style="success" %}
For a relaxed go-live: practice in a **test environment** first, then go live with a small number of items and roll out step by step.
{% endhint %}

**Contents of this section**

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Initial Catalog Transfer</strong></td><td></td><td><a href="/pages/QjZT7tnCmpxX7AwHVZYi">Open</a></td></tr><tr><td><strong>Daily Operations</strong></td><td></td><td><a href="/pages/ALnw5ck7pYuF9U5mSiPw">Open</a></td></tr><tr><td><strong>Set Up a B2B Shop</strong></td><td></td><td><a href="/pages/8RgwRQ3oLSRgEyipNbml">Open</a></td></tr><tr><td><strong>Operate Multiple Sales Channels</strong></td><td></td><td><a href="/pages/pDlgwdQb3yiaA3HDJHRz">Open</a></td></tr><tr><td><strong>Plan Price Campaigns</strong></td><td></td><td><a href="/pages/CmL6niocv2KLg7Qh0H8K">Open</a></td></tr><tr><td><strong>Clean Restart via Reset</strong></td><td></td><td><a href="/pages/MdtKpGIBOdSBSXSTGCvz">Open</a></td></tr><tr><td><strong>Go-Live Checklist</strong></td><td></td><td><a href="/pages/LUXewpXdLOFK93p5OXqJ">Open</a></td></tr></tbody></table>


---

# 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://docs.solutioo.de/shopware/shopware6_en_us/onboarding-and-best-practices.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.
