> 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/whats-new/release-6.3/patch-6.3.0.2.md).

# Patch 6.3.0.2

Tellius 6.3.0.2 introduces conditional branching in Agentic Missions. The release also adds a Deep Insight "Thought Process" view, credit-usage alerts, flexible scheduling for shared Missions, and a wide set of Vizpad and data-connection fixes.

* A Mission can now follow different paths instead of a single fixed sequence, with a visual editor for building the logic and debug support for each path.
* Scheduling is more consistent too: anyone with access to a shared Mission can now set up their own schedule.
* Deep Insight adds a "Thought Process" view that shows a live, one-line status while a run is underway.&#x20;
* Admins can now set credit-usage alerts, and filters gain a single-select option.
* Modern View can also keep visualizations rendered while you scroll.
* The redesigned Settings experience is now the default for customer instances, and the legacy setting is retired.

The rest of the release refines Vizpad filters, conditional formatting, cloned tabs, data source connections, and sign-in.

## &#x20;🚀 **New Features**

### Conditional Branching in Agentic Missions

Agentic Missions now support conditional branching, so a Mission can follow different paths based on conditions instead of a single linear sequence. A new visual flow interface lets authors build and review that multi-path logic graphically, which makes more sophisticated Missions easier to design and follow. The **Debug Agent** now works with branched Missions, so you can examine each path during development.

## 📈 **Enhancements**

#### Single-Select Filter Options

When creating a filter from the right panel, you can now build a single-select filter in two ways: the familiar radio-button style, or a selection control set to allow one choice at a time. Pick whichever fits your use case. In full mode, single-select filters appear as a radio-button list, with a clear control to reset the current selection.

#### Option to Disable Virtualization in Modern View

Modern View now includes a setting to turn off virtualization. When it's off, visualizations stay rendered as you scroll instead of reloading, which makes browsing smoother on content-dense dashboards. Because more content stays loaded, this can slightly affect performance on very large Vizpads.&#x20;

#### Redesigned Settings Experience Now Default

The redesigned Settings experience, together with the updated Kaiya chart flow, is now on by default for customer instances going forward. The legacy setting is retired and no longer supported. New environments open directly into the current **Settings** interface and chart experience.

#### Deep Insight "Thought Process" View

Deep Insight now shows its progress in a single, expandable **"Thought Process"** view with a one-line status that updates as the run moves along (for example: running steps, regenerating the plan, generating the summary, or preparing the export). This keeps progress visible throughout a run, and the full plan and individual steps are still there when you expand the view.

#### Mission Schedule Management for Shared Missions

The **Mission Schedule** tab and the **Schedule List** now present schedules the same way, in a consistent table view. You can see every schedule for Missions you have access to. You can edit and delete the schedules you own, and subscribe to schedules owned by others. If you have access to a shared Mission, you can now create your own schedule for it directly.

#### Credit-Usage Alerts

Administrators can now receive email alerts as Kaiya credit usage climbs. An alert triggers once usage passes a threshold you set (80% by default), and again at each step increase after that (5% by default). This gives teams earlier warning on usage, so they can plan ahead.

#### Clearer Kaiya Messaging

Kaiya now shows more specific messages for different situations. For example, it can tell you when a referenced Business View is no longer available, or when you are not authorized for it. The confirmation prompts for **Deep Insight** mode and **Agentic Missions** now use clearer, more natural wording, and the clarification dialogs use consistent titles.

#### Business View Swap Confirmation and Scheduling

Switching the Business View on a Vizpad now handles confirmation more clearly. If you cancel a swap without saving, the original Business View stays in place and the prompt returns on your next visit. A scheduled swap now appears only on the Vizpad it applies to, not on unrelated ones. On the **Apps** page, a confirmation prompt now appears when you change the Business View set while creating or editing an app.

#### Cancel Action for Data Refresh Jobs

The notifications panel now includes a cancel action for data source and pipeline-refresh jobs, so you can stop an in-progress refresh directly instead of only viewing it.

