> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/regeln-massenbearbeitung-und-anreicherung/regeln-in-channable/masterregelgruppen-erstellen.md).

# Masterregelgruppen erstellen

Masterregel-Gruppen können verwendet werden, um allgemeine Regeln für mehrere Exporte zu installieren. Indem du Masterregel-Gruppen nutzt, musst du bestimmte Regeln nur einmal erstellen. Die Masterregel-Gruppen werden auf deinen Quellfeed angewendet, bevor dieser im *Kategorien- und Regeln* Schritt deiner Feeds/API manipuliert wird. Du kannst die Masterregel-Gruppen zum Beispiel nutzen, um bestimmte Artikel aus deinem Feed zu filtern oder Standardwerte festzulegen.

### Erstellen der Masterregel-Gruppen

Die Masterregel-Gruppen kannst du einrichten, indem du in der linken Seitenleiste zu „Masterregeln“ navigierst.

<figure><img src="/files/0ba4f75ac27d685517cf976cd92544b121e52175" alt=""><figcaption></figcaption></figure>

Du kannst mehrere Sätze von Masterregel-Gruppen erstellen. Du hast die Möglichkeit auszuwählen, welche Gruppe von Masterregeln du pro Export verwenden möchtest. Wenn du deinen Gruppen unterschiedliche Farben gibst, ist auf einen Blick klar, welche Masterregel-Gruppe in einem Export verwendet wird. Die maximale Anzahl an Masterregel-Gruppen, die du erstellen kannst, beträgt 20 Gruppen. Jede Gruppe enthält maximal 30 Regeln. Für mehr Informationen zu diesen Limits kannst du [uns kontaktieren](https://www.channable.com/company/contact/) unser Support-Team.

<figure><img src="/files/f0317e449339c8a688207cbd886684324fb7446a" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-de/regeln-massenbearbeitung-und-anreicherung/regeln-in-channable/masterregelgruppen-erstellen.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.
