# Kaiya

- [Understanding AI Agents & Agentic Flows](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows.md): Learn how to build, manage, and trigger AI Agents and agentic workflows in Kaiya to automate insights, streamline analysis, and boost business intelligence.
- [User-defined workflows](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/user-defined-workflows.md): Create user-defined workflows in Kaiya to hard-code analytical steps, trigger them with natural-language phrases, and deliver consistent, governed outputs.
- [Composer](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/user-defined-workflows/composer.md): Composer lets you build, test, and publish custom agentic workflows in Kaiya—defining steps, triggers, and data sources to automate governed analytical tasks.
- [Triggering an agentic workflow](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/user-defined-workflows/triggering-an-agentic-workflow.md): Learn how Kaiya triggers agentic workflows—from matching user queries to triggers, orchestrating AI agents, executing steps, and delivering structured insights.
- [The art of the possible](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/user-defined-workflows/the-art-of-the-possible.md): Explore real-world examples of Tellius agentic workflows across industries—showing how AI agents automate analysis, generate insights, and solve complex problems.
- [Best practices](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/user-defined-workflows/best-practices.md): Learn best practices for designing agentic workflows—SQL-first logic, focused summaries, efficient Python use, bounded clarifications, and questions that guide intent.
- [Automated workflows](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/automated-workflows.md): Kaiya Agentic Insights turns one question into a multi-step analytical workflow, automating planning, execution, and business-ready explanations in a single run.
- [Deep Insight](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/automated-workflows/deep-insight.md): Deep Insights activates Agent Mode, turning Kaiya into an AI analyst that plans, executes, and explains multi-step analysis from a single business question.
- [Understanding Kaiya Agent Mode](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/automated-workflows/understanding-kaiya-agent-mode.md): Kaiya Agent Mode automatically plans, executes, and summarizes multi-step analysis using SQL, Python, and custom workflows, delivering fast, executive-ready insights.
- [What type of questions you can ask Kaiya?](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/automated-workflows/what-type-of-questions-you-can-ask-kaiya.md)
- [Glossary](https://help.tellius.com/6.0/kaiya/understanding-ai-agents-and-agentic-flows/glossary.md): Comprehensive glossary of Kaiya AI Agents—covering validation, data prep, visualization, insights, summaries, and agentic workflows in Tellius.
- [Kaiya conversational AI](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai.md): Explore data with Kaiya, the conversational AI in Tellius that answers natural-language queries, learns from feedback, and delivers instant insights.
- [Triggering Insights with "Why" questions](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/triggering-insights-with-why-questions.md): Kaiya converts natural-language “why” questions into automated Insights—configuring comparisons, selecting metrics, and surfacing key change drivers instantly.
- [Mastering Kaiya conversational AI](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/mastering-kaiya-conversational-ai.md): Master Kaiya conversational AI in Tellius—use natural language to analyze data, retain context, apply filters, and uncover insights with automated workflows.
- [Kaiya Learnings](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/kaiya-learnings.md): Kaiya Learnings let you define aliases, standardize query patterns, and set user or system-level rules so Kaiya interprets words and questions consistently.
- [Phrase Learning](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/kaiya-learnings/phrase-learning.md): Create Phrase Learnings in Kaiya to map words or phrases to measures, dimensions, or filters, improving query accuracy and understanding across Business Views.
- [Query Learning](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/kaiya-learnings/query-learning.md): Create Query Learnings in Kaiya to define how full questions are interpreted. Set intents, mappings, and query logic for consistent, org-wide understanding.
- [Kaiya Terms of Service](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/kaiya-terms-of-service.md): Review Kaiya Terms of Service in Tellius—understand usage policies, data handling, AI limitations, and responsibilities for using conversational analytics.
- [Best practices](https://help.tellius.com/6.0/kaiya/kaiya-conversational-ai/best-practices.md): Get the most from Kaiya conversational AI with best practices for clean, well-structured data. Learn how to prep datasets and ask smarter, clearer questions.


---

# 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://help.tellius.com/6.0/kaiya.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.