## **🛠️ Minor Fixes**

#### Kaiya

1. Refined how a Mission plan reflects edits, so newly added steps are included in the Mission.
2. Refined **Deep Insight** and **Mission** prompts so that declining a prompt returns you to the conversation without starting the analysis. This now works with Deep Insight mode enabled, and the accompanying message is clearer.
3. Improved the conversational Mission builder so in-progress state is retained across refresh and navigation, matching the behavior during execution.
4. Ensured that when a Mission plan includes both a summary and an export step, the export preserves the generated summary.
5. Refined the Mission action control so it updates from **"Save & Continue"** to **"Approve and Run"** as soon as steps are edited.
6. Refined how Missions exporting to PowerPoint or PDF present their steps when scheduled or run, and preserve earlier conversation messages on scheduled runs.
7. Improved the responsiveness of Mission plan updates and execution.
8. Ensured document exports generated from a query result stay aligned to that result.
9. Streamlined the export format options in the Mission export selector and the Settings templates to reflect the currently supported document formats.
10. Refined Kaiya's clarification questions for clearer prompting.
11. Kaiya input messages now support Markdown, so formatting you enter in a message renders as intended.
12. The Kaiya (LLM) configuration modal now lets you save a configuration as a draft without running full validation, so in-progress work is preserved.&#x20;

#### Kaiya Apps

11. Refined App version handling so a newly created App is retained after refresh, switching to a previous version restores that version's plan, and version history is managed consistently as the version limit is reached.
12. Ensured that generated data views stay aligned with their underlying data when a column changes across edits, so an App continues to load; validation of generated views has also been strengthened.
13. Resolved an issue where data could be slow to load in some Apps.
14. Ensured App creation uses only the currently selected Business View, so a Business View from an earlier conversation is not carried into clarification.
15. A guided tour is now available for Kaiya Apps to help new users get oriented.

#### Kaiya Architect

15. Refined the **"Generate with Kaiya"** experience so that once display names, synonyms, and descriptions are generated, **Accept All** and **Discard All** actions are presented in place of the **Generate** action.
16. Refined connection setup so authentication parameters are entered in the side panel and the chat is held in that state, keeping credentials out of the conversation.
17. Restricted left-panel file uploads to supported data formats, aligning uploads with the formats that can publish a Business View.

#### Vizpads - Filters

18. In Vizpads, refined display of a full-mode pinned filter within a section so its slider appears above the charts while filters are edited.
19. In Vizpads, ensured global filters are retained when a tab filter is converted to a global filter and the view is saved and reopened from the master view.
20. In Vizpads, refined the selective-export panel so it opens with an accurate selection count when moving between Vizpads.
21. In Vizpads, ensured the "Select All" option in selective export includes every chart type, including KPI and explainable-AI charts.
22. In Vizpads, ensured a measure filter change is committed only when Apply is used, so saving or cancelling without applying retains the previously applied value.
23. In Vizpads, refined drill-down hierarchy handling so duplicate entries are not shown and secondary and subsequent hierarchy levels can be removed.
24. In Vizpads, ensured value selections display in the pinned section when a pinned filter is changed from measure to dimension.
25. In Vizpads, ensured Top-N and Bottom-N conditions remain available when the same column is reselected to edit an existing filter, so the value can be adjusted and saved.
26. In Vizpads, refined a pinned slider filter so it retains its position while its value is updated.
27. In Vizpads, ensured slider values display on a cloned tab after refresh.
28. In Vizpads, refined cloned-tab handling so charts and filters in the original tab remain visible after a cloned tab is deleted, a cloned tab loads its content after filters are edited in view mode, and cloned tabs remain visible after save and reload.
29. For a Vizpad created from Search, refined the transition from view mode to edit mode so the edit view reflects the applied filters.

#### Vizpads - Charts and Insights

