Skip to main content

Release Notes

Welcome to the Glean Release Notes. Here, you'll find information on recently launched features and improvements.

Release version: release-2026-09-10

This release adds 64 new vendor MCP server templates to the MCP server directory, turns on audio artifacts by default for eligible deployments, brings the Coda (Service Account) MCP template to public beta, and delivers enhancements and fixes across the Admin Console, connectors, platform, and developer surfaces.

Major Launches

Connect 64 new vendor tools through the MCP server directory

The MCP server directory now includes 64 new vendor MCP server templates, so your teams can bring trusted third-party data and tools directly into Glean conversations. New options span sales, finance, legal, healthcare, security, engineering, and marketing vendors, including Salesloft, CircleCI, MongoDB Atlas, BigID, Fitch Solutions, S&P Global Adaptive Retrieval, Oxford Economics, D&B Finance Analytics, LawVu, Canny, Funnel, Boomerang, AlphaSights, Staircase AI by Gainsight, and many more. Most templates connect through per-user OAuth, so each person accesses only the vendor data they are already permitted to see. For setup instructions, see Connect remote MCP servers to Glean.

How to access: Admins can add these servers from the MCP server directory in the Admin Console. Most templates use per-user OAuth sign-in.

Learn more

Glean MCP ROAD-1441

Audio artifacts enabled by default

Audio artifacts are now enabled by default for eligible Glean Key deployments. You can turn chats, documents, and research into playable audio briefings and podcasts without waiting for your admin to switch the feature on, making it easier to catch up on work while commuting or between meetings. Explicit workspace access restrictions are still honored, so organizations that have limited who can use artifacts keep their existing controls.

How to access: On by default for eligible Glean Key deployments; ask Glean to create a podcast or audio version of your content. Admins can opt out in the Admin Console.

Learn more

Assistant ROAD-1373

Coda (Service Account) MCP template in public beta

The Coda (Service Account) MCP server template is now in public beta. Admins can add it for service-identity agents without requiring an allowlist, letting agents act with their own scoped Coda credentials instead of borrowing an individual user's access. This gives teams a governed way to build agents that read and update Coda content as part of automated workflows, while keeping credentials centrally managed.

How to access: Admins can add the Coda (Service Account) credential template from the Admin Console; no allowlist is required.

Learn more

Agents ROAD-1542

Critical Updates

Memory for more personalized responses

Glean now uses memory to provide more relevant, personalized responses over time. Activity-based memory uses permitted workplace activity to personalize responses in the background and consumes FlexCredits for Glean Core Suite (GCS) plans on supported models. Saved memories and preferences are explicitly provided by users, included with every seat, and do not consume FlexCredits. For Enterprise Flex plans, activity-based memory is free through October 16, 2026, and begins consuming FlexCredits on October 17, 2026. The same experience is planned for self-hosted deployments by the end of September 2026.

How to access: No action is required. Admins can manage activity-based memory under Advanced Features and review plan and usage reporting before the Enterprise Flex billing date. Additional controls to manage or disable activity-based memory will be available soon.

Assistant Memory

Deprecations & Sunsets

Deep Research follow-up query suggestions removed

Follow-up query suggestions no longer appear after Deep Research responses in Chat.

How to access: No action is required; the suggestions no longer appear.

Assistant

Bulk employee indexing endpoint removal extended to January 15, 2027

The removal date for the POST /api/index/v1/bulkindexemployees endpoint has been extended from October 15, 2026 to January 15, 2027, giving integrators more time to migrate.

How to access: No immediate action is required; migrate any integrations off this endpoint before January 15, 2027.

Developer Platform

Agent sharing defaults return to legacy audience permissions

Agent sharing now uses legacy audience permissions by default. Granular sharing controls remain in beta, and workspaces that explicitly enabled them keep their configured controls.

How to access: No action is required. Workspaces with granular sharing controls enabled are unaffected.

Agents ROAD-1557

Enhancements

Clearer usage-limit alert thresholds

Usage-limit controls in the Admin Console now make selected alert thresholds clearer, so billing admins can see at a glance which thresholds will trigger notifications.

How to access: Available automatically in the Admin Console usage-limit settings.

Admin Console

Coda Docs connector renamed to Superhuman Docs

The Coda Docs connector is now named Superhuman Docs throughout the connector catalog, admin setup experience, and related UI surfaces, reflecting the vendor's product rename. The underlying connector key, API terminology, and setup field requirements are unchanged, so existing configurations continue to work without any changes.

How to access: No action is required; the new name appears automatically in the connector catalog and connector setup.

Connectors

Profile custom fields displayed for all users

Custom fields configured on people profiles now display below the About section for all users, making it easier to find team-specific profile details.

How to access: No action is required; custom fields appear automatically on people profiles below the About section.

Search

Add artifacts to projects from the Library

You can now add artifacts to projects directly from the Library, where they appear under Sources. The Artifacts tab in projects is now named Outputs, making it clearer which items are project inputs and which are generated results.

How to access: Open the Library, select an artifact, and add it to a project. It appears under the project's Sources.

Assistant

O365 people-profile URL templates support metadata field paths

The O365 connector's userProfileBaseUrl setting now supports arbitrary metadata field paths in the form %{field.path}, so admins can build people-profile links from nested metadata fields rather than a single substitution value.

How to access: Configure userProfileBaseUrl with %{field.path} placeholders in the O365 connector setup.

Connectors

Web SDK controls for agents, projects, and skills in the embedded widget

