# Blocking & Redirect / Routing Rules & Deferred Deep Linking

#### Configure Blocking & Redirect / Routing Rules

impact.com supports custom routing rules, which you can use to redirect or block certain types of traffic from seeing your ads.

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. In the right column, scroll to *Technical* and select **Blocking & Redirect**.
   * The *Blocking/Redirect* screen shows any existing rules you’ve configured, along with options to create new ones.
   * For details on how to create and edit routing rules, see [Blocking & Redirect Rules](/brand/what-would-you-like-to-learn-about/platform-features/blocking-and-redirect-rules/redirect-routing-rules-overview.md).

#### Deferred deep linking

Deferred deep linking can be used to deep link users into your app even when they haven’t installed it yet. When a user clicks through an ad that had deferred deep linking set up and the user does not have your app installed, they will be prompted to go to their app store to install the app. If they choose to do so, they will be automatically directed to that deep linked page from the ad.

Impact natively supports deferred deep linking if you utilize [TrueLink](https://impact.com/partnership-track/truelink/) instead of a third-party MMP (though you can still utilize deferred deep linking even if you do not use TrueLink). Learn how to set up ads with [deferred deep linking](/brand/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/set-up-mobile-assets-with-deferred-deep-linking.md).


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/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>
```

The question should be specific, self-contained, and written in natural language.
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.
