# September 29, 2025

**Release Highlights — v0.460.0**

Greetings from the **Beye.ai** team! 👋\
This release adds a consultative answer path, real time workspace presence, and smoother system initiated actions, plus polish across guidelines, auth, and reliability. Here is the customer facing roundup. 🚀

***

**✨ New Features**

• **Slack run alerts:** Receive notifications in Slack when data workflows start, succeed, or fail\
• **Consultative answers:** A non SQL response option that gives concise guidance grounded in your metadata and context\
• **System sessions:** Secure system initiated actions with proper authorization for automation and background tasks\
• **Presence indicators:** Online and offline badges across messages, channels, and member lists for faster collaboration

**🛠️ Improvements**

• **Safer analytics defaults:** Updated SQL and dashboard guidelines for clearer time handling, safer calculations, and visualization ready outputs\
• **Goal context anchoring:** Goals can briefly set context when it is relevant to the conversation\
• **Clearer labels and flows:** Refined account and menu labels for less guesswork

**🐛 Bug Fixes**

• More reliable refresh when adding messages so updates appear consistently\
• Prevented early exits during refresh scenarios

**📚 Documentation**

• Added the consultative path to our flow and revised output specifications for expected formats

**🌍 Localization**

• New keys and updated warnings across English, German, Arabic, and Spanish and French for Thinking and Thought strings

**🔧 Refactor**

• Centralized session creation and authorization for consistent handling across system APIs\
• Connection refresh now includes workspace, dataverse, and connection identifiers for clarity

**🧪 Tests**

• Clearer wording for LLM test cases to reflect expected behavior

**📦 Chores**

• Slack integration setup and dependency updates across backend and web\
• General dependency and tooling refresh including auth, monitoring, editors, and TypeScript ESLint\
• Added proof of concept dependencies for a future Salesforce integration

***

Thanks for partnering with us. Your feedback keeps **Generative BI** getting smarter every week. 😊


---

# 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://docs.beye.ai/release-notes/september-29-2025.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.
