> 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/fr/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-channels/edit-an-optimize-channel.md).

# Modifier un canal Optimize

Vous pouvez modifier vos canaux Optimize après votre [configuration initiale](/brand/fr/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) a été terminée, à mesure que vos canaux marketing sont modifiés et mis à jour.

Lorsque vous modifiez un canal Optimize, impact.com recommande de conserver la logique aussi simple et lisible que possible. Cela rendra la maintenance continue de vos règles plus efficace et plus performante.

#### Modifier un canal Optimize

{% hint style="warning" %}
Cette fonctionnalité est disponible uniquement avec certaines éditions ou certains modules complémentaires impact.com. Si vous voyez le ![](/files/32437fe4f52ec07693ac450e83ce7b2d898d1d80) **Optimize** icône, votre compte est éligible à la mise à niveau. Sélectionnez l’icône et obtenez le module complémentaire Optimize directement dans la plateforme !
{% endhint %}

1. Dans la barre de navigation de gauche, sélectionnez ![](/files/a76409e9f19dd8481423dbe8104ad0b572242238) **\[Optimize] → Paramètres → Canaux**.
2. Sous *Actions*, sélectionnez ![](/files/8fc46368ded1f34376787abf9e1ea28872383d82) **\[Plus]→ Modifier** pour le canal que vous souhaitez modifier.
3. Mettre à jour le canal **Nom**.
4. Sélectionnez quel **Type** de canal il s'agit dans le menu déroulant.
5. ![](/files/305a4944a71dea362e7149113d0a2b30f3a73a14) **\[Activer]** **Ajouter des règles pour identifier le trafic du canal**.
6. À partir d'ici, vous pouvez gérer les règles de votre canal pour le groupe Identifier et Créditer.
   * En savoir plus sur vos options de configuration [Règles d’identification](/brand/fr/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/set-up-rules-to-identify-channel-traffic.md) et [Groupes de crédit](/brand/fr/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/credit-groups-explained.md), les composants d’un canal Optimize.
7. Sélectionnez **Enregistrer**.

   <div data-with-frame="true"><figure><img src="/files/a18e12884778c95e85e06bf78a23aeff0a80ad74" 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/fr/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-channels/edit-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.
