> 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/anade-grupos-de-reglas-generales.md).

# Añade grupos de reglas generales

Los grupos de Reglas generales pueden usarse para instalar reglas generales en múltiples exportaciones. Usando grupos de Reglas generales, solo tienes que crear ciertas reglas una vez. Los grupos de Reglas generales se aplican a tu feed de origen antes de que se manipule en los pasos de Categorías y Reglas de tus feeds/APIs individuales. Por ejemplo, puedes usar los grupos de Reglas generales para filtrar ciertos ítems de tu feed o para establecer valores estándar.

### Añadir grupos de Reglas generales a tus exportaciones

Los grupos de Reglas generales se pueden añadir a tus exportaciones en la pestaña Configuración de tu exportación. Allí puedes indicar qué grupo de Reglas generales te gustaría usar; por supuesto, también puedes optar por no usar grupos de Reglas generales en ciertas exportaciones.

<figure><img src="/files/4f2407414a48fc081868898602e54bc49d793752" alt=""><figcaption></figcaption></figure>

En la vista general de APIs y Feeds se mostrarán los grupos de Reglas generales por exportación.

<figure><img src="/files/f1309ae5428ea53208b5114e862851cbae39efd5" 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/anade-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.
