> 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-es/reglas-edicion-masiva-y-enriquecimiento/reglas-en-channable/crea-grupos-de-reglas-generales.md).

# Crea grupos de reglas generales

Los grupos de reglas generales (master rule groups) se pueden usar para aplicar reglas generales a múltiples exportaciones. Al usar los grupos de reglas generales, solo necesitas crear ciertas reglas una vez. Los grupos de reglas generales se aplican a tu feed de origen antes de que se manipule en el *pasos de Categorías y Reglas* de tus feeds/API. Por ejemplo, puedes usar los grupos de reglas generales para filtrar determinados ítems de tu feed o para establecer valores estándar.

### Crear los grupos de reglas generales

Puedes configurar los grupos de reglas generales yendo a "Reglas generales" en la barra lateral izquierda.

<figure><img src="/files/38cfdd0cbf6d023b1f59df16de1c5573956da9d1" alt=""><figcaption></figcaption></figure>

Puedes crear varios conjuntos de grupos de reglas generales. Tienes la opción de elegir qué grupo de reglas generales quieres usar por exportación. Si asignas distintos colores a tus grupos, será muy fácil ver qué grupo se está usando en una exportación. El número máximo de grupos de reglas generales que puedes crear es 20. Cada grupo puede contener como máximo 30 reglas. Para más información sobre estos límites, puedes [contactar con](https://www.channable.com/company/contact/) nuestro equipo de soporte.

<figure><img src="/files/556b2cc75d4b05d5dc6144f89e4060d3d4525db9" 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-es/reglas-edicion-masiva-y-enriquecimiento/reglas-en-channable/crea-grupos-de-reglas-generales.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.
