# Deep Linking Configuration for iOS

<figure><img src="/files/eVm9tTFlkqaMYzYbIpr2" alt="deep-linking-ios"><figcaption></figcaption></figure>

1. Select the **“Turned on”** option, then fill in the following fields:
   * **Application’s App ID:** generated by Apple (the combination of Team ID and bundle ID, for example, ABCDE12345.com.cocoacasts.scribbles).
   * **Path Row:** the paths for which the Deep Link will work (we recommend using “\*” for each path - then it will lead to an app).
   * Click on the **“Create”** button to save the changes.


---

# 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://docs.emaillabs.io/en/analytics-panel/functionalities/deep-linking/deep-linking-configuration-for-ios.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.
