Glean Apps are self-serve, no-code solutions that allow users to build and deploy customized AI Assistants in minutes. These apps can perform defined functions within an organization, such as answering frequently asked questions in a specific Slack channel. They pull information from a precise set of data sources and follow existing user permission and data governance rules.
Glean workspace admins and super admins can create, view, edit, and delete any Glean App. They can also grant ‘Glean App Creator’ permissions to other members, allowing them to create, edit, and delete their own Glean Apps.Each App can have multiple editors who help manage it. More information is available in this help article.
How can I grant Glean App Creator permission to multiple users in my workspace?
Admins can grant Glean App Creator permission on a member-by-member basis from the workspace settings or provide app creator permission as a default for app members. More information is available in this help article.
Currently, Glean Apps can be deployed to Chat, Slack channels, accessed via the Chat API, or embedded in the web. Distribution via Microsoft Teams is part of our roadmap.
Glean Apps use retrieval-augmented generation (RAG) to ensure answers are grounded in the specified knowledge sources. They provide line-by-line citations for the content used to generate responses. Response instructions can also be used to direct the App to keep answers concise and optimize for brevity.
Can I bring different LLMs to different Glean Apps?
Currently Assistant and Glean Apps use the same LLM that is set up for your workspace. The ability to choose a different LLM provider and key for different Glean Apps not available.
How long does it take for newly added or edited documents to be included in Glean App answers?
Content which is already crawled and indexed by Glean’s connectors is instantly usable when added as a knowledge source in a Glean app. Updates for newly created or recently updated content and changes in recursive folder structure follow the SLA for their respective Glean connector.
What are some best practices for testing Glean Apps in Slack?
Publishing a Glean App to a test channel is the recommended approach for testing. This allows you to verify the app’s functionality and accuracy before deploying it to a broader audience.
Can two apps get published to the same channel? Does Glean actively prevent that from happening?
If a channel already has a Glean app, you can’t add another app to that channel. In the app builder, we display a warning icon in the dropdown list of channels if a Slack channel already has an app.