Skip to main content
This document provides information about the latest feature updates and enhancements introduced in the recent release of the Platform. For previous updates, see release notes of 2025.

v1.16.0 April 24, 2026

This update includes new features and feature enhancements summarized below.

Projects

Create self-contained workspaces where you upload files, define custom instructions, and carry context across conversations, so you can ask queries without re-uploading documents or repeating background information every time. Each project maintains its own knowledge base, conversation history, and compose bar scoped to the project’s content.
  • Create a project with a name, optional instructions, and file uploads (PDF, DOCX, PPT, TXT up to 25 files, 15 MB each). Instructions guide how responses are generated whenever you query within the project.
  • The project detail view displays files, instructions, and recent threads in the left panel, with a project-scoped compose bar, auto-generated smart suggestions, and custom sample queries in the right panel.
  • Hover over any file to Ask against it individually, or select multiple files for bulk actions (delete, move, query).
  • Project threads appear in History with a project icon and reopen with full project context preserved.
  • Share projects with specific users as read-only. Shared users can view files, suggestions, and sample queries, but cannot modify project settings. Learn more→

Document Generation

Generate documents directly in the chat interface without downloading. Supported formats include PPT/PPTX, DOC/DOCX, XLS/XLSX, and PDF. Mermaid diagrams and HTML code render visually with a toggle to switch between the rendered view and raw source.

Left Panel Navigation Updates

The left navigation panel now includes an Account Switcher at the top, allowing users to switch between accounts they have access to. The switcher is hidden when only one account is available. The History section displays the four most recent threads inline. A See All option opens a pop-up with all threads grouped by date (Today, Yesterday, and specific dates)

v1.15.0 March 30, 2026

This update includes new features and feature enhancements summarized below.

Employee Organization Chart

The Employee Directory now includes an Organization Chart tab that displays the organizational hierarchy visually. Expand employee cards to view direct and indirect reports, apply filters, and search for specific employees. The chart automatically focuses and expands to the matched user. Open the full profile view from any card. Zoom, fit preview, collapse, and full-screen controls are also available. Learn more→

Feedback Management and Email Notifications

Introducing a dedicated Feedback page under Usage in the Admin Console. Administrators can now view, filter, and drill into user feedback across all agents and workspaces, with access scoped by role. Account-level admins see all feedback across the account, Workspace Owners see feedback within their workspace, and agent-level access scopes feedback to that specific agent. End users can now choose from an expanded set of feedback categories when submitting upvote or downvote feedback, including Forgot previous context, Outdated, Wrong formatting, and Other, in addition to the existing options. Learn more→

UI Localization and Language Support

AI for Work now supports multi-language localization. On first login, users can select their preferred language from the language selection module. All static and dynamic UI text updates immediately across the application. Users can change their language preference at any time through the profile icon. Arabic includes full RTL layout support. All UI elements, including the history panel, response area, menus, and icons, realign to RTL automatically. Learn more→

Drag-and-Drop File Upload

Users can now drag and drop files directly into the AI for Work chat interface, in addition to the existing attachment icon workflow. The drop zone highlights on hover, and the upload initiates automatically once a file is dropped. Learn more→

Scoped Source Selection for Search Agents

When configuring a Search Agent or adding a Search App to Enterprise Knowledge, users can now select or deselect specific sources, including websites, file uploads, and connectors, from the linked Search AI app after authentication. Previously, all available sources connected by default. Previously selected sources are retained when editing credentials or sources. Learn more→

Search Filters

Users can now filter search results in the search results panel by Timeline, Created By, and File Type. The Timeline filter supports predefined ranges and a custom date picker. Created By supports multi-user selection with a searchable pop-up, and File Type options populate dynamically based on the current result set.

v1.14.0 March 2, 2026

This update includes new features and feature enhancements summarized below.

Attachment Settings

Introducing Attachment Settings under Assistant Configurations in the Admin Console, giving administrators centralized control over file attachment behavior in the compose bar. Key capabilities include:
  • Enable or disable attachments for end users in the compose bar. Attachment uploads require at least one configured LLM model.
  • Select the LLM model used to process uploaded attachments. Model changes take effect immediately.
  • Allow attachments larger than the model context size by enabling RAG-based processing. Choose between Model-based RAG, which uses your configured LLM model to handle retrieval and generation, or In-house RAG, which uses the platform’s built-in retrieval pipeline without relying on an external model. Learn more→

Employee Lookup Settings

Introducing Lookup Settings under the Employees section in the Admin Console, giving administrators control over how the AI assistant answers employee-related queries. Enable or disable Employee Lookup and select a lookup source: Employee Directory, Service Account, or From User Data. Learn more→

Centralized Schedulers Tab

The platform introduces a new Schedulers tab under Agents and Flows, providing a unified interface for creating and managing all automated schedules. Create schedulers for any agent, flow, or mode (Work, Web, AI Model) you have access to, directly from a single location. Learn more→

Enterprise Directory — Service Account Source

The Enterprise Directory now supports Service Accounts (Microsoft, LDAP) as a data source, in addition to the existing Push API method. Connect a pre-configured service account to automatically sync employee data from your identity provider, map fields between the source system and the directory, and configure manual or scheduled sync with Daily, Weekly, or Monthly frequency options. Learn more→