The Glean Web SDK now supports turning off agents, projects, and skills in the embedded chat widget through customizations.features. Unlike existing options that hide individual UI elements, these remove the feature as a whole concept, including navigation, chat bar controls, and direct routes. All three default to enabled, so existing embeds are unaffected.

How to access: Set the corresponding flags in customizations.features in your Web SDK configuration.

Developer Platform

Private Service Connect support for Secure Web Proxy integrations on GCP

GCP deployments using dedicated custom IAM roles can now provision and manage Private Service Connect forwarding rules for Secure Web Proxy integrations, expanding supported network configurations for security-conscious deployments.

How to access: Available for GCP deployments using dedicated custom IAM roles; no additional configuration is needed beyond your existing deployment setup.

Platform

Audience selectors included in action product-snapshot log events

Action product-snapshot log events now include the user, department, and external-group audience selectors configured for Chat, Agents, and Platform, giving audit teams a fuller picture of how action visibility is configured. This is a logging-only change and does not alter action visibility or runtime access control.

How to access: Included automatically in exported product-snapshot log events.

Platform

Assistant activity events scrubbed in customer event logs

Assistant activity events (GLEANBOTACTIVITY) exported to customer event logs are now scrubbed when raw event logging is disabled for the deployment. Previously these events were always emitted in raw form, so user email addresses and department names could appear in logs that were expected to contain only obfuscated identifiers.

How to access: Applied automatically when raw event logging is disabled for your deployment.

Platform

Generated answer links open the correct file

Generated answer links to downloadable files and artifacts now preserve the file or artifact link instead of opening an unrelated Knowledge Graph entity panel.

How to access: No action is required; the corrected link behavior applies automatically.

Search

Fixes

Chat-history privacy opt-outs apply across all identities

Fixed an issue where users with multiple email identities could not re-enable chat history. Privacy settings now apply across all of a user's identities, and the settings page reflects an opt-out from any identity.

Assistant

Project access preserved after identity changes

Project permission checks now match alias-backed user roles against both stored and current canonical identities, preventing authorized owners, editors, and viewers from losing access after an identity change.

Assistant

Agent share lists no longer show duplicates

Agent share access lists now use consistent person identifiers, preventing duplicate entries when searching for teammates. Sharing and unsharing agents also works correctly when legacy stored identifiers differ from the canonical person ID.

Agents

Slack private channels discovered in custom no-bot setups

Fixed an issue that prevented Slack private channels invited to the Glean bot from being discovered in custom no-bot Slack setups.

Connectors

LumApps deep links resolve to the indexed document

LumApps deep links pasted from the browser now resolve to the indexed document in Glean Assistant, Agents, and Doc Reader.

Connectors

This release adds 31 new vendor MCP server templates to the Glean MCP directory, brings GPT-6 Astra to Assistant and Agents, and introduces single-owner agent governance — alongside enhancements across connectors, the browser extension, and admin tooling.

Major Launches

Connect 31 new vendor MCP servers from the directory

The Glean MCP server directory now includes 31 new vendor templates, so your teams can bring more third-party tools directly into Assistant and Agents. New additions include ClickHouse Cloud, PineGap, OneSignal, Demandbase, ServiceNow (customer-defined MCP Server Console endpoints), Coevera, Nutshell CRM, Adobe Customer Journey Analytics, Tabs, MuleSoft Platform, Onplana, Commercient Data Lake and Data Hub, Pensieve, Aleph, AI for Work, Adobe Workfront, Windsor.ai for CRM, Reevo, CredCore Tusk Liquid, Revealed, Matia, Suger, Smarter Drafter, Bloomberg Law, Elite Site Optimizer, Parallel Search, Zylo, Voicenter, Orca Scan, Fullstory, and Parallel. Most templates use per-user OAuth; Parallel Search connects anonymously, and some vendors (Demandbase, Bloomberg Law, Adobe Workfront) require vendor-side enablement or entitlement.

How to access: In the Admin Console, open the MCP server directory, select a vendor template, and connect and enable it for your organization.

Learn more
Glean MCP [ROAD-1441]

Choose the right API-key header when configuring MCP servers

When you configure an MCP server that authenticates with an API key, you can now choose which header Glean uses to send the credential — for example Authorization or X-API-Key — from a dropdown in the configuration flow. This removes a common source of setup ambiguity and failed connections when a vendor's server expects the key in a non-default header. The option is available to admins by default, so you can match each server's expected header format without workarounds or support tickets.

How to access: In the Admin Console, open your MCP server's API key configuration and select the header format from the dropdown.

Learn more
Glean MCP [ROAD-1640]

Configure default sidebar navigation in the new Appearance panel

A new Appearance panel in the Admin Console lets you configure which navigation items appear by default in the upcoming customizable sidebar. You can decide ahead of time which destinations your users see first — so when the new left navigation reaches your organization, it reflects the workflows that matter most to your teams rather than a generic default. The panel is available to admins now, giving you time to review and set your preferred defaults.

How to access: Go to Admin Console → Appearance → sidebar navigation defaults.

Admin Console [ROAD-1603]

AI & Model Updates

GPT-6 Astra is available in Assistant and Agents

You can now use GPT-6 Astra in Glean Assistant and Agents. Astra is strongest on long-running artifact workflows and complex reasoning, coding, and agentic work, and delivers a quality advantage over GPT-5.6 Sol and Terra, with tradeoffs in latency and input-token cost. GPT-6 Astra is generally available for Enterprise Flex, Glean Core Suite, and Enterprise (Customer Key) customers; it is not available on Enterprise (Glean Key) or Enterprise Flex in a preview period, and Azure support is coming shortly after.

