> 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/partner/es/sobre-que-te-gustaria-aprender/account-management/account-settings/notification-settings/configure-partner-paid-search-monitoring-notification-settings.md).

# Configurar la notificación de supervisión de búsqueda de pago para partners

Las notificaciones de Monitorización de búsqueda de pago le mantienen informado sobre cualquier posible infracción nueva o actualizada que haya cometido contra los términos de una marca. Estas notificaciones aparecen en el panel de notificaciones accesible en la barra de navegación izquierda y se le envían por correo electrónico o SMS.

## Configure sus notificaciones de Monitorización de búsqueda de pago

1. En la barra de navegación superior, seleccione ![](/files/9798c33d75f5e873e317f31b15a3cb98a35f4eab) **\[Notificaciones]**.
2. En la esquina superior derecha del panel de notificaciones, seleccione el [**Configuración**](https://app.impact.com/secure/mediapartner/notification/view-edit-notification-deliverychannel-settings-publisher-flow.ihtml) ![](/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73) **\[Menú desplegable]** para editar la configuración de notificaciones.
3. En la *Monitorización de búsqueda de pago* sección, debajo de *Infracciones*, seleccione el ![](/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73) **\[Menú desplegable]**.
4. Use las ![](/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73) **\[Menú desplegable]** opciones para especificar cómo y con qué frecuencia desea recibir notificaciones de las posibles infracciones de monitorización de búsqueda que haya cometido. Consulte la *Referencia de preferencias de notificación* tabla a continuación para obtener más información sobre cada una de estas opciones.
5. Seleccione **Guardar**.

<details>

<summary>Referencia de preferencias de notificación</summary>

|                                                   |                                                                                                                                                                                        |
| ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Configuración**                                 | **Descripción**                                                                                                                                                                        |
| Enviar correo electrónico cuando ocurra el evento | Se le envía un correo electrónico por cada evento de infracción.                                                                                                                       |
| Enviar un correo electrónico diario resumido      | Se le enviará por correo electrónico una única notificación diaria resumida de todos los eventos de infracción del día.                                                                |
| Enviar un correo electrónico semanal resumido     | Se le enviará por correo electrónico una única notificación semanal resumida de todos los eventos de infracción de la semana.                                                          |
| Enviar SMS                                        | Se enviará un SMS a un número de móvil verificado por cada notificación de infracción.                                                                                                 |
| Configuración específica (Avanzado)               | Puede elegir cómo desea que se le notifique cada *nueva* o *actualizada* infracción. También puede especificar diferentes configuraciones de notificación para infracciones *graves* . |
| No enviar notificaciones                          | No se enviarán notificaciones.                                                                                                                                                         |

</details>


---

# 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/partner/es/sobre-que-te-gustaria-aprender/account-management/account-settings/notification-settings/configure-partner-paid-search-monitoring-notification-settings.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.
