# Application Settings

Under **Settings → Application Settings,** admins can fine-tune your Tellius environment for performance, security, branding, and user experience. Here's a breakdown of each section:

### **Search, Discover, Predict**

Configure how users interact with data using natural language, guided search, and predictive analytics. Adjust personalization, search behaviors, and enable in-memory computation for faster results.

### **Time Configuration**

Manage time-related settings, including weekend logic, calendar types (ISO, fiscal), and how date filters handle the current time slice. Useful for aligning reporting with your business's temporal logic.

### **Data**

Set data limits, retention policies, row sampling, and live mode options. Controls how data is handled, queried, and refreshed within the platform.

### **Vizpad**

Customize Vizpad behavior: default data size, filter interactions, chart alignment, and batch operations. Tailor the analytical canvas for performance and usability.

***

**Email**

Configure SMTP settings for sending system-generated emails such as alerts and scheduled reports. Supports secure connections, authentication, and custom sender addresses.

***

**Anomalies**

Enable anomaly detection in Search and Explore (Vizpads). Set thresholds for how many anomalies to display per chart. Helps users quickly identify outliers and data deviations.

***

**Query Time**

Toggle query time display in Search and Vizpads. Useful for diagnosing performance or providing transparency on data loading times.

***

**Help**

Set up contextual help links or documentation URLs to guide users within the platform.

***

**Styles**

Customize platform branding with your own logos, tab names, and color palettes. Aligns Tellius with your organization’s visual identity.

***

**Assistant**

Enable or disable the Tellius Digital Assistant (Kaiya) and rename it if desired. Upload a custom logo to personalize the assistant experience.

***

**Miscellaneous**

Includes CDN settings (internal or external), collaboration role restrictions, and report rendering configurations. Governs how content is shared and rendered.

***

**Centralized Job Alerts**

Set up email notifications for job executions. You can receive alerts for background jobs, scheduled jobs, successes, failures, or partial runs—helpful for admins monitoring pipeline health.

***

**Kaiya**

Manage settings specific to Kaiya, the conversational AI assistant. Configure unstructured mode, default behaviors, and indexing preferences to expand what Kaiya can interpret and respond to.


---

# 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/settings/application-settings.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.