30. In the explainable-AI chart, ensured columns already selected in Sort By are retained when a date dimension is not present.
31. In a line chart, ensured anomalies can be disabled from the chart's advanced settings when anomalies are enabled at the Vizpad level.
32. In Vizpad sections, ensured reducing a KPI's size keeps the section height unchanged.
33. Ensured the KPI target data-label connector displays in newly created charts, following the data-labels setting.
34. Ensured a combo chart that includes a line measure can be switched to other chart types.
35. Refined chart-type switching so it proceeds on a new, unconfigured chart even when the Vizpad tab has an active custom date filter.
36. Resolved an issue where adding a dimension to the Pivot Table column bucket could interrupt rendering, so the pivot now renders with sorting handled automatically.
37. Refined pivot table CSV export so "Download More" opens the export dialog and a CSV export opened from notifications shows CSV as the selected format.
38. Ensured chart interactions and insights display the Business View name for change-based measures (such as percentage change, absolute change, and market-share change) while running against the base measure with the selected aggregation.
39. Refined KPI and rich-KPI chart tooltips so they display the Business View name and present comparison metrics once.
40. In tables, extended multi-sort to columns that use a quick calculation, such as a moving percentage change.
41. The Pivot Table now renders up to the full supported number of data points, matching the platform's processing capacity. When it reaches that limit, it shows a clearer, consistent message.

#### Vizpads - Conditional Formatting

41. In table conditional formatting, ensured a "Between" condition validates and applies when it references column-based values, including columns that use standard-deviation aggregation.
42. In conditional formatting, ensured the formatting re-evaluates when the time resolution of a date column is changed.
43. In conditional formatting, ensured row-level formatting is retained when a new column is added, including when the condition references another Business View column.
44. Refined a calculated column based on a dynamic parameter so it applies as intended when used as a filter.
45. Resolved an issue where, on a live Snowflake Business View, a calculated column whose formula does not reference a source column could interrupt a chart, so such charts now render as expected.

#### Data - Business Views, Connect, and Prepare

46. Refined custom-calendar mapping so it completes across supported data source types, including OAuth-based Snowflake connections and JDBC connections, with the correct tables presented for mapping.
47. Resolved an issue where creating MySQL, Oracle, and certain other data sources could be interrupted, so creation now completes as expected.
48. Refined CSV upload type detection so boolean columns are recognized and their true/false values are preserved on load.
49. Refined dataset import so the interface presents clear guidance when an imported Business View is mapped to one with a different number of columns.
50. Ensured the refresh pipeline reflects datasets added to or removed from a Business View, including scripted datasets.
51. Improved the reliability of background indexing job timing under concurrent execution.

#### Embedding

52. Refined embedded sign-in so that logging in from an embedded link returns to that link.

#### Notifications and Jobs

53. Resolved an issue where the Sync Jobs view could be interrupted when opened from notifications, so it now loads as expected.
54. Resolved an issue where the synchronous jobs view could be interrupted when opened from notifications, so it now opens as expected.
55. Resolved an issue where granting edit access from View Details in notifications could interrupt the Share dialog, so it now opens with the relevant user.
56. Ensured the empty-state message displays on the Scheduled Jobs and On Demand Jobs views when no jobs are present.

#### Sharing

57. Refined the Share dialog so its footer, including the Share action, remains visible across screen resolutions when many users and groups are listed.

#### Authentication

58. Resolved an issue where SAML sign-in through PingOne could be interrupted, so it now completes as expected.
59. Refined the message shown during LDAP sign-in for clearer guidance.

#### Home Page and Interface

60. Refined the new Home Page so the agent count reflects the current value.
61. Made the **Plan** and **App** panels resizable, and refined display of long PDF file names so they fit within their container.
62. Refreshed the login page with an updated design.
63. Refined connection status messaging and a login-page notification for clearer feedback.
64. Resolved an issue where a submitted Search query could indicate results were pending without returning them, so queries now return results as expected.


---

# 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/whats-new/release-6.3/patch-6.3.0.2.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.
