Stay organized with collections
Save and categorize content based on your preferences.
Deep link invocations allow users to enter a specific part of your conversation, via a global intent. Users say your display name in combination with the deep link phrase to carry out a deep link invocation (for example, "Ok Google, talk to <display name> to <deep link phrase>")
To build deep link invocations, you create global custom intents with training phrases that define the user input that you want to set for the deep link.
[null,null,["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eDeep link invocations enable users to access specific parts of your conversation using a global intent and a designated phrase.\u003c/p\u003e\n"],["\u003cp\u003eThese invocations are triggered when users combine your Action's display name with the deep link phrase, allowing them to jump directly to relevant content.\u003c/p\u003e\n"],["\u003cp\u003eYou create deep link invocations by defining global custom intents with training phrases that correspond to the desired user input.\u003c/p\u003e\n"],["\u003cp\u003eIntents linked to deep link invocations can also be utilized for matching user input during an ongoing conversation.\u003c/p\u003e\n"]]],["Deep link invocations enable users to access specific parts of a conversation using a global intent. Users trigger these by saying the display name and a designated deep link phrase, like \"Ok Google, talk to [display name] to [deep link phrase]\". Developers create these by defining global custom intents with specific training phrases that represent desired user inputs for deep links. Intents used for deep link invocations are also usable within standard conversational matching.\n"],null,["# Deep link invocations allow users to enter a specific part of your conversation, via a global intent. Users say your display name in combination with the deep link phrase to carry out a deep link invocation (for example, *\"Ok Google, talk to \\\u003cdisplay name\\\u003e to \\\u003cdeep link phrase\\\u003e\"*)\n\nTo build deep link invocations, you create global custom intents with training phrases that define the user input that you want to set for the deep link.\n| **Note:** Intents that are associated with deep link invocations are also valid for matching during a conversation.\n\nCreate deep link invocations\n----------------------------\n\nActions Builder Actions SDK"]]