# Insights FAQs

#### **What happens when a refresh is set up for an Insight?**

The Insight will refresh/re-run at the scheduled time, irrespective of data refresh, and you will receive a notification. If the data remains unchanged, the resulting insight will be the same.

#### **Why does comparison insight show me the number of rows?**

It could be useful in some cases to assess the frequency comparison between cohorts.

#### **How do you know when to use discovery insights vs. autoML?**

Tellius Insights is still a descriptive output, although it uses predictive modeling on the back end. Use Insights to uncover and quantify relationships between metrics and dimensions in order to explain a particular scenario in the data. ML is used when a certain outcome needs to be predicted (example: predict if a loan is going to be charged off, predict sales for 30 days into the future)

#### **Can you use a custom model for Discovery Insights?**

No, Insights is a fine-tuned framework that produces four types of output at the moment: discovery, segment driver, comparison, and trend.


---

# 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/tellius-6.3/getting-started/faqs/insights-faqs.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.