How to access: Admins can enable GPT-6 Astra for eligible users; once enabled, users can select it in Assistant and Agents.

Learn more
AI Models [ROAD-1685]

Critical Updates

Agents now have a single owner

Agents now enforce a single owner per agent by default, giving each agent one clear point of accountability. Adding multiple owners is no longer supported; instead, owners can transfer ownership through the share dialog, and the previous owner automatically becomes an Editor with full edit access. Existing agents with multiple owners have a two-week grace period, after which they are automatically migrated to a single owner — the agent's creator when possible, otherwise the first owner alphabetically. The original creator is preserved as audit metadata in all cases.

How to access: No action is needed — this change applies automatically, and existing multi-owner agents migrate after the grace period.

Agents [ROAD-1558]

Enhancements

Review changes before publishing an agent

The agent builder's publish modal now shows you the changes that will be published, so you can review exactly what's changing before it goes live. This diff view helps you catch unintended edits, confirm the scope of an update, and publish with confidence — especially useful for agents shared broadly across your organization.

How to access: No action is needed — the diff view appears automatically in the publish modal when you publish an agent.

Agent Builder

Export meeting notes from every tab in the Library

When you open a meeting note artifact from the Library that doesn't have an associated chat, export actions now appear on every tab — matching the experience on the standalone summary page. You no longer need to navigate to a specific tab or reopen the note elsewhere to export your transcript, summary, or notes.

How to access: Open a meeting note from the Library; export actions are available on every tab.

Learn more
Assistant [ROAD-769]

Download the Glean MCP installer from Connected Apps

You can now download the Glean MCP installer directly from Connected Apps to configure Glean MCP on supported macOS and Windows devices. The one-click installer download is available from the MCP connect card and is on by default, so you can set up Glean MCP on your device without waiting for a centrally managed deployment.

How to access: Open Connected Apps and use the download option on the MCP connect card.

Learn more
Glean MCP

Service Cloud migration banner shows its full content

The Service Cloud migration banner in the browser extension now expands vertically to show its full content, instead of hiding part of the message behind an internal scrollbar. The banner keeps its existing width and layout, so you can read the complete migration guidance at a glance.

How to access: No action is needed — the banner displays its full content automatically in the browser extension.

Learn more
Browser Extension [ROAD-1461]

Pasted links appear as compact pills in the composer

When you paste a URL into the Assistant composer that doesn't resolve to a Glean document, it now appears as a compact link pill with smart truncation, keeping long URLs from cluttering your message. Hover over the pill to see the full URL, and rest assured the original destination is preserved exactly when you submit your message.

How to access: No action is needed — paste any URL into the Assistant composer to see the new link pills.

Chat

Ask table-level questions about entire SharePoint Lists

Assistant and Agents can now read a SharePoint List as a single aggregate table document. Paste a list's landing-page URL and Glean reads the entire list as one table — removing the previous cap of roughly 200 items — so you can ask table-level questions like totals, filters, and cross-row comparisons over the full list.

How to access: Requires SharePoint Extension Actions setup; once configured, reference a SharePoint List by its landing-page URL in Assistant or Agents.

Connectors [ROAD-1662]

Azure Files search supports custom metadata and ownership facets

If your organization uses the Azure Files connector, search now supports custom metadata fields (x-ms-meta-*) as searchable custom fields. In addition, author and owner facets are derived from resolved NTFS file ownership when user identity metadata is available, so you can filter Azure Files results by who owns them.

How to access: No action is needed — custom metadata fields and ownership facets are picked up automatically where the metadata is available.

Connectors

Configured-agent status in the extension admin console is now reliable

The browser-extension admin console now keeps configured-agent status and counts accurate. Agents that have been deleted, are inaccessible, or can't be retrieved are clearly labeled with role-appropriate recovery guidance, so you know exactly what to fix and how. New configurations also exclude legacy static workflows and show only configured agents, giving you a clean, trustworthy view of what your users will see in the extension.

How to access: No action is needed — the improvements appear automatically in the browser-extension admin console.

Learn more
Browser Extension [ROAD-1461]

Generate MDM deployment scripts from a central page

Workspace admins can now use a central MDM deployment page in the Admin Console to generate macOS and Windows deployment scripts for enabled MCP Servers and LLM Gateway. Instead of assembling deployment configurations by hand for each platform, you generate ready-to-use scripts in one place and push them through your MDM provider — making managed rollout of Glean MCP across your device fleet faster and less error-prone.

How to access: Open the MDM deployment page in the Admin Console and generate scripts for your enabled MCP Servers and LLM Gateway.

Learn more
Admin Console

Expiring Google Drive permissions stay accurate through large crawls

Google Drive permission crawls now correctly handle paginated, time-limited access grants for files and shared drives. When a crawl spans multiple pages of results, expiring permissions are tracked accurately all the way through, so search results continue to respect exactly who has access — even in large Drive environments with many temporary access grants.

How to access: No action is needed — this improvement applies automatically to Google Drive permission crawls.

Connectors

Agent sharing is on by default for new customers

For new Glean customers, agent sharing is now enabled by default for all users unless the admin explicitly scopes it. This means teams at newly onboarded organizations can share the agents they build right away, without waiting for an admin to switch sharing on. Admins retain full control and can scope or restrict sharing at any time from agent access settings.

How to access: No action is needed for new customers — sharing is on by default; admins can adjust scope in agent access settings.

Learn more
Agents [ROAD-1557]

Fixes

Approval-gated agent actions report their true status

Agent actions that require user approval no longer report success while still awaiting approval; deferred actions now correctly show as pending approval.

Agents

