# AI Agents (Beta)

{% hint style="info" %}
This is a beta feature, please reach out to Support to find out more&#x20;
{% endhint %}

Stacker AI Agents are here to help you get more done with less effort. Whether you're looking to give your customers quick answers, help your team move faster, or automate the boring stuff, these agents have you covered.

### **Customer Concierge**&#x20;

Let your Stacker agents handle customer questions 24/7 and even take action in your systems, like updating records or submitting requests.

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2FdimpiOoL65Iq16DjCXIo%2FCleanShot%202025-04-11%20at%2007.18.50%402x.png?alt=media&#x26;token=5f321cd8-a617-4199-869b-1b27052e9eb0" alt="" width="375"><figcaption></figcaption></figure>

### **Team Copilot**&#x20;

Help your team stay productive by drafting content, finding info fast, and taking care of repetitive tasks.

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2F0jAvXmlVif6YbAaXZbz4%2FCleanShot%202025-04-11%20at%2007.19.23%402x.png?alt=media&#x26;token=7b68f186-5922-47c3-8341-dea3e69c84ce" alt="" width="375"><figcaption></figcaption></figure>

### **Autonomous Agents**&#x20;

Agents can run in the background to automate processes inside your apps and portals, keeping everything moving without you lifting a finger.

<figure><img src="https://3670244749-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6QaGf7ZvNU2Re8mlQTaJ%2Fuploads%2F1MFSY3hISym88yBFI0bF%2FCleanShot%202025-04-11%20at%2007.19.55%402x.png?alt=media&#x26;token=427215f2-f328-40a8-ab4c-7605c0dded67" alt="" width="375"><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.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.
