# Agent Triggers

{% hint style="info" %}
This feature is currently in Beta. Please reach out to Support to find out more.&#x20;
{% endhint %}

AI agents can be triggered by workflows, emails or through a chat on your detail pages.

* App Chatbot
* Email Recieved
* External Chatbot
* Record Created
* Recurring Schedule

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2FPM5gWSyAcQzHvNF4wXT6%2FCleanShot%202025-04-11%20at%2007.44.31%402x.png?alt=media&#x26;token=dee08ff5-f140-424c-bade-ba0af73b0a69" alt="" width="563"><figcaption></figcaption></figure>

For example, you can place your chatbot on a detail page to allow users to ask questions or make updates to records while viewing information:&#x20;

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2FTZntm8prALcEU6OL7r4q%2FCleanShot%202025-04-11%20at%2007.50.41%402x.png?alt=media&#x26;token=f5f94f70-43e7-4270-95ab-0aebfbd26ecc" alt="" width="563"><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://docs.stackerhq.com/stacker-astra/ai-and-automations/ai-agents-beta/agent-triggers.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.
