> 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.md).

# Reglas de bloqueo y redirección/enrutamiento y deep linking diferido

#### Configurar reglas de bloqueo y redirección / enrutamiento

impact.com admite reglas de enrutamiento personalizadas, que puedes usar para redirigir o bloquear ciertos tipos de tráfico para que no vean tus anuncios.

1. En la barra de navegación superior, selecciona ![](/files/260bf6f1048424a5a74566f411803be9ef7c2685) **\[Perfil de usuario] → Configuración**.
2. En la columna de la derecha, desplázate hasta *Técnico* y seleccione **Bloqueo y redirección**.
   * El *Bloqueo/Redirección* la pantalla muestra cualquier regla existente que hayas configurado, junto con opciones para crear nuevas.
   * Para obtener más detalles sobre cómo crear y editar reglas de enrutamiento, consulta [Reglas de bloqueo y redirección](/brand/es/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Enlaces profundos diferidos

Los enlaces profundos diferidos se pueden usar para dirigir a los usuarios a tu app mediante un enlace profundo incluso cuando aún no la hayan instalado. Cuando un usuario hace clic en un anuncio en el que se configuraron enlaces profundos diferidos y el usuario no tiene tu app instalada, se le indicará que vaya a su tienda de aplicaciones para instalarla. Si decide hacerlo, se le dirigirá automáticamente a esa página enlazada en profundidad desde el anuncio.

impact.com admite de forma nativa los enlaces profundos diferidos si utilizas [TrueLink](https://impact.com/partnership-track/truelink/) en lugar de un MMP de terceros (aunque aún puedes utilizar enlaces profundos diferidos incluso si no usas TrueLink). Aprende a configurar anuncios con [enlaces profundos diferidos](/brand/es/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/set-up-mobile-assets-with-deferred-deep-linking.md).


---

# 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/blocking-and-redirect-rules/blocking-and-redirect-routing-rules-and-deferred-deep-linking.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.
