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

# Modifica un canale Optimize

Puoi modificare i tuoi Optimize Channel dopo il tuo [configurazione iniziale](/brand/it/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/optimize-startup-guide.md) è stata completata, poiché i tuoi canali di marketing vengono modificati e aggiornati.

Quando modifichi un Optimize Channel, impact.com consiglia di mantenere la logica il più semplice e leggibile possibile. Questo renderà il supporto continuo delle tue regole più efficace ed efficiente.

#### Modifica un canale Optimize

1. Dal menu di navigazione a sinistra, seleziona ![](/files/0d4165d5510ac481efc6207e9ada9fd3b87e690c) **\[Optimize] → Impostazioni → Canali**.
2. In *Azioni*, seleziona ![](/files/6a36670a9e3518128f7130049c54b7a9613f756b) **\[Altro]→ Modifica** per il canale che desideri modificare.
3. Aggiorna il **Nome**.
4. Seleziona quale **Tipo** tipo di canale sia dal menu a discesa.
5. ![](/files/bcb6da087265fb9beef85997a54e50203691b8d1) **\[Attiva]** **Aggiungi regole per identificare il traffico del canale**.
6. Da qui, puoi gestire le regole del tuo Canale per il Gruppo Identifica e Credita.
   * Scopri di più sulle tue opzioni per configurare [Regole per identificare](/brand/it/what-would-you-like-to-learn-about/platform-features/cross-channel-performance-insights/set-up-rules-to-identify-channel-traffic.md) e [Gruppi di credito](/brand/it/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/credit-groups-explained.md), i componenti di un Optimize Channel.
7. Seleziona **Salva**.

   <div data-with-frame="true"><figure><img src="/files/fe2bc32f675b185d77c5ebc5ea69c3f4610dc1a5" 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/it/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.