MCP SSE tool discovery no longer drops sessions

MCP SSE tool discovery now keeps the session alive through initialization and tool listing, preventing session-not-found failures during tool refresh.

Glean MCP

PagerDuty incident crawls are faster

Fixed PagerDuty connector pagination that caused excessive API calls and slow incident crawling.

Connectors

NetSuite crawls put less load on your source

NetSuite full crawls now run daily by default while hourly incremental crawls preserve freshness, reducing load on the NetSuite API.

Connectors

Chat history can be re-enabled across multiple identities

Users with multiple email identities can now re-enable chat history; privacy settings apply consistently across all of a user's identities.

Chat

This release brings Bitbucket Code Writer to general availability, introduces the Adobe Workfront connector in public beta, adds Claude Fable 5.1 and Gemini 3.8 Flash model options, and delivers a broad set of enhancements and fixes across agents, connectors, insights, and administration.


Major Launches


Bitbucket Code Writer is now generally available

Code Writer support for Bitbucket is now generally available for eligible Glean Key deployments. Code Writer lets Glean make AI-powered code changes directly in your Bitbucket repositories, so engineering teams can turn requests into reviewable code changes without leaving the tools they already use. With this launch, teams working in Bitbucket get the same AI-assisted development workflow previously available for other source-control platforms, helping developers move from an idea to a proposed change faster while keeping review and approval in your existing repository workflow.

How to access: Admins must configure Bitbucket for Code Writer by following the Code Writer setup instructions. Available for eligible Glean Key deployments.

Learn more
Code Writer [ROAD-1589]


Adobe Workfront connector available in public beta

You can now connect Adobe Workfront to Glean. The new connector, available in public beta, indexes Workfront projects, tasks, issues, documents, and updates, making your work-management content searchable alongside the rest of your company knowledge. Glean respects each user's Workfront access permissions, so people only see the content they are already permitted to view in Workfront. This helps teams find project status, task details, and discussion updates without switching tools or digging through Workfront manually.

How to access: In the Admin Console, go to Add data source and select Adobe Workfront, then configure the connector with OAuth2 credentials. Admin configuration is required.

Learn more
Connectors [ROAD-1553]


AI & Model Updates


Claude Fable 5.1 available for Fable 5 customers

Claude Fable 5.1 is now available in Assistant and Agents for customers already enabled for Fable 5. Fable 5.1 takes the primary position in the model picker, while Fable 5 remains available under More models, so you can keep using the previous model if you prefer. This gives eligible teams access to the newest Fable model generation for everyday assistant conversations and agent runs without any configuration changes.

How to access: No admin action is needed. Customers enabled for Fable 5 can select Claude Fable 5.1 from the model picker in Assistant and Agents.

Learn more
AI Models [ROAD-1672]


Gemini 3.8 Flash available in Assistant and Agents

Gemini 3.8 Flash is now available in Assistant and Agents for both Glean Key and Customer Key deployments. Gemini 3.8 Flash is a fast, premium model option, giving you quicker responses for everyday questions and agent runs while keeping access to higher-capability models for more complex work.

How to access: No admin action is needed. Users in eligible deployments can select Gemini 3.8 Flash from the model picker in Assistant and Agents.

Learn more
AI Models [ROAD-1676]


Critical Updates


Update generated Platform Chat SDK integrations

Generated Platform Chat SDKs now separate non-streaming and streaming operations and expose typed server-sent events without buffering the response body. This is a breaking change for generated clients: developers should regenerate their SDK clients and update streaming integrations to use the separated operations and typed event handling.

How to access: SDK developers should regenerate Platform Chat SDK clients and update code that calls chat operations or consumes streaming responses.

Learn more
Developer Platform


Deprecations & Sunsets


Client API agents endpoints deprecated

The agents search, get, schemas, and run endpoints under /rest/api/v1/agents are deprecated. Use the Platform Agents API at /api/agents instead; the create, edit, and import endpoints remain supported. Removal of the deprecated endpoints is scheduled for April 15, 2027, so integrators have time to migrate.

How to access: API integrators should migrate affected integrations to the Platform Agents API at /api/agents before April 15, 2027.

Learn more
Developer Platform


Enhancements


Search API errors clarify pagination limits

Search API errors now distinguish between an invalidly large page size and pagination that is too deep, making invalid pagination requests easier to diagnose and correct.

How to access: No action is needed; the clearer error responses apply automatically to Search API requests.

Developer Platform


Issue titles have more room in the Issues table

The Issues table now gives issue titles more horizontal space while remaining usable across supported screen sizes, making issues easier to scan.

How to access: No action is needed; the improved layout appears automatically in the Issues table.

Admin Console


Scheduled agent subscriptions stay active through edits

Scheduled agents no longer pause active subscriptions when their owner edits input fields or switches between chat and form triggers. Subscribers are still notified of changes and asked to confirm saved inputs when they resume the agent.

How to access: No action is needed; subscriptions remain active automatically when owners edit agent inputs.

Agents


View usage for published agents before setting a limit

The View usage action is now available for published agents with the feature enabled and the required edit permissions, even before a usage limit is configured.

How to access: Open a published agent and select View usage; requires the feature to be enabled and edit permissions on the agent.

Agents


Platform API examples use named placeholders

Platform API reference examples now show named placeholders, such as {agent_id}, for caller-supplied values, making it clear which request fields must be replaced with values from your own instance.

How to access: No action is needed; the updated examples appear in the Platform API reference documentation.

Developer Platform


People suggestions reflect organizational proximity

Personalized people ranking now considers organizational-chart distance, improving the relevance of people suggestions in autocomplete.

