> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-channels/create-an-optimize-channel.md).

# Crear un canal de Optimize

Puede crear más Canales de Optimize después de su [configuración inicial](/brand/es/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) se completó a medida que adopta más canales de marketing.

Al crear un Canal de Optimize, impact.com recomienda mantener la lógica lo más simple y legible posible. Esto hará que el soporte continuo de sus reglas sea más eficaz y eficiente. Obtenga más información sobre [Optimizados Essentials y Pro](/brand/es/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/compare-optimize-essentials-and-pro-tiers.md).

#### Crear un canal de Optimize

1. Desde la barra de navegación izquierda, selecciona ![](/files/9543f59cd33cb2dd08c35856b85a8354306d3e5e) **\[Optimize]→ Configuración → Canales**.
2. En la esquina superior derecha, selecciona **Crear canal**.
3. Dale al Canal una **Nombre**.
4. Selecciona qué **Tipo** tipo de canal es este en el menú desplegable.
5. ![](/files/56e1fcd9ba564ade1200e6210703a468dfffe350) **\[Activar]** **Añade reglas para identificar el tráfico del canal**.
6. A partir de aquí, puede configurar las Reglas de su Canal para Identificar y el Grupo de Crédito.
   * Obtén más información sobre tus opciones para configurar [Reglas para identificar](/brand/es/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/set-up-rules-to-identify-channel-traffic.md) y [Grupos de crédito](/brand/es/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/credit-groups-explained.md), los componentes de un Canal de Optimize.
7. Selecciona **Guardar**.

   <div data-with-frame="true"><figure><img src="/files/3a7db979dbfd824d307de8af8976051a9f4ae481" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-channels/create-an-optimize-channel.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.
