> 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/getting-started.md).

# Getting Started

- [Say Hello to Tellius](https://help.tellius.com/tellius-5.4/getting-started/say-hello-to-tellius.md): Explore Tellius 5.4 features—AI agents, conversational analytics, universal search, and automated insights to accelerate data exploration and decision-making.
- [Glossary](https://help.tellius.com/tellius-5.4/getting-started/say-hello-to-tellius/glossary.md): Get to know our key terms for an easy ride
- [Tellius 101](https://help.tellius.com/tellius-5.4/getting-started/say-hello-to-tellius/tellius-101.md): Say hello to Tellius
- [Navigating around Tellius](https://help.tellius.com/tellius-5.4/getting-started/say-hello-to-tellius/navigating-around-tellius.md): Where to find what
- [Guided tours for quick onboarding](https://help.tellius.com/tellius-5.4/getting-started/say-hello-to-tellius/guided-tours-for-quick-onboarding.md): Use walkthroughs to get started with each module
- [Quick Start Guides](https://help.tellius.com/tellius-5.4/getting-started/quick-start-guides.md): Whether you're diving into Search, exploring Vizpads, or discovering Insights, this guide offers a concise introduction to each tab's functionalities.
- [Search](https://help.tellius.com/tellius-5.4/getting-started/quick-start-guides/search.md): Get to know what Search does in Tellius
- [Vizpads (Explore)](https://help.tellius.com/tellius-5.4/getting-started/quick-start-guides/vizpads-explore.md): A quick introduction to our Vizpads
- [Insights (Discover)](https://help.tellius.com/tellius-5.4/getting-started/quick-start-guides/insights-discover.md): Know different types of Insights on Tellius
- [Best Practices](https://help.tellius.com/tellius-5.4/getting-started/best-practices.md): Explore Tellius best practices to optimize search, data, insights, and analytics workflows—improve performance, usability, and results across the platform.
- [Search](https://help.tellius.com/tellius-5.4/getting-started/best-practices/search.md): Get to know how you can ace Search
- [Tellius Vizpads (Explore)](https://help.tellius.com/tellius-5.4/getting-started/best-practices/tellius-vizpads-explore.md): Tips to become a Vizpad expert
- [Tellius Insights (Discover)](https://help.tellius.com/tellius-5.4/getting-started/best-practices/tellius-insights-discover.md): Get up to speed with our Insights
- [Predict](https://help.tellius.com/tellius-5.4/getting-started/best-practices/predict.md): Pointers to ace your Models game
- [Data](https://help.tellius.com/tellius-5.4/getting-started/best-practices/data.md): Guidelines to effectively structure and manage data in Tellius
- [Initial Setup](https://help.tellius.com/tellius-5.4/getting-started/initial-setup.md): Learn about Initial Setup in Tellius and discover how AI-powered analytics and conversational intelligence improve enterprise decision-making.
- [Tellius architecture](https://help.tellius.com/tellius-5.4/getting-started/initial-setup/tellius-architecture.md): An overview of the structural framework and components that define Tellius.
- [System requirements](https://help.tellius.com/tellius-5.4/getting-started/initial-setup/system-requirements.md): Prerequisites to experience Tellius
- [Installation steps for Tellius](https://help.tellius.com/tellius-5.4/getting-started/initial-setup/installation-steps-for-tellius.md): How to install Tellius
- [Customizing Tellius](https://help.tellius.com/tellius-5.4/getting-started/initial-setup/customizing-tellius.md): Personalize Tellius with your logo and desired color palette
- [Universal Search](https://help.tellius.com/tellius-5.4/getting-started/universal-search.md): Any resource you need is just Ctrl+K away!
- [Tellius Home Page](https://help.tellius.com/tellius-5.4/getting-started/tellius-home-page.md): Bringing critical metrics and artifacts to your homepage
- [FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs.md): Find answers to common questions about Getting Started in Tellius, including troubleshooting guidance, setup tips, and best practices.
- [Kaiya Conversational AI](https://help.tellius.com/tellius-5.4/getting-started/faqs/kaiya-conversational-ai.md): Frequently asked questions on Kaiya conversational interface
- [Data Preparation FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/data-preparation-faqs.md)
- [Environment FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/environment-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.
- [Search FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/search-faqs.md)
- [Vizpads FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/vizpads-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.
- [Data Caching FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/data-caching-faqs.md): Find answers to common questions focused on the nuances of data caching within the Tellius platform.
- [Embedding FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/embedding-faqs.md)
- [Insights FAQs](https://help.tellius.com/tellius-5.4/getting-started/faqs/insights-faqs.md): Find answers to common questions about FAQs in Tellius, including troubleshooting guidance, setup tips, and best practices.


---

# 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:

```
GET https://help.tellius.com/tellius-5.4/getting-started.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.