How to access: No action is needed; the improvement applies automatically to people suggestions in autocomplete.

Search


Host app usage links open filtered MCP Insights

Host app usage links now open MCP Insights at the usage breakdown with the selected host application filter already applied, so you land directly on the relevant view.

How to access: Select a host app usage link; MCP Insights opens with the host application filter already applied.

Glean MCP


Glean Protect navigation scales beyond the Admin Console

Glean Protect now has a scalable navigation area outside the Admin Console for SCMs and super admins, with sectioned menus that make security capabilities easier to find as they grow.

How to access: SCMs and super admins can use the new Glean Protect navigation area; sections appear as they are enabled for your deployment.

Glean Protect


Claude usage labeled correctly in Host apps

The Host apps tab now correctly recognizes Claude for Teams and Enterprise usage as Claude, so active Claude usage no longer appears as Connect.

How to access: No action is needed; the corrected labeling appears automatically in the Host apps tab.

Admin Console


GitLab token check labeled as format validation

GitLab connector setup now labels the access-token check as format validation, clarifying that a passing check confirms the token format but does not authenticate the token.

How to access: No action is needed; the clarified label appears in GitLab connector setup.

Connectors


MCP Insights estimates token and cost savings

Insights → MCP Servers now shows estimated token and cost savings from Glean Search for deployments with at least 1,000 weekly Glean Search MCP queries, helping you quantify the value of Glean Search in MCP workflows.

How to access: Open Insights → MCP Servers; estimates appear for deployments with at least 1,000 weekly Glean Search MCP queries.

Glean MCP


Index code files that have no extension in Git connectors

Git setup pages now let admins list code filenames that have no extension, such as Dockerfile and Makefile, for body indexing, so these common files become searchable.

How to access: In Git connector setup, list the filenames without extensions that you want included for body indexing.

Connectors


Clearer Marketo connector setup instructions

Marketo connector setup instructions now identify the admin entry point, explain the least-privilege permission hierarchy, and show how to generate and retrieve the Client ID and Client Secret.

How to access: Follow the updated instructions in Marketo connector setup.

Connectors


Marketo setup requires completed authorization

Marketo setup now remains incomplete after credentials and the roles workbook are saved until the administrator successfully completes authorization, preventing an unverified setup from appearing complete.

How to access: Complete the authorization step in Marketo connector setup to finish configuration.

Connectors


Configure Box Inclusion Rules in Manage Data

Box administrators can now configure Inclusion Rules directly in Manage Data. Full crawls can start from configured folders and reuse discovered folder owners for more efficient nested-folder crawling.

How to access: In the Admin Console, open Manage Data for Box to configure Inclusion Rules.

Connectors


Fixes


Data source token refresh capacity is better isolated

Data source instance token refreshes now use their dedicated queue range instead of sharing the action-pack queue range, improving refresh capacity isolation.

Platform


Custom action OAuth tokens renew more reliably

Custom actions using OAuth Admin with the client-credentials grant can now renew expired access tokens even when an existing token record has no refresh token, preventing repeated prompts to authenticate again and permanent unauthorized states.

Actions


Agent Insights validates time-saved feedback

Agent Insights now rejects time-saved feedback that is zero, negative, non-numeric, or over seven days, preventing invalid submissions from producing extremely large metrics.

Insights


Agent Insights excludes extreme time-saved outliers

Agent Insights now excludes time-saved outliers over seven days from precomputed totals, keeping time-saved metrics accurate for reporting.

Insights


Typeform MCP uses OAuth sign-in

The Typeform MCP server now uses OAuth sign-in with Dynamic Client Registration. Production deployments must allowlist Glean's OAuth callback domain.

Glean MCP


Oversized click-boost entries no longer block indexing

Glean now limits click-boost metadata payloads and drops only oversized click-boost entries, preventing large payloads from blocking otherwise valid documents from indexing.

Search


Deletion tasks handle non-ASCII document IDs

Asynchronous deletion tasks now preserve non-ASCII document IDs, and URL-data cleanup skips IDs that exceed the database column limit instead of failing the cleanup operation.

Platform


Auto Mode supports multi-word MCP tool names

Auto Mode agents can now invoke selected multi-word MCP tools when the tool name is already formatted with spaces.

Agents


SharePoint agent knowledge sources appear correctly

SharePoint sites added as agent knowledge sources now appear as valid entries in the agent builder instead of being incorrectly marked invalid.

Agent Builder


Smoother caret navigation around pasted links

Chat composer caret navigation around pasted document links now works naturally, allowing you to place the cursor before or after a document link and continue editing.

Chat


New Google Calendar connectors pass credential checks

New Glean-hosted Google Cloud projects now enable the Google Calendar API during setup, preventing credentials health-check failures for newly configured Google Calendar connectors.

Connectors


More Confluence link types recognized as readable

Confluence folder, database, and whiteboard links that include a page-title slug are now recognized as readable document links.

Connectors


Veeva Vault ownership resolved more accurately

Veeva Vault document ownership now recognizes both supported owner roles, so documents use the Vault owner instead of the version author when that owner is available.

Connectors


Custom providers support more model pairings

Custom-provider configurations now support additional GPT, Claude, and Gemini large/small model pair combinations, including GPT-5.6 Luna, Claude Sonnet 4.6 with Haiku 4.5, and Gemini 3.1 Pro with Gemini 3.6 Flash.

AI Models


GCP Spark batch jobs start successfully

GCP Spark batch jobs using Dataproc Serverless 3.0 now have the required runtime IAM permissions and can start successfully.

Platform

