Angie SDK triggerAngie

Trigger Angie with a prompt

Use sdk.triggerAngie() from your host page to open Angie with a prompt already in the input — for help buttons, onboarding flows, or deep links. Call await sdk.waitForReady() before triggering.

1. Programmatic trigger

The most common pattern: your UI calls triggerAngie with a prompt string.

2. Hash deep link

Share a URL with #angie-prompt=… in the hash. Use an in-page link on the same screen, or open in a new tab when linking from emails, docs, or another page. Add &angie-new-chat=true to start a fresh chat.

In this page

New tab

3. Status

Last trigger result from the host page.

Loading Angie sidebar…