-
Not receiving the email Glean agent claims to be sending out
Configured a glean agent to send out using Glean send email action. It says it sent an email but I never receive it. Any way to debug this?
-
Glean Slack app intermittently does not respond or acknowledge questions when mentioned with @glean.
We are seeing an intermittent issue where the Glean Slack app does not respond at all when invoked with @glean in Slack. In these cases: There is no visible acknowledgement (no “Thinking…” / thread reply / error message). The message appears to be ignored, even after waiting several minutes. Retrying the same prompt…
-
[Feature Request] Explicit Parent → Child Variable Passing in Agents
Description: In Agents, it would be very helpful to have a clear, first-class way to pass variables from a parent agent into a sub‑agent. Request: Add an explicit mechanism in the Agent builder to map parent variables to child agent inputs (e.g., via a simple mapping UI when configuring a loop/sub‑agent step). This would…
-
Can you resize images with an agent using Nano Banana models?
I have created an agent with the simple goal of resizing an image and then converting it to a PNG. We have to do this with client logos pretty regularly. The agent says to resize the image to dimensions no larger than 290x100 while keeping the image's original aspect ratio. The agent creates new images, but they are never…
-
Issue while working with an Agent
Hello Everyone, I’m facing an issue with the agent I created to convert Excel files into the PowerPoint template. Currently, the agent is saving the generated PowerPoint file to a different location where I do not have access. As a result, I am unable to view or validate the output file after execution. Could you please…
-
Can Agent create an excel file?
There was an error rendering this rich post.
-
Does "Auto" Mode on the LLM selector dynamically pick models?
Auto Agents have an "Auto" option in the LLM setting that "selects the best model". I am curious how this works. Does this setting actually dynamically route to the best model for the job (ex: Claude for engineering questions) or Glean global decide which model is the best for auto agents in general and it will always…
-
Customer 360 | Agent
What is everyone doing for their own Customer 360 agents? We built a pretty robust agent that is looking at 8 different sources and is branching dependent on Client Status of Implementing or Live. What has everyone else done here? Do you find consistency in answers? What are best practices you have implementing for this?
-
Pin Individual Glean Chats for Quick Access
Users frequently interact with multiple Glean Assistant or Agent chats tied to high-priority projects, ongoing workflows, and critical investigations. Currently, chats are only sorted chronologically, making it cumbersome to revisit key conversations and continue active issues or recurring tasks. Adding the ability to pin…
-
Build Agent to Create Microsoft PowerPoint Presentations
Today Glean does not provide an export option for Microsoft PowerPoint presentations. Well that shouldn't stop anyone from creating them with an Agent using PresentationML. A little background on PresentationML Microsoft Office apps file formats are based on OpenXML and can easily be created with some very basic natural…