This release lets you build Glean agents directly from coding tools like Cursor and Codex, brings the Fathom connector to public beta, introduces Manager Insights, updates Gemini and GPT model options, and delivers a broad set of enhancements and fixes across chat, connectors, security, and administration.


Major Launches


Build and run Glean agents from your coding tools

You can now build, test, and run Glean agents directly from coding assistants such as Cursor, Claude, or Codex, without leaving your development environment. This lets developers create agents that draw on company knowledge using the tools they already work in every day, while the Agents library provides step-by-step guidance for creating agents this way. The result is a faster path from an idea to a working agent for technical teams, with the same agents available afterward in Glean for the rest of the organization to use and share.

How to access: Open the Agents library in Glean to find agent-creation guidance, then follow the headless builder documentation to create and run agents from Cursor, Claude, or Codex. Available automatically to users who can build agents.

Learn more
Agents [ROAD-1451]


Edit, save, and download embedded skills in Auto Mode Agent Builder

Auto Mode Agent Builder now gives you direct control over the skills embedded in your agents. You can open an embedded skill, review and edit its instructions, save your changes, and download the updated skill file. Downloaded skills can be reused in other agents, shared with teammates, or checked into version control so your team can track how agent behavior evolves over time. This makes Auto Mode agents easier to refine and standardize, especially for teams that maintain a shared library of skills across many agents.

How to access: Open an agent in Auto Mode Agent Builder, select an embedded skill to view or edit its instructions, then save or download it. No admin action is needed.

Learn more
Agent Builder [ROAD-1626]


Fathom connector available in public beta

You can now connect Fathom, the AI meeting assistant, to Glean. The new connector indexes meeting recordings, transcripts, summaries, action items, and related metadata, making the outcomes of your meetings searchable alongside the rest of your company knowledge. Glean respects each user's authorized Fathom access, so people only see the meeting content they are already permitted to view in Fathom. This helps teams find decisions, follow-ups, and discussion details from past meetings without switching tools or scrubbing through recordings.

How to access: In the Admin Console, go to Add data source and select Fathom, shown with a Beta badge, to configure the connector. Admin configuration is required.

Connectors [ROAD-1664]


Manager Insights: See Glean adoption across your team

Managers can now understand how their own organization is adopting Glean. Manager Insights gives eligible managers a scoped view of Glean adoption and usage across their reporting organization and direct reports, helping them spot where Glean is delivering value and where their teams may need enablement. The view is limited to each manager's own reporting line, while company-wide views and administrative controls remain available only to authorized Insights admins, so existing governance over usage data is preserved.

How to access: Eligible managers can open Insights in Glean to see adoption and usage for their reporting organization. No admin action is needed; company-wide views remain limited to authorized Insights admins.

Insights [ROAD-1609]


Agents tab in the browser extension

The Glean browser extension now includes an Agents tab, so you can run your agents from the extension side panel while browsing, without opening the Glean app. The Agents tab and its default-tab controls appear when browser-extension configuration is enabled for your deployment, and supported Glean Assist workflows include guidance to help teams migrate. This brings agents to the place many people already use Glean throughout the day, making it easier to trigger the right agent in the context of your current work.

How to access: Open the Glean browser extension side panel and select the Agents tab. Availability depends on browser-extension configuration, which is enabled automatically for eligible deployments; admins can manage rollout in extension settings.

Learn more
Browser Extension [ROAD-1461]


AI & Model Updates


Gemini 3.1 Pro Custom Tools available for Vertex AI

Admins using Vertex AI can now select Gemini 3.1 Pro Custom Tools as the large assistant model, paired with Gemini 3.7 Flash or Gemini 3.5 Flash as the small model. These options replace Gemini 2.5 Pro and Flash ahead of the October 6, 2026 routing change, giving Vertex AI deployments a supported upgrade path to the newer Gemini generation. The existing Gemini 2.5 and Claude pairings remain available until then, so you can plan the switch on your own schedule before the deadline.

How to access: Admins can select the new model pairing in Glean's model configuration settings.

Learn more
AI Models


Open model availability now managed by creator region

For deployments using Glean-managed keys, the availability of open models is now controlled by the creator's region rather than configured for each individual model. This simplifies model governance: instead of tracking many per-model choices, availability follows a single regional setting. Existing per-model choices migrate automatically, so nothing changes for your users and no admin action is required.

How to access: No action is needed; existing model settings migrate automatically for deployments using Glean-managed keys.

Learn more
AI Models


Agents move to the GPT-5.6 Luna model set

Agents on Glean-key migration plans now automatically move to the GPT-5.6 Luna model set where needed. This applies to published agents as well as unpublished drafts and staged edits, which receive the same migration without creating a new agent version. Explicit model selections revert to Glean's best-available choice, while all other agent behavior and configuration remain unchanged. This keeps agents on current, supported models without requiring builders to update each agent by hand.

How to access: No action is needed; the migration is applied automatically for agents on Glean-key migration plans.

Agents


Critical Updates


Review Gemini 2.5 model selections before October 6, 2026

Google is retiring Gemini 2.5 Pro, Gemini 2.5 Flash, and Gemini 2.5 Flash Lite on October 20, 2026. Glean stops routing to these models on October 6, 2026; after that, traffic moves to Gemini 3.1 Pro, Gemini 3.7 Flash with Gemini 3.5 Flash fallback where needed, or Gemini 3.5 Flash Lite. If your deployment currently uses any Gemini 2.5 model, review and update your model selections before October 6 to choose your preferred replacement rather than relying on automatic rerouting.

