# A.I. Agents - Trigger Activation

#### You can activate your AI Agent using triggers and conditions, as well as include custom schedules so it only runs at specific times. The advantage of this activation is that you no longer need a chatbot to activate an Agent.

To perform the activation and configuration, follow the instructions below:

1. **Go to the AI Agent:**

* Go to the AI Agent via “Find Services”. Or just type the name, and the function appears.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcV_v4lDQN0vbm7KfTcp433L9b1K4DsBe8L0W1Nd9MX47OF-rVtxz-OWwGMgZbsDiQch6QCTokr2Hq_t2_E9VitiT87kDrGAa2NN4OFBj0-eiyRmgkq6yGeBaUcI9vspIX9XCM4?key=55VWqvfotqRe_CNzOwjLtskl" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/epYxZX_p7pg>" %}

**CONCLUSION:**&#x20;

Activating the AI Agent via trigger offers more control and operational intelligence, allowing it to act automatically based on specific events or conditions. This makes processes more dynamic, removes the need for manual interactions or chatbots for activation, and ensures the agent operates accurately and at the right time, optimizing the user experience and operational efficiency.&#x20;


---

# 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.sprinthub.com/en/topics/artificial-intelligence/ai-agents/ai-agents-activation-by-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.
