> For the complete documentation index, see [llms.txt](https://help.tellius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tellius.com/tellius-5.4/insights-discover.md).

# Insights (Discover)

- [Get familiar with our Insights](https://help.tellius.com/tellius-5.4/insights-discover/get-familiar-with-our-insights.md): Get to know the integral components that make up Insights interface
- [Understanding the types of Insights](https://help.tellius.com/tellius-5.4/insights-discover/understanding-the-types-of-insights.md): Know the difference between the three types of Insights
- [Discovery Insights](https://help.tellius.com/tellius-5.4/insights-discover/discovery-insights.md): Discover hidden insights from your Search and Vizpad charts
- [Impact Calculation for Top Contributors](https://help.tellius.com/tellius-5.4/insights-discover/discovery-insights/impact-calculation-for-top-contributors.md): How a change reason contributor influences a target variable
- [How to create new Insights](https://help.tellius.com/tellius-5.4/insights-discover/how-to-create-new-insights.md): Learn about How To Create New Insights in Tellius and discover how AI-powered analytics and conversational intelligence improve enterprise decision-making.
- [Creating Discovery Insight](https://help.tellius.com/tellius-5.4/insights-discover/how-to-create-new-insights/creating-discovery-insight.md): How to execute a discovery based Insight
- [Creating Key Driver Insights](https://help.tellius.com/tellius-5.4/insights-discover/how-to-create-new-insights/creating-key-driver-insights.md): Step-by-step guide to create a new Key Driver/Segment Driver Insights
- [Creating Trend Insights](https://help.tellius.com/tellius-5.4/insights-discover/how-to-create-new-insights/creating-trend-insights.md): Step-by-step guide to create a new Trend Insight
- [Creating Comparison Insights](https://help.tellius.com/tellius-5.4/insights-discover/how-to-create-new-insights/creating-comparison-insights.md): Step-by-step guide to create a new Comparison Insight
- [The art of selecting columns for Insights](https://help.tellius.com/tellius-5.4/insights-discover/the-art-of-selecting-columns-for-insights.md): Identify the columns to include or exclude in your Insight generation
- [How to include/exclude columns?](https://help.tellius.com/tellius-5.4/insights-discover/the-art-of-selecting-columns-for-insights/how-to-include-exclude-columns.md): Step-by-step guide to include/exclude columns when creating Insights


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tellius.com/tellius-5.4/insights-discover.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