How to access: Admins should review model selections in Glean's model configuration settings before October 6, 2026.

Learn more
AI Models


Deprecations & Sunsets


Export to SharePoint artifact action retired

The Export to SharePoint artifact action has been retired because its underlying upload-from-URL capability is no longer available. You can still move artifacts into SharePoint: download the artifact from Glean, then upload it through the supported SharePoint workflow. No other artifact actions are affected.

How to access: Download artifacts from Glean and upload them to SharePoint using SharePoint's standard upload workflow.

Artifacts


Web SDK no longer supports the renderChat defaultSource option

The Glean Web SDK no longer supports the defaultSource option on renderChat. Embedded chat continues to work and uses your deployment-configured source defaults instead. If your integration passes this option, remove it from your SDK configuration; no other embedded chat behavior changes.

How to access: SDK integrators should remove the defaultSource option from renderChat calls; embedded chat otherwise continues to work unchanged.

Web SDK


Enhancements


Retry content-trigger activation after transient failures

When a temporary service issue prevents a content trigger from registering, activation now shows an actionable error and clears the failed registration behind the scenes. This means you can simply retry activation and succeed once the issue passes, instead of getting stuck with a trigger that will not activate.

How to access: No action is needed; if activation fails, retry it from the trigger setup flow.

Learn more
Agents


More reliable chat rendering while streaming

Chat messages now render reliably while responses are streaming. Previously, messages could briefly disappear or the layout could shift as content arrived. Conversations now stay stable and readable from the first token to the last.

How to access: No action is needed; the improvement applies automatically in Glean Chat.

Chat


Clearer audio cues in real-time voice sessions

Real-time voice sessions now use dedicated sounds for connecting, disconnecting, and tool activity, making it easier to understand what the assistant is doing at each moment. The tool-activity cue is quieter and no longer overlaps the assistant's voice, so responses stay easy to hear.

How to access: No action is needed; the new sounds apply automatically in real-time voice sessions.

Learn more
Assistant


Fewer blocked OAuth and MCP authentication flows

OAuth and MCP authentication and token-refresh requests now use a dedicated User-Agent. This reduces the chance that bot-based traffic filtering on external services blocks these flows, making connected tools and integrations more reliable to authenticate.

How to access: No action is needed; the change applies automatically.

Platform


Search and paginate static OAuth clients

Admins can now search and page through static OAuth clients directly from the OAuth settings page, making it much easier to find a specific client in deployments with many of them. Existing create, manage, and view-user actions are unchanged.

How to access: Open the OAuth settings page in the Admin Console and use the new search and pagination controls.

Admin Console


Dropdowns stay visible on smaller screens

Composer and model-picker dropdowns now shrink or flip direction to remain fully visible on screen. This improves usability on smaller windows and screens, where menus could previously extend out of view.

How to access: No action is needed; the improvement applies automatically.

Chat


MCP-created artifacts now appear only in Library

Artifacts created through Glean MCP, including from tools like Cursor, now appear only in your Library instead of also creating a Chat thread. This keeps your chat history focused on real conversations while artifacts created inside Glean Chat behave exactly as before.

How to access: No action is needed; find MCP-created artifacts in your Library.

Glean MCP


Authored request examples in Platform API documentation

Platform API documentation now provides authored, schema-valid request examples for the Agents, Chat, Skills, and Search APIs instead of generated placeholder payloads. Developers can copy realistic examples that work, shortening the path from reading the docs to a successful API call.

How to access: No action is needed; the improved examples appear in the Platform API documentation.

Developer Platform


Haptic feedback in the Glean mobile app

The Glean mobile app now provides subtle haptic feedback across key interactions: voice and dictation, chat and search, results, save, bookmark, pin and delete actions, filters, refresh, and failures. These small physical cues confirm your actions and make the app feel more responsive.

How to access: No action is needed; haptic feedback applies automatically in the Glean mobile app.

Learn more
Mobile App


Email trigger examples now match only your own mail

Gmail and Outlook trigger examples for labels, categories, and external senders now restrict matches to mail received by the trigger creator. This prevents triggers built from these examples from firing on coworkers' mail, keeping automations scoped to your own inbox.

How to access: No action is needed; the updated examples apply when you build new triggers from them.

Agents


Clearer tool deletion dialogs

Tool and tool-pack deletion dialogs now hide identifiers for agents you cannot access, keep links for agents you can see, and show an exact count of affected agents with guidance to contact an admin when needed. Deletion terminology is now consistent throughout.

How to access: No action is needed; the improved dialogs appear when deleting tools or tool packs.

Admin Console


Outdated onboarding promos removed from the extension

Outdated chat and search onboarding promos have been removed from the browser extension side panel, reducing clutter and keeping the panel focused on your work.

How to access: No action is needed; the change applies automatically in the browser extension.

Browser Extension


Refreshed indexed-items chart in data source setup

The indexed-items bar chart in data source setup now uses current design-system colors while preserving its existing labels and hover text, making the setup experience more consistent with the rest of the Admin Console.

How to access: No action is needed; the updated chart appears in data source setup.

Admin Console


Content-trigger filters recognize user fields

Content-trigger facet pickers now recognize user fields from data source schemas, including a current-user option and people icons. This makes it easier to build triggers that react to documents based on the people associated with them.

How to access: No action is needed; the options appear automatically when configuring content-trigger filters.

Learn more
Agents


Search skills by name when adding to an agent

The Add existing skill dialog in Agent Builder now lets you search personal, shared, and platform skills by name, so you can quickly find the right skill instead of scrolling through the full list.

How to access: In Agent Builder, open the Add existing skill dialog and type a skill name to search.

