-
Triggering Glean Canvas from an Agent run
Is it possible to trigger the Glean Canvas experience as the output for an Agent run? If so, how do you do get the agent to trigger this experience every time it runs?
-
[Discussion] Glean Insights Page for Queries & Content
Hi Glean Community! I’m curious if any other orgs are eager to get deeper insights about what Glean users are searching for and the top documents/sources being accessed org-wide? We’re really missing this level of insight, as it’s difficult to know what content or answers to pin to which queries if we don't know what's…
-
Support for indexing and summarizing the mp4 transcripts from MSTeams
Hi Team, Currently, MP4 transcripts are neither converted into text format nor indexed. As a result, they are not visible or searchable in Glean. We have a use case where we would like to add this functionality — specifically, to have MP4 transcripts indexed, made searchable, and summarized within Glean Chat.
-
The Slack workflows do not respond back to @glean tagged messages
We followed the documentation and found that this is currently a limitation of the Gleanbot in Slack when used within Slack workflows. We would like to submit a feature request to allow tagging Gleanbot within Slack workflows, as this capability is not supported at the moment. Document referenced:…
-
[Feature Request] Improve Chat Search to Index Message Content and Recent History
Right now, the Chat search works only on chat titles. Those titles are (1) auto-generated and (2) based solely on the first prompt in the conversation. A common work pattern for me and my users is to open Glean once at the start of the day, begin a chat with whatever we need help with first, and then reuse the same chat…
-
[Feature Request] Participant‑Level Access for Meeting Recordings and Transcripts in Connectors
Summary Extend meeting recording and conversation‑intelligence connectors (including custom connectors) to respect participant‑level access, so any entitled meeting attendee can discover and use call recordings and transcripts in Glean, not just the meeting host/recording owner. Description Organizations often connect…
-
Feature Request - MCP OAuth Token Scoping by Data Source
Summary Request to enhance the Glean OAuth Authorization Server to support OAuth access token scoping at the data source level, and/or provide a mechanism to block issuance of tokens that have access to specific data sources. This capability is required for us to safely adopt Glean MCP server for our environment, where…
-
Feature Request: Fine-Grained OAuth Scoping by Data Source
Summary We’re requesting the ability to limit OAuth clients and their tokens to specific Glean data sources through an explicit inclusion or exclusion mechanism. This configuration could be enforced at either the OAuth client level or via data-source-specific scopes—allowing administrators to define precisely which data…
-
[Feature Request] Persistent Chat History and Improved UX for Glean Browser Extension Pop-up Dialogs
Currently, when users initiate a chat via the Glean browser extension's pop-up dialog (such as by highlighting text and clicking the Glean icon), the chat session and its content are temporary. If the user clicks outside the pop-up or closes it, the chat and its responses are lost and do not appear in the main Glean Chat…
-
Example: Loop Spreadsheets/CSV Rows Agent
During the process of trying to figure out how to get Loop actions to work with Google Sheets I created a super simple example agent to demonstrate functionality and give others a simple base to work off. I'm not sure if there's a better way. I would be interested in any feedback. Hopefully, it saves someone else some…