# Deep Linking Share Action

## Add a new Deep Linking Share action

1. Click on **Add Another Action**.
2. Select **More** from the dropdown menu.
3. Choose **Deep Linking Share**.

<figure><img src="/files/n3BgCqi4glcOUiSSpDjD" alt=""><figcaption></figcaption></figure>

## Configure Deep Linking Share

The deep linking share action contains fields based on the screen's available data. Using magic text, fill each field with the corresponding available data ID to ensure accurate and dynamic link sharing capabilities.

<div><figure><img src="/files/LvxgWcgTBWG0orml2wuP" alt=""><figcaption><p>Deep linking share base action</p></figcaption></figure> <figure><img src="/files/YNi4KUEko3aXiLI9sV2s" alt=""><figcaption><p>Magic text selecting the ID of events</p></figcaption></figure> <figure><img src="/files/PXBb6DNw6oAAMuyNlOC8" alt=""><figcaption><p>Final result</p></figcaption></figure></div>

## How it works in-app?

When your app user trigger `Deep Linking Share` the application will automatically populate the URL configured in `Deep Linking With Data` section and trigger the share functionality within the app. The `Deep Linking Share` is smart enough to know what is your app configuration for web, whether you are using an organization subdomain or your custom domain name

<figure><img src="/files/zmwYQwINQPqqbboBT9vV" alt=""><figcaption></figcaption></figure>


---

# 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.adalo.com/component-basics/inserting-and-editing-screens/deep-linking/deep-linking-share-action.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.