Agent Builder


Corrected French label for Chat settings

The French label for Chat settings now displays as Paramètres du chat instead of falling back to English, improving the experience for French-language users.

How to access: No action is needed; the corrected label appears automatically for users with French language settings.

Chat


Full web crawls cover every configured sitemap and seed URL

Web crawler full crawls now enqueue every configured sitemap and seed URL, ensuring complete coverage of the web content you have configured. Incremental crawl behavior is unchanged.

How to access: No action is needed; the improvement applies automatically on the next full crawl.

Connectors


Clearer guidance for Slack send-message actions

Slack send-message actions now validate channel IDs and provide clearer guidance when a channel is archived, inaccessible, externally shared, or an unavailable private channel. This helps agents and users understand why a message could not be sent and what to do about it.

How to access: No action is needed; the improved validation applies automatically to Slack send-message actions.

Actions


Restrict LLM models by department and IdP group together

Admins can now restrict access to LLM models by department and IdP group at the same time, enabling more precise model governance. For example, you can make a specific model available only to certain departments within a particular identity-provider group.

How to access: Configure the combined restrictions in the model access settings of the Admin Console.

Learn more
Admin Console


Bring your own Deepgram API key for Meeting Notes

Customer administrators can now configure a customer-owned Deepgram API key for Meeting Notes transcription on supported deployments. This gives organizations direct control over their transcription provider relationship, billing, and usage.

How to access: In the Admin Console, go to Assistant → Settings → Meeting Notes and enter your Deepgram API key. Available on supported deployments.

Admin Console


Failed connector configurations retained for 14 days

Failed connector configuration attempts are now retained for 14 days instead of 3. This gives admins more time to troubleshoot and retry a failed setup without re-entering credentials and secrets. No customer action is required.

How to access: No action is needed; the longer retention applies automatically.

Connectors


Strengthened workload isolation with non-root containers

Many Kubernetes workloads that power Glean now run as non-root users, strengthening workload isolation and reducing the potential impact of any single compromised component. This security hardening happens entirely behind the scenes.

How to access: No action is needed; the hardening applies automatically.

Platform


Safer Azure Files permission enforcement

Azure Files permission enforcement now reconciles shared New Technology File System (NTFS) permissions safely, handles custom access-control entries, and rejects malformed security descriptors. This keeps search results for Azure Files content accurately aligned with your file-system permissions.

How to access: No action is needed; the improvements apply automatically to the Azure Files connector.

Connectors


Action usage metadata respects agent and workflow permissions

Action usage metadata now follows agent and workflow permissions: details you can access remain visible, metadata for inaccessible items stays hidden, and unlisted workflows are omitted. Deletion behavior is unchanged. This ensures usage views never reveal information about agents or workflows you are not permitted to see.

How to access: No action is needed; the permission enforcement applies automatically.

Actions


Consistent permission enforcement for MCP servers using Glean Skill tools

Customer-created MCP servers that use Glean Skill tools now consistently enforce platform audience permissions across skill discovery, skill-file disclosure, and tool execution. Restricted tools can no longer be exposed or invoked through lazy disclosure, keeping your skill permissions airtight when accessed through MCP.

How to access: No action is needed; the enforcement applies automatically to customer-created MCP servers.

Glean MCP


Updated permissions for Dataproc Serverless 3.0

The Dataproc runtime custom role now includes the permissions required for Spark jobs on Dataproc Serverless 3.0. Managed deployments require no admin action.

How to access: No action is needed for managed deployments; the updated role applies automatically.

Platform


Better retry behavior under rate limiting

Rate-limit responses now preserve Retry-After information and propagate it when a request is ultimately denied. API clients and integrations can use this to back off intelligently and retry at the right time instead of guessing.

How to access: No action is needed; clients should honor the Retry-After header when retrying throttled requests.

Developer Platform


More reliable Ironclad syncing under rate limits

Ironclad admin and user-token listings, attachment downloads, and permission dispatch now use endpoint-scoped queues aligned with Ironclad's organization rate limits. This makes Ironclad crawling and permission syncing more reliable for deployments with heavy Ironclad usage.

How to access: No action is needed; the improvement applies automatically to the Ironclad connector.

Connectors


Faster, more reliable document processing scheduling

Parsing-service replicas now fit standard node sizes, improving scheduling and avoiding pending pods during document processing. This keeps indexing pipelines moving smoothly during heavy processing periods.

How to access: No action is needed; the improvement applies automatically.

Platform


Cleaner AI-security log exports

AI-security log exports no longer include the internal GUARDRAIL_CONTEXT payload, producing cleaner exports for downstream analysis. Guardrail detection and enforcement behavior are unchanged.

How to access: No action is needed; the change applies automatically to AI-security log exports.

Protect


Fixes


Content-trigger people filters return resolvable users

Content-trigger people filters now return resolvable user values, so the users you select produce firing conditions reliably instead of silently failing to match.

Agents


Memory and personalization available for more users

Memory and personalization are now available for users whose account details previously could not be resolved, using an additional account source to identify them correctly.

Assistant


Retired ServiceNow news articles removed from search

Retired ServiceNow news articles no longer appear in Glean search results because inactive records are filtered out.

Connectors


Deactivated ServiceNow knowledge articles removed from search

Deactivated ServiceNow knowledge articles no longer appear in Glean search results.

Connectors


Prompt cleanup of deactivated ServiceNow articles

Deactivated ServiceNow knowledge articles are now removed promptly during incremental crawls instead of waiting for a full crawl, so stale content disappears from search much sooner.

Connectors