-
Image quality drops when copying Excel chart to Outlook via agent
Hi Everyone, I’m trying to achieve the following: I have an Excel file with data in one sheet and a chart (image png format) in another sheet I want my agent to copy the chart as-is (same quality) from Excel Then paste/embed it into an Outlook draft When I run this in Glean (chat window), the chart image looks clear.…
-
Query Agent Creation
Hi all, I’m looking for some help and design advice around a query agent that needs to work with data stored in an Excel/CSV file. Context The agent follows a simple three-step pattern: Trigger – user submits a query with some parameters. Analyse – the agent looks up values in a tabular dataset (originally an .xlsx, now a…
-
How can we get "Analyze Data" to return the full result to be used in subsequent steps?
Hi all, I'm trying to use "Analyze data" to perform some basic data transformation. The transformed data will then be propagated into downstream steps. It is able to perform the steps as described in the step, but it always returns truncated data. Is there a way to mitigate this? i.e. enforcing it to return the full…
-
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…
-
Glean Agent throwing an error
Field What to Provide Issue Description Salesforce Search action failing inside agent — Salesforce Context Selector internal step crashes with 0% output. Worked on April 22, started failing April 23. No agent edits were made. Error Message / Request ID 89b9dbd2e955d8dbf1a7c24e9ee78885 Timing Started failing April 23, 2026,…
-
Feature Request: Add OCR support for image-only PDFs in Glean
Current behavior: When a carrier uploads a driver’s statement as a scanned PDF (no text layer), Glean displays the pages but cannot expose selectable text; it returns an error that text is “stored in a non-standard, encoded way” and that OCR is not available. Impact: For arbitration cases, I must quote exact language from…
-
Embed Agent into SharePoint page
SharePoint pages only accept iframe embeds. Is there any way to embed a Glean Agent into a SharePoint page?
-
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…
-
Support .eml and .msg file types in assistant and agent
Glean should accept .eml files as a supported upload type, parse the email body and attachments, and allow the content to be used as context in chat (similar to PDF, Word, and other supported docs). Impact / Use Case Many user workflows involve saved email threads (.eml) that contain critical business context (approvals,…
-
Enable ChatGPT projects feature for Glean chats.
ChatGPT projects feature https://help.openai.com/en/articles/10169521-projects-in-chatgpt Organizing chats and contents into groupings of folders would be high value. Imagine we have a specific Agent chat - the user may want to 'save' and carry on a conversation. Right now the chat experience is very linear and difficult…