# Glean > Glean Documentation - [Glean](/index.md) ## actions ### actions-overview Understand what actions are, how they power Glean Assistant and agents, and how admins and builders keep them safe. - [Overview and concepts](/actions/actions-overview.md): Understand what actions are, how they power Glean Assistant and agents, and how admins and builders keep them safe. ### build-agent-with-atomic-actions Learn how to design reliable, static workflow agents using atomic actions for tools like Confluence, Salesforce, GitHub, Jira, and Google Calendar. - [Build agents with atomic actions](/actions/build-agent-with-atomic-actions.md): Learn how to design reliable, static workflow agents using atomic actions for tools like Confluence, Salesforce, GitHub, Jira, and Google Calendar. ### custom - [Custom Actions](/actions/custom.md) ### datasource - [Add content label](/actions/datasource/confluence/add-content-label.md): Adds metadata labels to existing Confluence pages or blog posts - [Confluence actions](/actions/datasource/confluence/confluence-index.md): Learn about the supported Confluence actions - [Create blog post](/actions/datasource/confluence/create-blogpost.md): Creates a new Confluence blog post in a specified space - [Create page](/actions/datasource/confluence/create-page.md): Creates a new Confluence page in a specified space - [Create space](/actions/datasource/confluence/create-space.md): Creates a new Confluence space for teams, projects, or knowledge domains - [Get blog posts](/actions/datasource/confluence/get-blogpost.md): Lists blog posts available to the connected Confluence account with pagination support - [Get child pages](/actions/datasource/confluence/get-child-pages.md): Lists all direct child pages of a given Confluence page - [Get current user](/actions/datasource/confluence/get-current-user.md): Returns details about the currently authenticated Confluence account to confirm user identity and permissions - [Get page by ID](/actions/datasource/confluence/get-page-by-id.md): Retrieves a single Confluence page by its page ID to inspect content and metadata - [Get pages](/actions/datasource/confluence/get-pages.md): Retrieves a paginated list of Confluence pages with optional filtering - [Get spaces](/actions/datasource/confluence/get-spaces.md): Retrieves a paginated list of spaces from your Confluence instance - [Search content](/actions/datasource/confluence/search-content.md): Finds Confluence pages using intelligent ranking based on how well page titles match the search query - [Update blog post](/actions/datasource/confluence/update-blogpost.md): Updates an existing Confluence blog post’s title or body - [Update page](/actions/datasource/confluence/update-page.md): Updates an existing Confluence page’s content and related metadata - [Databricks actions](/actions/datasource/databricks.md) - [Create or update file contents](/actions/datasource/github/create-or-update-file-content.md): Creates a new file or updates an existing file in a GitHub repository - [Create a review comment for a pull request](/actions/datasource/github/create-review-comment-for-a-pr.md): Creates a review comment for a pull request - [Get a commit](/actions/datasource/github/get-a-commit.md): Retrieves details of a specific commit from a GitHub repository by branch name or commit SHA - [Get a pull request](/actions/datasource/github/get-a-pull-request.md): Retrieves details for an existing pull request - [Get a user](/actions/datasource/github/get-a-user.md): Retrieves the public profile information for a specific GitHub user by username - [Get repository content](/actions/datasource/github/get-repository-content.md): Fetches files and folders from a GitHub repository at a specific path or branch - [Get the authenticated user](/actions/datasource/github/get-the-authenticated-user.md): Retrieves profile information for the currently authenticated GitHub user - [GitHub actions](/actions/datasource/github/github-index.md) - [List commits](/actions/datasource/github/list-commits.md): Gets commit history from a GitHub repository with filtering and pagination options - [List repository collaborators](/actions/datasource/github/list-repo-collaborators.md): Lists users with direct access permissions to a specific GitHub repository - [List repository contributors](/actions/datasource/github/list-repo-contributors.md): Lists repository contributors - [List repositories for a user](/actions/datasource/github/list-repo-for-a-user.md): Lists public repositories owned by a specific GitHub user - [List repository issues](/actions/datasource/github/list-repo-issues.md): Lists issues from a specific GitHub repository with filtering and pagination options - [List repository languages](/actions/datasource/github/list-repo-languages.md): Lists the programming languages detected in a specific GitHub repository - [List repositories for the authenticated user](/actions/datasource/github/list-repositories-for-the-authenticated-user.md): Lists repositories for the authenticated user - [Request pull request reviews](/actions/datasource/github/request-pr-reviews.md): Requests specific users or teams to review an existing pull request - [Search repositories](/actions/datasource/github/search-repos.md): Searches GitHub repositories by query with optional sorting and pagination - [Star a repository for the authenticated user](/actions/datasource/github/star-repo-for-the-authenticated-user.md): Stars a GitHub repository on behalf of the authenticated user - [Google Actions](/actions/datasource/google.md) - [Create event](/actions/datasource/googlecalendar/create-event.md): Create a new event in a connected Google Calendar - [Find event](/actions/datasource/googlecalendar/find-event.md): Search for events in a Google Calendar using text, date ranges, and event types - [Find free slots](/actions/datasource/googlecalendar/gc-find-free-slots.md): Find free and busy time slots in Google Calendar for one or more calendars over a time range - [Google Calendar actions](/actions/datasource/googlecalendar/gc-index.md): Learn about the supported Google Calendar actions - [List events](/actions/datasource/googlecalendar/list-events.md): Retrieves events from a specific Google Calendar with support for filters such as time range, event types, and search terms - [List Google calendars](/actions/datasource/googlecalendar/list-google-calendars.md): Retrieves a list of calendars available in a user's Google Calendar account for browsing or selection before creating or updating events. - [Patch event](/actions/datasource/googlecalendar/patch-event.md): Update an existing Google Calendar event by changing specific fields - [Quick add event](/actions/datasource/googlecalendar/quick-add-event.md): Create a Google Calendar event from natural-language text for simple one-off scheduling in a specified calendar - [Remove attendee from event](/actions/datasource/googlecalendar/remove-attendee-from-event.md): Remove a single attendee from an existing Google Calendar event by updating the event's guest list - [Google Cloud Actions](/actions/datasource/googlecloud.md): Query BigQuery, Looker, and Looker Studio data using SQL or natural language via Gemini-powered actions. - [Jira actions](/actions/datasource/jira.md): Jira actions let you search, create, and update Jira and Jira Service Management work directly from Glean, so teams can manage tickets without leaving their existing workflows. - [Add Watcher to issue](/actions/datasource/jira/add-watcher.md): Add a user as a watcher on a Jira issue so they receive updates and notifications directly in Jira - [Assign issue to user](/actions/datasource/jira/assign-issue.md): Assigns a single Jira issue to a specific user - [Create a Jira Comment](/actions/datasource/jira/create-comment.md): Adds comments directly to Jira issues from within Glean workflows - [Create a Jira Issue](/actions/datasource/jira/create-issue.md): Creates new Jira issues in Jira Cloud directly from Glean - [Create Request](/actions/datasource/jira/create-request.md): Creates new requests directly to Jira Service Management (JSM) from within Glean - [Edit issue](/actions/datasource/jira/edit-issue.md): Updates an existing Jira issue with field values and operations - [Find users](/actions/datasource/jira/find-users.md): Searches for Jira Cloud users by account details and status - [Get all projects](/actions/datasource/jira/get-all-projects.md): Retrieves a list of Jira projects with optional filtering and pagination - [Get all users](/actions/datasource/jira/get-all-users.md): Retrieves a paginated list of all users from your Jira Cloud instance - [Get current user](/actions/datasource/jira/get-current-user.md): Retrieves detailed information about the currently authenticated Jira user - [Get fields](/actions/datasource/jira/get-custom-fields.md): Retrieve Jira fields, including custom fields, so agents can reference the right field IDs in follow‑on actions like Edit issue - [Get issue](/actions/datasource/jira/get-issue.md): Retrieves a single Jira issue by its ID or key - [Get issue types](/actions/datasource/jira/get-issue-types.md): Retrieves the list of issue types available in your Jira site - [List boards](/actions/datasource/jira/list-boards.md): Retrieves available Jira boards with filtering and pagination options - [List issue comments](/actions/datasource/jira/list-comments.md): Gets all comments from a specific Jira issue with pagination and sorting options - [Search Jira with JQL](/actions/datasource/jira/search-jql.md): Searches for Jira issues using JQL - [Microsoft 365](/actions/datasource/microsoft-365.md) - [Add contact to campaign](/actions/datasource/salesforce/add-contact-to-campaign.md): Adds existing Salesforce contacts to a campaign to track engagement - [Add lead to campaign](/actions/datasource/salesforce/add-lead-to-campaign.md): Adds existing Salesforce leads to a campaign to track engagement - [Associate contact to account](/actions/datasource/salesforce/associate-contact-to-account.md): Links existing Salesforce contacts to accounts to maintain relationships - [Create call log](/actions/datasource/salesforce/call-log.md): Creates structured call logs in Salesforce - [Complete task](/actions/datasource/salesforce/complete-tasks.md): Marks a Salesforce task as completed with optional completion notes - [Create account](/actions/datasource/salesforce/create-account.md): Creates new Salesforce account records from within Glean agents - [Create campaign](/actions/datasource/salesforce/create-campaign.md): Creates new Salesforce campaign records from within Glean agents - [Create contact](/actions/datasource/salesforce/create-contact.md): Creates new Salesforce contacts from within Glean agents so teams can capture people in Salesforce - [Create lead](/actions/datasource/salesforce/create-lead.md): Creates new Salesforce leads from within Glean agents without leaving the workflow - [Create note](/actions/datasource/salesforce/create-note.md): Creates Salesforce notes from within Glean agents so teams can capture context on any Salesforce record without leaving their workflow - [Create opportunity](/actions/datasource/salesforce/create-opportunity.md): Creates new Salesforce opportunities - [Get account](/actions/datasource/salesforce/get-account.md): Retrieves full Salesforce account details by ID - [Get contact](/actions/datasource/salesforce/get-contact.md): Retrieves full Salesforce contact details by ID - [Get lead](/actions/datasource/salesforce/get-lead.md): Retrieves full Salesforce lead details by ID - [Get opportunity](/actions/datasource/salesforce/get-opportunity.md): Retrieves full Salesforce opportunity details by ID - [Get user info](/actions/datasource/salesforce/get-user-info.md): Retrieves information about a Salesforce user, optionally including permissions - [List accounts](/actions/datasource/salesforce/list-accounts.md): Lists Salesforce account records using a SOQL query for filtering and sorting - [List campaigns](/actions/datasource/salesforce/list-campaigns.md): Lists Salesforce campaigns with flexible filtering and sorting options - [List contacts](/actions/datasource/salesforce/list-contacts.md): Lists Salesforce contacts with flexible filtering and sorting options - [List leads](/actions/datasource/salesforce/list-leads.md): Lists Salesforce leads with flexible filtering and sorting options - [Log email activity](/actions/datasource/salesforce/log-email-activity.md): Records email interactions as EmailMessage activity on Salesforce records - [Salesforce Search](/actions/datasource/salesforce/salesforce-search.md): Searches Salesforce by combining indexed Salesforce content in Glean with live SOQL queries - [Search accounts](/actions/datasource/salesforce/search-accounts.md): Searches Salesforce accounts using flexible filters like name, location, industry, and phone - [Search campaigns](/actions/datasource/salesforce/search-campaigns.md): Searches Salesforce campaigns with flexible filtering by name, type, status, date range, and active status - [Search contacts](/actions/datasource/salesforce/search-contacts.md): Searches Salesforce contacts using flexible filters like name, email, account, and title - [Search leads](/actions/datasource/salesforce/search-leads.md): Searches Salesforce leads using flexible filters like name, email, company, and status - [Search notes](/actions/datasource/salesforce/search-notes.md): Searches Salesforce notes using filters like title, body, owner, parent record, and created date - [Search opportunities](/actions/datasource/salesforce/search-opportunities.md): Searches Salesforce opportunities using filters like name, account, stage, amount, and close date - [Search Salesforce with SOQL](/actions/datasource/salesforce/search-salesforce-with-soql.md): Query Salesforce using Salesforce Object Query Language - [Send email](/actions/datasource/salesforce/send-email.md): Send emails through Salesforce as part of multi-step Glean agents so sellers can trigger outreach without leaving Glean - [Salesforce actions](/actions/datasource/salesforce/sf-index.md): Learn about the supported Salesforce actions - [Update contact](/actions/datasource/salesforce/update-contact.md): Updates existing Salesforce contacts - [Update lead](/actions/datasource/salesforce/update-lead.md): Updates existing Salesforce leads - [Update Salesforce opportunity](/actions/datasource/salesforce/update-salesforce-opportunity.md): Reviews and update Salesforce opportunity records from within Glean - [Slack Actions](/actions/datasource/slack.md) - [Snowflake Cortex Agent action](/actions/datasource/snowflake/query-snowflake-cortex-agent.md): Queries a Snowflake Cortex Agent in natural language and returns its response - [Search Snowflake with Cortex](/actions/datasource/snowflake/search-snowflake-with-cortex.md): Searches Snowflake with Cortex Analyst using natural language queries - [Search Snowflake with SQL](/actions/datasource/snowflake/search-snowflake-with-sql.md): Runs read-only SQL queries against Snowflake and returns tabular results - [Snowflake actions](/actions/datasource/snowflake/snowflake-index.md): Learn about the supported Snowflake actions - [Zendesk Actions](/actions/datasource/zendesk.md) ### glean - [Analyze data](/actions/glean/analyze-data.md) - [Calendar search](/actions/glean/calendar-search.md): Search and retrieve events from supported calendars. - [Code Search](/actions/glean/code-search.md) - [Code Writer](/actions/glean/code-writer.md): Learn how to use the Code Writer action to propose and apply code changes in GitHub - [Company Search](/actions/glean/company-search.md) - [Send email from Glean](/actions/glean/email.md) - [Expert Search](/actions/glean/expert-search.md) - [People Profile Search](/actions/glean/people-profile-search.md) - [Plan and execute steps](/actions/glean/plan-execute.md) - [Read Document Action](/actions/glean/read-document.md) - [Read Personal Activity](/actions/glean/read-personal-activity.md) - [Respond](/actions/glean/respond.md) - [Retrieve chat insights](/actions/glean/retrieve-chat-insights.md): This article documents the retrieve chat insights action, which allows you to extract your historical chat queries in Glean over a specified time period. - [Retrieve search insights](/actions/glean/retrieve-search-insights.md): This article documents the Retrieve search insights action, which allows you to access and analyze your historical search queries in Glean over a specified time period. - [Think](/actions/glean/think.md) - [Wait for user input](/actions/glean/wait-for-user-input.md): Pause agent execution to collect real-time user input or confirmation. - [Web Search](/actions/glean/web-search.md) ### human-in-the-loop-experience-for-actions Glean Agents pause before write actions so users can review, edit, and approve changes before anything is written. - [Human-in-the-loop confirmations for write actions](/actions/human-in-the-loop-experience-for-actions.md): Glean Agents pause before write actions so users can review, edit, and approve changes before anything is written. ### inline-execution-of-write-actions By enabling in-line execution for write actions, you can remove confirmation steps in interactive agents, accelerating common flows while preserving your configured safety controls. - [In-line execution of write actions](/actions/inline-execution-of-write-actions.md): By enabling in-line execution for write actions, you can remove confirmation steps in interactive agents, accelerating common flows while preserving your configured safety controls. ## administration ### about The Admin Console is where all enterprise-wide configuration for the Glean platform occurs. - [About the Admin Console](/administration/about.md): The Admin Console is where all enterprise-wide configuration for the Glean platform occurs. ### actions Learn how to configure Actions in Glean. - [Actions Overview](/administration/actions.md): Learn how to configure Actions in Glean. - [Connect remote MCP servers to Glean](/administration/actions/connect-remote-mcp-servers-to-glean.md): Learn how to connect MCP servers to Assistant and Agents in Glean - [Allowing in-line execution of write actions](/administration/actions/managing-actions/allowing-in-line-execution-of-write-actions.md): By enabling in-line execution for write actions, you can remove confirmation steps in interactive agents, accelerating common flows while preserving your configured safety controls. - [Managing action access](/administration/actions/managing-actions/managing-role-based-access-actions.md): Admins can restrict which agent creators can add or configure specific actions by user or department while preserving end-user execution in shared agents. - [Calendar Search Actions Setup](/administration/actions/setup-actions/calendar-search-actions-setup.md): You can set up a Calendar Search Action in Glean to integrate calendar data with multiple Glean features, such as: - [Code Writer Actions Setup](/administration/actions/setup-actions/code-writer-actions-setup.md): Enable and configure Code Writer so agents and Glean Assistant can propose code changes and open draft pull requests in GitHub - [Confluence actions setup](/administration/actions/setup-actions/confluence-actions-setup.md): Use Confluence actions to let Glean Assistant and Agents search, create, and update content in Confluence Cloud including spaces, pages, and blog posts without leaving Glean. - [Databricks Actions Setup](/administration/actions/setup-actions/databricks-actions-setup.md): The Databricks action pack contains the following actions: - [Disabling Microsoft Actions in Glean](/administration/actions/setup-actions/disable-microsoft-actions.md): Microsoft Actions can easily be turned off if you would like to turn them off. - [GitHub Actions Setup](/administration/actions/setup-actions/github-actions-setup.md): Interact with GitHub using Glean Actions - [Google actions setup](/administration/actions/setup-actions/google-actions-setup.md): Use Google actions to let Glean Assistant and Agents export responses to Google Docs, Google Sheets, or as a draft in Gmail. With these actions, users can create documents and sheets with formatting preserved, or open a draft email in Gmail. - [Jira Actions Setup](/administration/actions/setup-actions/jira-actions-setup.md): Create Requests in Jira Service Management using Glean Assistant - [Microsoft 365 Actions Setup](/administration/actions/setup-actions/m365-actions-setup.md): Set up Microsoft 365 Actions and Microsoft Excel extension actions in Glean, Entra ID OAuth, scopes, verification, and admin consent. - [Create Redirect Actions](/administration/actions/setup-actions/redirect-actions.md): Admins can use the Redirect URL template to create redirect write actions. - [Salesforce Actions Setup](/administration/actions/setup-actions/salesforce-actions-setup.md): Setting up the Salesforce OAuth App - [Salesforce actions setup](/administration/actions/setup-actions/salesforce-actions-setup-new.md): Enable Salesforce actions and configure OAuth authentication in Glean. - [Slack extension actions setup](/administration/actions/setup-actions/slack-actions-setup.md): Use Slack extension actions to let Glean Assistant and supported agent experiences send messages and perform supported Slack tasks without leaving Glean. It uses custom OAuth only for setup. - [Snowflake Actions Setup](/administration/actions/setup-actions/snowflake-actions-setup.md): The Snowflake action pack contains the following actions: - [Web Search Actions Setup](/administration/actions/setup-actions/web-search-actions-setup.md): To enable web search, Admins need to set up one or more web search action as follows: - [Zendesk Actions Setup](/administration/actions/setup-actions/zendesk-actions-setup.md): Take actions on your Zendesk account using Glean Actions ### assistant - [Bring Your Own Key (BYOK)](/administration/assistant/configuration/byok.md): You can opt to use an LLM key for your desired LLM provider as long as the provider is supported by Glean. - [Chat History](/administration/assistant/configuration/chat-history.md): By default, all conversations between your users and Glean Assistant as well as agent runs are saved so that they can be referred back to by the user later. - [Restricting LLM Access to Content](/administration/assistant/configuration/content-restrictions.md): Content can be explicitly excluded from being used in responses generated by Glean Assistant. - [Custom Instructions](/administration/assistant/configuration/custom-instructions.md): You can provide Glean Assistant with up to 5 custom instructions to better align its behavior with your enterprise requirements. - [Enable or disable Deep Research](/administration/assistant/configuration/deep-research.md): Learn how to enable and disable Deep Research in Glean Assistant. - [Overview](/administration/assistant/configuration/live-or-federated-fetch.md): Allow users to access and interact with linked files in Glean Chat without indexing them. - [Memory and personalization](/administration/assistant/configuration/memory-personalization.md): Configure organization-level settings for Assistant memory and personalization - [Receive User Feedback](/administration/assistant/configuration/user-feedback.md): Users can upvote/downvote Glean Assistant responses, and this feedback can be sent to a company email alias for review. - [Data Analysis: Overview](/administration/assistant/data-analysis/about-data-analysis.md): Learn how to analyze structured data, including CSV, XLSX, and JSON files, using Glean's data analysis capabilities in Assistant - [Data Analysis: File Security](/administration/assistant/data-analysis/file-security.md): Learn about the secure, isolated environment used for executing code in Glean's Data Analysis feature - [Data Analysis: Technical Overview](/administration/assistant/data-analysis/technical-overview.md): Technical architecture and implementation details of the Data Analysis capability in Assistant - [Glean Assistant agentic updates](/administration/assistant/features/agentic-engine.md): Learn about the new Glean Assistant agentic updates and how to manage the rollout within your company - [Agent Sandbox & Programmatic Tool Calling](/administration/assistant/features/agentic-engine/agent-sandbox-ptc.md): Learn about Agent Sandbox and Programmatic Tool Calling (PTC), which give Glean Assistant a virtual computer for enterprise data analysis and cross-system aggregation. - [Agentic reasoning engine](/administration/assistant/features/agentic-reasoning.md): Agentic reasoning engine updates - [Setting up Glean to use Anthropic Claude models on Amazon Bedrock](/administration/assistant/features/amazon-bedrock-setup.md): Configure Glean to use Anthropic Claude models through Amazon Bedrock for direct billing on AWS. - [Setting up Glean to use GPT models on Azure OpenAI](/administration/assistant/features/azure-openai-setup.md): Learn how to configure Glean to use GPT models on Azure OpenAI for direct billing of LLM usage through your Azure account. - [Chat Sharing](/administration/assistant/features/chat-sharing.md): Admin's Guide to Chat Sharing - [Code Search](/administration/assistant/features/code-search.md): Learn about Glean's capability to search code through the repositories. - [Code Writer](/administration/assistant/features/code-writer.md): Learn about Glean's capability to write code and open draft pull requests in GitHub. - [Image Rendering in Glean Assistant: Admin Configuration Guide](/administration/assistant/features/contextual-images.md): Display relevant visuals directly alongside your answers - [Agentic Engine V2 Token Consumption](/administration/assistant/features/engine-pricing.md): Learn about Agentic Engine V2's impact on token consumption and pricing - [File Upload](/administration/assistant/features/file-upload.md): Upload and analyze local files in Glean Chat with support for documents, spreadsheets, presentations, and code files - [Setting up Glean to use Gemini models on Google Vertex AI](/administration/assistant/features/gemini-setup.md): Configure Glean to use Gemini models through Google Vertex AI with customer-managed billing and authentication. - [Setting up Glean to use Anthropic Claude models on Google Vertex AI](/administration/assistant/features/google-vertex-setup.md): Configure Glean to use Anthropic Claude models through Google Vertex AI. - [Set up Glean with OpenAI GPT Models](/administration/assistant/features/open-ai-setup.md): Configure Glean to use OpenAI GPT models through your own OpenAI account for direct billing and capacity management on GCP or AWS. - [Real-time content retrieval](/administration/assistant/features/real-time-content-retrieval.md): for GDrive and Box - [Slide deck generation](/administration/assistant/features/slide-deck-generation.md): Enable slide deck generation so users can create on-brand presentations from Glean Assistant. - [Web Search](/administration/assistant/features/web-search.md): Empower Glean with world knowledge ### customization - [branding](/administration/customization/branding.md) ### developer - [API Tokens](/administration/developer/api-tokens.md): If you'd like to search over an internal tool or an app that Glean doesn't natively support, you can do this by using our indexing REST API, which sends Glean documents via HTTP requests. - [Keycloak Credentials](/administration/developer/keycloak-credentials.md): This document explains how to update or rotate the credentials of your existing custom keycloak authentication. Once the KEYCLOAK authentication is configured in the initial setup, it's not editable from the UI. ### feature-rollouts Learn how to enable, manage access to, and disable beta features and managed rollouts, including lifecycle stages and enrollment options. - [Self-serve beta features and managed rollouts](/administration/feature-rollouts.md): Learn how to enable, manage access to, and disable beta features and managed rollouts, including lifecycle stages and enrollment options. ### gce-logs - [Overview](/administration/gce-logs/data-dictionary.md): Glean's usage analytics log provides a structured, easy-to-analyze record of key user actions such as searches, clicks, chats, and feedback. These logs enable clients to measure engagement, improve adoption, and build custom dashboards for internal analysis. - [Event Schemas](/administration/gce-logs/data-dictionary-detailed.md): Each record in the log contains several fields that are added by default by the Google Logging API and are not useful for Glean usage analysis. - [Sample Queries](/administration/gce-logs/data-dictionary-examples.md): The following examples illustrate BigQuery queries for common analytics, assuming logs have been copied to a table called gleancustomerevent_table. - [Insights Production Queries](/administration/gce-logs/insights-production-queries.md): These are self-contained BigQuery SQL queries that you can run directly against your - [Understanding the New WorkflowRun Log](/administration/gce-logs/migrating-to-workflowrun-logs.md): Learn about the new WorkflowRun event type and how to use them in your analytics. ### identity - [Okta People Data Tokenless Setup](/administration/identity/people-data/configuration/okta-tokenless.md): Configure Okta as your People Data provider for Glean without use of an API Token - [Troubleshoot People Data Issues](/administration/identity/people-data/troubleshooting/people-data-issues.md): Resolve common issues with the synchronization of your people data (company directory) in Glean - [Difference between SSO and People Data in Glean](/administration/identity/people-data/troubleshooting/sso-vs-people-data.md): Understand what SSO controls, what people data controls, and how they work together in Glean. - [About Role Based Access Control (RBAC)](/administration/identity/roles/about.md): Glean offers a robust Role-Based Access Control (RBAC) system that allows for management of user and administrator permissions within the platform - [Administrator Roles](/administration/identity/roles/admin-roles.md): A comprehensive overview of Glean's administrator roles and their associated permissions - [RBAC FAQ](/administration/identity/roles/faq.md): Super Admin - [Group-based permissions](/administration/identity/roles/group-based-permissions.md): Manage roles and feature access at scale using identity provider groups. - [Managing Users](/administration/identity/roles/manage-users.md): The User roles page in the Admin Console allows you to manage users of Glean and their associated roles. - [User Roles](/administration/identity/roles/user-roles.md): An overview of the Member and Moderator roles for Glean platform users, their access rights, and customizable privileges - [About Glean SSO](/administration/identity/sso/about.md): Learn about Single Sign-On (SSO) implementation and configuration options in Glean - [Entra ID (OIDC)](/administration/identity/sso/configuration/entra-id-oidc.md): Step-by-step guide for configuring Microsoft Entra ID as the SSO provider for Glean using OIDC authentication. - [Generic SAML](/administration/identity/sso/configuration/generic-saml.md): Configure any SSO provider for Glean using SAML 2.0 authentication - [Google (OIDC)](/administration/identity/sso/configuration/google-oidc.md): Step-by-step guide for configuring Google Workspace as the SSO provider for Glean using OIDC authentication. - [Okta OIDC SSO Tokenless Setup](/administration/identity/sso/configuration/okta-oidc-tokenless.md): Configure Okta as your SSO provider for Glean without use of an API Token - [Okta (SAML)](/administration/identity/sso/configuration/okta-saml.md): Configure Okta as your SSO provider for Glean using SAML 2.0 authentication - [About OIDC & SAML](/administration/identity/sso/oidc-saml.md): Security Assertion Markup Language (SAML) and OpenID Connect (OIDC) are the two supported protocols for SSO integration in Glean. - [supported-sso-providers](/administration/identity/sso/supported-sso-providers.md) - [Troubleshoot Azure SSO](/administration/identity/sso/troubleshooting/troubleshoot-azure-sso.md): Resolve common Azure Single Sign-On (SSO) authentication issues in Glean ### insights - [Agent Insights](/administration/insights/agents.md): Optimize organization-wide and department-level usage and cost management - [Assistant tab on Insights](/administration/insights/assistant-insights.md): Understanding the metrics on the Assistant tab. - [Departments and Managers views on Insights](/administration/insights/departments-and-managers.md): Learn how to use the Departments and Managers views in Glean Insights to understand adoption and usage across your organization. - [Glean in Support Applications Insights](/administration/insights/glean-in-support-applications.md): The Glean in support applications insights report provides insight into how much your organization is using Glean in Zendesk, Glean in ServiceNow, and Glean in Service Cloud. - [How Glean Calculates Active users](/administration/insights/how-glean-calculates-active-teammates.md) - [Insights Chat](/administration/insights/insights-chat.md): Natural language query interface for Glean platform usage analytics - [Why MAU Exceeds Employees or Signups](/administration/insights/mau-exceeds-employees.md): Understanding and resolving when Monthly Active Users (MAU) percentage shows over 100% compared to employees or signups - [Overview tab on Insights](/administration/insights/overview.md): Understanding the metrics on the Overview tab and answers to some frequently asked questions. ### knowledge - [Create Announcements from Slack](/administration/knowledge/announcements/announcements-slack.md): Configure Gleanbot to allow employees to create announcements in Glean directly from Slack messages - [Troubleshooting Announcements](/administration/knowledge/announcements/troubleshooting.md): How to triage and fix common issues with Announcements - [Answer Boards](/administration/knowledge/answers/answer-boards.md): Create and manage departmental Answer collections with centralized permission controls - [Export Org Chart Data](/administration/knowledge/people-and-teams/org-chart/org-chart-export.md): Learn how to export organizational chart data to CSV files in Glean's admin interface - [Visibility Controls](/administration/knowledge/people-and-teams/profiles/visibility-controls.md): Learn how to modify user profile attributes and social profile visibility - [Configure Teams](/administration/knowledge/people-and-teams/teams/configure-teams.md): Enable team collaboration and discovery by configuring team pages in Glean ### llms Set up LLMs for your Glean deployment - [Set up LLMs using the Model Hub](/administration/llms.md): Set up LLMs for your Glean deployment ### management - [Admin Chat](/administration/management/admin-chat.md): Get self-serve admin support through an embedded chat experience in the Admin Console - [About Admin Alerts](/administration/management/alerts/admin-alerts.md): Configure and manage alerts for critical events in your Glean instance to maintain optimal performance - [Overview](/administration/management/alerts/datasource-failure-alerts.md): Datasource Failure Alerts - [Overview](/administration/management/alerts/llm-provider-alerts.md) - [Audit Logs](/administration/management/audit-logs/admin-audit-logs.md): Track configuration changes by Admins and Internal Support, troubleshoot issues, and maintain accountability with Glean's audit logging system - [Credits](/administration/management/credits.md): This documentation helps you understand the Admin Console Credits Page (Agent Pricing) - [Company Branding](/administration/management/customization/branding.md): Customize the Glean portal to use your company logo and colors. - [Delight features](/administration/management/customization/delight-features.md): Learn what delight features are and how admins can disable them. - [Home Page](/administration/management/customization/home-page.md): Customize the layout of the Glean Home Page, including background images, cards, and quick actions. - [Admin Guide: Glean DNS-based Go Links](/administration/management/features/6216996.md) - [About the Browser Extension](/administration/management/features/browser/about.md): The best way to drive Glean adoption at your company is by deploying the browser extension to their managed devices. - [Deploying the Extension to Managed Devices](/administration/management/features/browser/deployment.md): The Glean Browser extension can either be manually installed by your users or pushed to managed devices by your IT admin. - [Troubleshooting](/administration/management/features/browser/troubleshooting.md): How to triage and fix issues encountered with Glean Browser Extension - [Glean Language Support](/administration/management/features/glean-language-support.md): Use Glean in your preferred language. - [macOS](/administration/management/features/macos.md): Glean's macOS app provides your users with a spotlight-like search experience where you can search across all the tools your company has in use. - [iOS & Android](/administration/management/features/mobile.md): Deploy the Glean mobile apps to your managed devices to help your employees find exactly what they need when they need it. - [FlexCredits dashboard](/administration/management/flexcredits-dashboard.md): View and understand how your organization uses FlexCredits over time - [Maintenance Window Policy](/administration/management/maintenance-windows.md): Overview - [Admin Notifications Dashboard](/administration/management/notifications/admin-notifications-dashboard.md): Monitor data source health and system status with real-time, actionable notifications on the Admin Console Dashboard. ### managing-agents - [Managing agent access](/administration/managing-agents/agent-access.md) - [Sharing agents with identity provider groups](/administration/managing-agents/agent-group-sharing.md): Share agents with Google Groups or Azure Active Directory/Entra ID groups so the right teams get access without adding people individually. - [Glean Assistant Auto-Routing to Agents](/administration/managing-agents/agent-routing.md): Learn how to configure Glean Assistant to automatically route user questions to specialized, custom-built agents for faster and more accurate answers. - [Deleting and restoring agents](/administration/managing-agents/deleting-and-restoring-agents.md): Describes what happens when you delete an agent, the 60-day soft delete window, and how admins can restore or permanently remove agents. - [Manage Featured Agents in the Agent Library](/administration/managing-agents/featured-agents.md): Learn how to manage Featured Agents in the Agent Library - [How an App is translated to an Agent](/administration/managing-agents/how-an-app-is-translated-to-an-agent.md) - [Managing agent library](/administration/managing-agents/managing-agent-library.md): Learn to design a Library that avoids agent sprawl and makes high-quality agents easy to discover. ### model-deprecation Learn how Glean handles model deprecation, including notification timelines, migration paths, and actions needed for assistants and agents - [Model deprecation](/administration/model-deprecation.md): Learn how Glean handles model deprecation, including notification timelines, migration paths, and actions needed for assistants and agents ### model-exclusion Disable specific models from being used in your Glean Agents - [Exclude Models From Glean Agents](/administration/model-exclusion.md): Disable specific models from being used in your Glean Agents ### oauth - [Glean OAuth Authorization Server](/administration/oauth/authorization-server.md): Glean can act as an OAuth 2.1 Authorization Server (issuing access tokens) and as the Resource Server (validating them), while delegating user authentication to your configured Single Sign-On (SSO) Identity Provider (IdP) using OpenID Connect (OIDC) or Security Assertion Markup Language (SAML). - [Dynamic Client Registration](/administration/oauth/dynamic-client-registration.md): Control which MCP host applications can dynamically register with the Glean OAuth authorization server - [User Data Source Authentication for Headless Integrations](/administration/oauth/headless-datasource-auth.md): When you use Glean in a headless way (custom UI, Web SDK, or API-only), users still need to authorize certain data sources (for example, Slack RTS, GitHub) so Glean can access their private data on their behalf. - [OAuth with IdP-issued tokens](/administration/oauth/oauth-idp.md): Customers can register an OAuth 2.1 (OAuth) application in their enterprise Identity Provider (IdP) and enable Glean to accept those IdP-issued access tokens for Client API calls. Glean validates and enforces permissions for user-scoped tokens; token lifecycle (issuance, expiry, refresh) is governed by your IdP. - [OAuth Overview](/administration/oauth/oauth-overview.md): Glean supports OAuth 2.1 for authenticating requests to the Client API and for connecting Model Context Protocol (MCP) host applications to Glean's Remote MCP Servers. - [Static OAuth clients](/administration/oauth/static-client-registration.md): Create and manage static OAuth clients in the Admin Console ### platform - [Embedded integrations Home](/administration/platform/embedded-integrations.md): How to configure and set up Embedded integrations for your team. - [Configure Glean in GitHub Copilot](/administration/platform/embedded-integrations/github-copilot-extension-install.md): Learn how to configure Glean in GitHub Copilot. - [Configure Glean in Augment Code](/administration/platform/embedded-integrations/glean-in-augment-code.md): How to configure and set up Glean in Augment Code as an embedded integration. - [Configure Glean in Miro](/administration/platform/embedded-integrations/glean-in-miro.md): How to configure and set up Glean in Miro as an embedded integration. - [Configure Glean in Service Cloud](/administration/platform/embedded-integrations/glean-in-service-cloud.md): How to configure and set up Glean in Service Cloud for your team. - [Configure Glean in ServiceNow](/administration/platform/embedded-integrations/glean-in-service-now.md): How to configure and set up Glean in ServiceNow for your team. - [Key features](/administration/platform/embedded-integrations/glean-in-teams/glean-agents-ms-teams.md) - [Requirements to set up Glean in Microsoft Teams](/administration/platform/embedded-integrations/glean-in-teams/glean-in-microsoft-teams--admin-guide.md) - [Configure Glean in Webex](/administration/platform/embedded-integrations/glean-in-webex.md): Learn how to configure and set up Glean in Cisco Webex as an embedded integration. - [Configure Glean in Zendesk](/administration/platform/embedded-integrations/glean-in-zendesk.md): How to configure and set up Glean in Zendesk for your team. - [Gleanbot overview](/administration/platform/embedded-integrations/slackbot.md): Glean in Slack (also known as Gleanbot) integrates enterprise search and knowledge directly into Slack. While Slack is a rich source of information, it often leads to chaos where users spend time manually answering questions. Gleanbot addresses this problem by ensuring knowledge is instantly discoverable and accessible. - [Glean in Slack](/administration/platform/embedded-integrations/slackbot/about-slackbot.md): Learn how to use Glean in Slack to automatically answer questions, summarize content, and streamline team communication - [Glean in Slack RTS](/administration/platform/embedded-integrations/slackbot/about-slackbot-rts.md): Learn how to use Glean in Slack RTS to automatically answer questions, summarize content, and streamline team communication. - [Use Glean in the Slack sidebar](/administration/platform/embedded-integrations/slackbot/agents-in-dm-sidebar.md): Learn how to use Glean in the Slack sidebar to chat with Assistant and run supported agents. - [Slackbot Best Practices](/administration/platform/embedded-integrations/slackbot/best-practices.md): Learn how Glean detects and responds to questions in Slack conversations - [Use Code Writer with Glean in Slack](/administration/platform/embedded-integrations/slackbot/code-writer.md): Enable and configure Code Writer so you can propose code changes and open draft pull requests in GitHub from Slack - [Customize question detection for Agents in Slack](/administration/platform/embedded-integrations/slackbot/customize-question-detection.md): Control when a published agent proactively replies in Slack using custom question detection. - [Glean in Slack: Proactive Thread Summarize](/administration/platform/embedded-integrations/slackbot/glean-in-slack--proactive-thread-summarize.md): Quickly get up to speed on lengthy conversations. - [Public Mode for Glean in Slack channels](/administration/platform/embedded-integrations/slackbot/public-mode-glean-slack-channel.md): Share Glean's answers with everyone in a Slack channel thread. - [Integrate Glean sidebar in Slack](/administration/platform/embedded-integrations/slackbot/slack-sidebar.md): The Glean sidebar in Slack streamlines access to Glean for users who also use Slack. This integration allows you to open a Glean Direct Message (DM) directly from the top-right corner of your Slack interface. By clicking on the Glean icon, the Glean DM opens as a sidebar, eliminating the need to switch to the Glean web app or locate the Glean DM under Slack apps. This means you can ask Glean queries without leaving your Slack workspace. - [Troubleshooting Slackbot](/administration/platform/embedded-integrations/slackbot/troubleshooting.md): How to triage and fix common issues with Glean's Slackbot - [Configure daily digest in Glean in Slack](/administration/platform/embedded-integrations/slackbot/use-glean-in-slack/daily-digest.md): The Glean daily digest provides a summary of relevant information from selected Slack channels and topics, allowing you to receive concise updates on your chosen channels and topics helping you stay informed. - [Enable Gleanbot to respond in Slack channels](/administration/platform/embedded-integrations/slackbot/use-glean-in-slack/respond-in-slack-channels.md): Learn how to enable Gleanbot to respond in Slack channels. - [Search in Slack channels](/administration/platform/embedded-integrations/slackbot/use-glean-in-slack/search-with-glean.md): Learn how to search in Slack channels with /glean. - [Configure Glean in Zoom](/administration/platform/embedded-integrations/zoom-ai-companion.md): Learn how to configure Glean in Zoom. - [About Glean MCP server](/administration/platform/mcp/about.md): The Model Context Protocol (MCP) is an emerging open-source standard designed to act as a universal interface, enabling AI assistants to securely connect with external data and tools—without requiring custom integrations. Think of it as a "USB for AI applications", providing a standard way for large language models (LLMs) to discover and use capabilities in other tools. - [Use Agents as MCP Tools](/administration/platform/mcp/agents-as-tools.md): Glean Agents can be exposed as tools through Glean MCP server, allowing them to be invoked directly from MCP host applications like Claude Desktop, Cursor, VS Code, and other compatible tools. This enables powerful workflows where specialized agents become callable tools in your preferred development environment, or anywhere else that you'd run MCP tools. - [MCP Server Best Practices](/administration/platform/mcp/best-practices.md): - Create servers per job-to-be-done “Find/answer with company knowledge” (search, chat, readdocument), “Engineering context” (codesearch), “People and org lookup” (employee_search). - [Create MCP Servers](/administration/platform/mcp/create-mcp-servers.md): Once you've enabled Glean MCP server, you can create custom MCP servers tailored to specific use cases. Each server has its own URL and can be configured with a specific set of tools. - [Set up Glean MCP server](/administration/platform/mcp/enable-mcp-servers.md): The Glean MCP server is fully managed and built into your Glean instance. Follow the steps below to enable it. - [ChatGPT](/administration/platform/mcp/host-guides/chatgpt.md): This guide is for administrators to configure ChatGPT to connect to your company's Glean MCP server. - [Claude Desktop (Teams/Enterprise)](/administration/platform/mcp/host-guides/claude-desktop.md): This guide is for administrators to configure Anthropic's Claude Desktop (with Teams/Enterprise plans) to connect to your company's Glean MCP server. - [Microsoft Copilot Studio](/administration/platform/mcp/host-guides/copilot-studio.md): This guide is for administrators to configure Microsoft Copilot Studio to connect to your company's Glean MCP server. - [End-user Configuration](/administration/platform/mcp/host-guides/end-user-configuration.md): Most MCP host applications allow individual users to configure their own connections to Glean MCP server. These end-user installs don't require administrator intervention once MCP servers are enabled in your Glean instance. - [LibreChat](/administration/platform/mcp/host-guides/librechat.md): This guide is for administrators to configure LibreChat to connect to your company's Glean MCP server. - [What is an MCP Host?](/administration/platform/mcp/host-guides/what-is-a-host.md): An MCP host is the application that runs an MCP client. It is where the user interacts with an assistant, and it is responsible for connecting to MCP servers (like Glean MCP server) and exposing those servers' tools to the model. - [Deploy MCP server with MDM (Mobile Device Management)](/administration/platform/mcp/mdm-mcp.md): Deploy your Glean MCP remote server to devices using your organization's MDM server. - [MCP Security, Data Flow, and Permissions](/administration/platform/mcp/security.md): Security architecture, identity, permissions, and data flow for Glean MCP server - [Troubleshooting MCP Connectivity](/administration/platform/mcp/troubleshooting.md): This guide provides troubleshooting steps for known issues when connecting to Glean MCP server. ### protect - [AI Security](/administration/protect/ai-security.md) - [Configuring Palo Alto Networks (PANW) AI Runtime Security](/administration/protect/ai-security/configuring-panw.md) - [Configuring Policies](/administration/protect/ai-security/configuring-policies.md) - [Findings Dashboard](/administration/protect/ai-security/findings-dashboard.md) - [AI Security Overview](/administration/protect/ai-security/introduction.md) - [Investigating Violations](/administration/protect/ai-security/investigating-violations.md) - [About sensitive findings](/administration/protect/sensitive-findings/about.md) - [Configure AWS for Infotype Scanning](/administration/protect/sensitive-findings/aws-infotype.md): Follow these steps to configure AWS for infotype scanning. - [Guide to sensitive findings](/administration/protect/sensitive-findings/guide.md): This document outlines best practices for sensitive findings in Glean. - [Hide O365 content via sensitivity labels](/administration/protect/sensitive-findings/hide-content-via-sensitivity-labels.md) - [Manage policies](/administration/protect/sensitive-findings/manage-policies.md) - [Manage reports](/administration/protect/sensitive-findings/manage-reports.md) - [Sensitive data search (Admin Search)](/administration/protect/sensitive-findings/sensitive-data-search.md): Learn how to locate sensitive information across all indexed content, independent of standard document permissions. - [Supported info types](/administration/protect/sensitive-findings/supported-info-types.md) - [View sensitive findings flagged by policies](/administration/protect/sensitive-findings/view-policy-findings.md): Learn how to view and manage sensitive findings identified by your policies. ### search - [About Glean Search](/administration/search/about.md): Glean Search is a powerful tool designed to help you find the information you need quickly and efficiently across your organization's content. - [Verify if a document is visible in Glean](/administration/search/access-verification.md): How to check if a document is visible in Glean and whether a user can access it. - [Search FAQ](/administration/search/faq.md): Answers to common questions about Glean Search, Knowledge Graph, and Connectors - [Managing Result Visibility](/administration/search/hiding-content.md): Control what appears in Glean search results at both the data source and document level - [Troubleshooting Search](/administration/search/troubleshooting.md): A comprehensive guide to understanding and resolving search-related issues in Glean's enterprise search functionality ### tenant-id How to locate your Glean Tenant ID, also known as the Backend Domain, or QE Domain; which is needed in certain situations when connecting Glean to your datasources and apps. - [Locate your Tenant ID](/administration/tenant-id.md): How to locate your Glean Tenant ID, also known as the Backend Domain, or QE Domain; which is needed in certain situations when connecting Glean to your datasources and apps. ## agents - [Agents](/agents.md) ### auto-mode-agent - [Create agents with Auto mode](/agents/auto-mode-agent.md) ### concepts - [Agent Builder](/agents/concepts/agent-builder.md) - [Agent library](/agents/concepts/agent-library.md): Browse, search, and launch agents from the Agents page to automate your tasks. - [Agents draft and version](/agents/concepts/agents-draft-version.md) - [Bulk Scheduling](/agents/concepts/bulk-scheduling.md): Learn how to bulk-schedule agent executions for teams and departments - [Flow](/agents/concepts/flow.md) - [Agent Insights](/agents/concepts/insights.md) - [Memory](/agents/concepts/memory.md) - [Publishing to Slack](/agents/concepts/publish-slack.md) - [Schedule Triggers](/agents/concepts/schedule-triggers.md): Learn how to configure agents to run on a schedule - [Sharing and Permissions](/agents/concepts/sharing-permissions.md) - [Types of Agent Triggers](/agents/concepts/triggers.md) ### create-agent-natural-language - [Create an agent using natural language](/agents/create-agent-natural-language.md) ### create-agents - [Create Agents](/agents/create-agents.md) - [Create your first agent with Agent Builder](/agents/create-agents/create-your-first-agent.md): Build a simple web page summarizer agent and learn the end-to-end Agent Builder workflow from draft to save. - [Debug your agent](/agents/create-agents/debug-agent.md): Learn how to use debug mode to troubleshoot your agent. - [Merge branches](/agents/create-agents/merge-branches.md): Learn how to merge multiple branches in a workflow agent back into a single node. - [Re-run from step](/agents/create-agents/re-run-from-step.md): Learn how to re-run agent workflows from a specific step using cached memory. ### create-powerful-agent - [Create a more powerful agent](/agents/create-powerful-agent.md) ### enhance-prompts Learn how to use the Enhance prompt button in the Agent Builder to auto-improve your step prompts. - [Enhance prompts](/agents/enhance-prompts.md): Learn how to use the Enhance prompt button in the Agent Builder to auto-improve your step prompts. ### how-agents-work - [How Agents Work](/agents/how-agents-work.md) ### introduction - [Agents introduction](/agents/introduction.md) ### knowledge-source-types When specifying company knowledge sources when creating a Glean AI App, you can specify data sources, containers, and documents. - [Knowledge Source Types](/agents/knowledge-source-types.md): When specifying company knowledge sources when creating a Glean AI App, you can specify data sources, containers, and documents. ### respond-to-slack-workflow-messages Glean in Slack can respond to messages posted by Slack workflows, helping you automate triage and provide timely support in help channels. - [Respond to Slack Workflow Messages with Glean in Slack](/agents/respond-to-slack-workflow-messages.md): Glean in Slack can respond to messages posted by Slack workflows, helping you automate triage and provide timely support in help channels. ### templates Pre-built agent templates for common workflows - [Agent templates](/agents/templates.md): Pre-built agent templates for common workflows ## connectors Welcome to the Connectors Hub! Here you will find information on supported connectors, and how to use them. - [Connectors Hub](/connectors.md): Welcome to the Connectors Hub! Here you will find information on supported connectors, and how to use them. ### about Glean connectors are integral components of the Glean platform, designed to fetch data and permissions from various enterprise data sources. - [About Connectors](/connectors/about.md): Glean connectors are integral components of the Glean platform, designed to fetch data and permissions from various enterprise data sources. ### configure-actions-in-datasource - [Configure Actions in Data source setup](/connectors/configure-actions-in-datasource/config-actions-mcp-from-datasource.md): Glean enables configuration of Actions directly from the Data source setup, allowing Assistant and Agents to securely take action in those tools or applications. This enhancement introduces a faster, single point of setup, allowing administrators to manage native actions and Model Context Protocol (MCP) tools while they are already configuring the Data source. ### crawler-and-indexing-limits This article explains the size limits and processing rules for item content, metadata, and permissions that Glean's crawler and indexer apply to all datasources. - [Crawler and Indexing Size Limits](/connectors/crawler-and-indexing-limits.md): This article explains the size limits and processing rules for item content, metadata, and permissions that Glean's crawler and indexer apply to all datasources. ### crawling-faq A list of frequently asked questions regarding Glean connectors and the crawling of data sources. - [Crawling FAQ](/connectors/crawling-faq.md): A list of frequently asked questions regarding Glean connectors and the crawling of data sources. ### crawling-frequency A comprehensive guide to Glean's crawling system, detailing how it optimizes data retrieval while respecting API limits and source application performance. - [Crawling Strategy](/connectors/crawling-frequency.md): A comprehensive guide to Glean's crawling system, detailing how it optimizes data retrieval while respecting API limits and source application performance. ### custom - [Custom data sources](/connectors/custom/about.md): Learn how to configure custom data sources in Glean to index content from internal tools and systems that don't have native integrations - [REST APIs FAQ](/connectors/custom/faq.md): Frequently asked questions about using Glean's REST APIs, including troubleshooting guides and implementation tips - [Glean REST APIs](/connectors/custom/glean-apis.md): Overview of Glean's REST APIs, including Client and Indexing APIs, along with token types and their features - [Troubleshooting](/connectors/custom/troubleshooting.md): Debugging endpoints and tools to investigate indexing API issues in Glean ### excluding-content For some apps, you can specify exclusion and inclusion rules to manage what data is crawled by Glean. - [Excluding Content](/connectors/excluding-content.md): For some apps, you can specify exclusion and inclusion rules to manage what data is crawled by Glean. ### history - [Web History Connectors](/connectors/history/about.md): Learn how Web History connectors work in Glean, and which apps are supported ### monitoring Configure and monitor your data sources through the Glean admin console - [Managing Connectors](/connectors/monitoring.md): Configure and monitor your data sources through the Glean admin console ### native - [index](/connectors/native.md) - [15Five](/connectors/native/15five.md): Learn how to configure and use the 15Five connector. - [Affinity](/connectors/native/affinity.md): Learn how the Affinity connector works and how to configure it for Glean. - [Aha!](/connectors/native/aha.md): This article describes the Aha! connector, which integrates product development data from Aha! Ideas and Aha! Features into Glean. It covers supported features, requirements, and instructions for configuring and deploying the connector. - [Airtable](/connectors/native/airtable.md): Learn how to configure and use the Airtable connector. - [Asana](/connectors/native/asana.md): This article provides comprehensive documentation for connecting your Asana instance to Glean. - [Asana Connector Overview](/connectors/native/asana/about.md): Archived — This content was archived on 2025-08-11 and may be inaccurate. For current instructions, see: Asana Connector Overview. - [setup](/connectors/native/asana/setup.md) - [Azure DevOps](/connectors/native/azure-devops.md): Learn how the Azure DevOps connector works and how to configure it in Glean. - [BambooHR](/connectors/native/bamboohr.md): This article provides documentation for configuring the BambooHR connector with Glean, enabling secure ingestion of people data from BambooHR. It covers supported features, technical and credential requirements, setup prerequisites, and detailed setup instructions. - [Bitbucket Server](/connectors/native/bitbucket-server.md): Learn how to connect your on-premise Bitbucket Server data with Glean. - [Bitbucket](/connectors/native/bitbucket.md): Documentation for the Bitbucket connector, detailing its supported features, requirements, configuration and setup instructions. - [setup](/connectors/native/bitbucket/setup.md) - [Box](/connectors/native/box.md): The Box connector for Glean allows Glean to fetch and index content from Box, ensuring that users can search and access documents for which they have authorized permissions. - [Crawling Restrictions](/connectors/native/box/restrictions.md): Supported exclusion and inclusion rules for Box to allow you to manage what data is crawled by Glean. - [setup](/connectors/native/box/setup.md) - [Canva](/connectors/native/canva.md): Learn how to integrate Glean with Canva so that your teams can search and collaborate on Canva designs and design docs directly from Glean, alongside the rest of their enterprise knowledge. - [Clari Copilot](/connectors/native/clari-copilot.md): Learn how to connect Clari Copilot to Glean so you can search across call transcripts, AI summaries, and engagement metadata alongside the rest of your workspace content. - [ClickUp](/connectors/native/clickup.md): Learn how the ClickUp connector works and how to configure it for Glean. - [Coda](/connectors/native/coda.md): Learn how to configure and use the Coda connector. - [Confluence Data Center](/connectors/native/confluence-onprem.md): An overview of the Confluence Data Center (Confluence On-Prem) connector for Glean. - [Confluence (Cloud)](/connectors/native/confluence.md): Learn how to integrate Glean with Confluence Cloud. - [Why the Upgrade?](/connectors/native/confluence/forge-upgrade.md): Glean is excited to announce a significant upgrade to our Atlassian Confluence and Jira connectors. This upgrade is designed to enhance the performance, reliability, and security of your connections, ensuring a seamless and efficient experience. - [Databricks](/connectors/native/databricks.md): Learn how to configure and use Databricks connector in Glean. - [Docebo](/connectors/native/docebo.md): Learn how to integrate the Docebo connector with Glean. - [Docusign](/connectors/native/docusign.md): Learn how to integrate Docusign connector with Glean. - [Dropbox](/connectors/native/dropbox.md): Learn how to use the Dropbox data source with Glean. - [Egnyte](/connectors/native/egnyte.md): This article provides thorough documentation for the Egnyte connector, detailing supported features, limitations, requirements, and step-by-step setup for connecting Egnyte to Glean. - [Freshdesk](/connectors/native/freshdesk.md): Learn how the Freshdesk connector works and how to configure it for Glean. - [Freshservice](/connectors/native/freshservice.md): Learn how to use the Freshservice data source with Glean. - [Gainsight](/connectors/native/gainsight.md): Learn how the Gainsight connector works and how to configure it for Glean. - [Google Calendar](/connectors/native/gcal.md): Learn how to integrate Google Calendar with Glean, understand its key search features, and review current limitations. - [Frequently asked questions](/connectors/native/gcal/faqs.md): Common questions around Google Calendar integration. - [Google Calendar search experience](/connectors/native/gcal/search-experience.md): Learn how Glean search works with Google Calendar. - [Connect Google Calendar with Glean](/connectors/native/gcal/setup.md): Learn how to connect Google Calendar with Glean. - [Google Chat](/connectors/native/gchat.md): This article covers configuration, requirements, and supported features for the Google Chat connector, which enables enterprise-wide search and assistant features within Glean by indexing Google Chat content, including spaces, messages, and attachments. - [setup](/connectors/native/gchat/setup.md) - [Google Drive](/connectors/native/gdrive.md): Resources for the Google Drive connector - [Introduction](/connectors/native/gdrive/about.md): The Google Drive connector (referred to as GDrive) for Glean allows Glean to fetch and index content from Google Drive, ensuring that users can search and access documents they have authorized permissions to access. - [Restrict Google Drive content based on sensitivity labels](/connectors/native/gdrive/restrict-drive-sensitivity-labels.md): Learn how to restrict Google Drive content from indexing and crawling using sensitivity labels - [Crawling Restrictions](/connectors/native/gdrive/restrictions.md): Supported exclusion and inclusion rules for Google Drive to allow you to manage what data is crawled by Glean. - [Retrieve label IDs from Google Drive](/connectors/native/gdrive/retrieving-labels.md): Supported label types for Inclusions and Exclusions, and how to retrieve them - [Permissions](/connectors/native/gdrive/security/permissions.md): Information on the permissions required by the Glean connector to function - [Setup](/connectors/native/gdrive/setup.md): Learn how to set up Google Drive - [Google Drive Connector Pre-Setup Guide For Non-GCP Customers](/connectors/native/gdrive/setup-non-gcp.md): GCP Service Account Key Creation Process - [Troubleshooting](/connectors/native/gdrive/troubleshooting.md): How to troubleshoot issues with the Google Drive connector - [Audit Logs Behavior](/connectors/native/gdrive/troubleshooting/audit-logs-behavior.md): Google audit logs may show many **Download** events tied to a specific user, often with the API method `drive.files.export`. These entries typically reflect **Glean’s automated indexing** of Google‑native files (Docs/Sheets/Slides), not manual user downloads. - [Google Groups](/connectors/native/ggroups.md): This article provides configuration and usage details for the Google Groups connector, describing how to integrate Google Groups conversations into Glean using the Google Vault API. It includes supported features, requirements, and step-by-step setup instructions. - [setup](/connectors/native/ggroups/setup.md): Connect to Google Groups - [GitHub Enterprise Server](/connectors/native/github-enterprise-server.md): Note: The instructions below will work for on-prem instances that the Glean Crawler can access. Glean supports deployments on both GCP and AWS. Your on-prem GitHub Enterprise Server instance must be network-accessible to the Glean crawler running in your cloud. Please reach out to Glean Support for any network configuration required. - [setup](/connectors/native/github-enterprise-server/setup.md) - [GitHub Server](/connectors/native/github-server.md): Learn how to connect GitHub Server with Glean. - [Introduction](/connectors/native/github.md): The GitHub connector for Glean allows Glean to fetch and index content from GitHub, ensuring that users can search and access documents for which they have authorized permissions. - [Github Connector Overview](/connectors/native/github/about.md): The GitHub connector for Glean allows Glean to fetch and index content from GitHub, ensuring that users can search and access documents for which they have authorized permissions. - [setup](/connectors/native/github/setup.md) - [Connect to GitLab Server](/connectors/native/gitlab-onprem.md): The instructions below will work for on-prem instances that the Glean Crawler can access. Glean supports deployments on both GCP and AWS. Your on-prem GitLab Server instance must be network-accessible to the Glean crawler running in your cloud. Please reach out to Glean Support for any network configuration required. - [Connect to Gitlab Server](/connectors/native/gitlab-onprem/about.md): The instructions below will work for on-prem instances that the Glean Crawler can access. Glean supports deployments on both GCP and AWS. Your on-prem GitLab Server instance must be network-accessible to the Glean crawler running in your cloud. Please reach out to Glean Support for any network configuration required. - [Introduction](/connectors/native/gitlab.md): The GitLab connector for Glean allows Glean to fetch and index content from GitLab, ensuring that users can search and access documents for which they have authorized permissions. - [Gmail (Federated)](/connectors/native/gmail-federated.md): Resources for the FederatedGmail connector - [Introduction](/connectors/native/gmail-federated/about.md): The Gmail (GoogleTools) and Gmail Add-on Connector for Glean provides a comprehensive suite for federating or indexing Gmail, including Calendar. - [Gmail](/connectors/native/gmail.md): Resources for the Gmail connector - [Gmail](/connectors/native/gmail/setup.md): Learn how to connect your Gmail with Glean. - [Gong](/connectors/native/gong.md): Learn how to integrate Gong with Glean. - [Greenhouse](/connectors/native/greenhouse.md): Learn how to connect Greenshouse datasource with Glean. - [Google Sites](/connectors/native/gsites.md): Learn how to use Google Sites connector in Glean. - [setup](/connectors/native/gsites/setup.md) - [Guru](/connectors/native/guru.md): This article provides comprehensive documentation on the Guru connector for Glean. It covers supported features, requirements, and detailed configuration and setup instructions for integrating Guru with Glean. - [Highspot](/connectors/native/highspot.md): This article provides comprehensive documentation for configuring, setting up, and using the Highspot connector with Glean. It covers supported features, requirements, setup instructions, and known limitations. - [HubSpot](/connectors/native/hubspot.md): Learn how to configure and use the HubSpot connector. - [Ironclad](/connectors/native/ironclad.md): Learn how to integrate Ironclad with Glean. - [Jira Data Center](/connectors/native/jira-onprem.md): Learn how to integrate Jira Data Center (Jira On-Prem) connector with Glean. - [Jira Data Center](/connectors/native/jira-onprem/about.md): Learn how to integrate Jira Data Center (Jira On-Prem) connector with Glean. - [Jira Data Center: Non‑admin setup](/connectors/native/jira-onprem/non-admin-setup.md): Learn how to integrate Jira Data Center (Jira On-Prem) connector with Glean in non-admin setup. - [Crawling Restrictions](/connectors/native/jira-onprem/restrictions.md): Supported exclusion and inclusion rules for Jira Data Center to allow you to manage what data is crawled by Glean. - [Configuration](/connectors/native/jira-onprem/setup.md): Step-by-step instructions on how to connect Glean to your Jira Data Center instance. - [Introduction](/connectors/native/jira.md): An overview of the Jira connector for Glean. - [Crawling Restrictions](/connectors/native/jira/restrictions.md): Supported exclusion and inclusion rules for Jira to allow you to manage what data is crawled by Glean. - [Overview:](/connectors/native/jira/setup.md): Step-by-step instructions on how to connect Glean to your Jira instance. - [Lessonly](/connectors/native/lessonly.md): This article provides comprehensive documentation on the Lessonly connector for Glean, including supported features, configuration requirements, and setup instructions. - [Linear](/connectors/native/linear.md): Learn how to configure and use the Linear connector. - [Looker](/connectors/native/looker.md): This article provides comprehensive documentation for the Looker connector, detailing its supported features, requirements, configuration steps, and data handling. Use this guide to integrate Glean with Looker and understand the connector's capabilities and limitations. - [LumApps](/connectors/native/lumapps.md): This article describes the LumApps connector for Glean, including supported features, requirements, configuration steps, and important permission details. The LumApps connector enables you to index and search content from your LumApps instance in Glean, with permissions and data security enforced throughout. - [Microsoft Dynamics 365](/connectors/native/microsoft/microsoft-dynamics-365-connector.md): Learn how to configure the Microsoft Dynamics 365 connector. - [Miro](/connectors/native/miro.md): This article provides comprehensive documentation for the Miro connector, detailing supported features, requirements, and setup instructions to integrate Miro boards with Glean’s platform. - [setup](/connectors/native/miro/setup.md) - [Monday](/connectors/native/monday.md): Overview - [NetSuite](/connectors/native/netsuite.md): Learn how the NetSuite connector works and how to configure it for Glean. - [Notion](/connectors/native/notion.md): Learn how to configure and integrate Notion with Glean. - [setup](/connectors/native/notion/setup.md) - [Home](/connectors/native/onedrive.md): Learn how to integrate Microsoft OneDrive with Glean. - [Setup (Certificate)](/connectors/native/onedrive/certificate-setup.md): Learn how to set up the Certificate OneDrive connector - [OneNote](/connectors/native/onedrive/onenote.md): Learn how to how to configure OneNote indexing in Glean using your existing Microsoft 365 OneDrive and SharePoint connectors. - [Setup (Native)](/connectors/native/onedrive/setup.md): Learn how to set up the Native OneDrive connector - [Outlook](/connectors/native/outlook.md): Learn how to configure and use the Outlook connector. - [Set up certificates for Data fetching](/connectors/native/outlook/certificate-federated.md): Learn how to configure the Outlook Data fetching retrieval model by registering an Azure AD application and generating the required certificates for secure authentication. - [Set up certificates for Data crawling and indexing and Data fetching](/connectors/native/outlook/certificate-native-federated.md): Learn how to perform the complete certificate-based setup for the Outlook connector to enable both data crawling and indexing and data fetching. - [Set up client ID and secret for Data fetching](/connectors/native/outlook/federated.md): Learn how to configure the Outlook connector for data fetching using a client secret to retrieve live email data without native indexing. - [Set up certificates for Data crawling and indexing](/connectors/native/outlook/native.md): Learn how to configure certificate-based authentication for the Outlook connector to enable native indexing of email content. - [setup](/connectors/native/outlook/setup.md) - [PagerDuty](/connectors/native/pagerduty.md): Learn how to integrate your PagerDuty connector with Glean. - [Panopto](/connectors/native/panopto.md): Learn how the Panopto connector works and how to configure it for Glean. - [Pingboard](/connectors/native/pingboard.md): Learn about configuring and managing the Pingboard connector in Glean. - [Procore](/connectors/native/procore.md): Learn how to configure and use the Procore connector with Glean. - [Quip](/connectors/native/quip.md): This article provides comprehensive documentation for the Quip connector, detailing supported features, requirements, and setup instructions for integrating Quip with Glean. - [S3](/connectors/native/s3.md): Learn how to configure, set up, and use the S3 Connector for indexing documents stored in Amazon S3 buckets into your Glean instance. It includes supported features, requirements, and detailed setup instructions for both GCP and AWS deployments. - [Salesforce](/connectors/native/salesforce.md): Resources for the Salesforce connector - [Salesforce connector](/connectors/native/salesforce/about.md): The Salesforce connector indexes Salesforce CRM and Knowledge data into Glean so that users can search across Accounts, Opportunities, Cases, Knowledge articles, Contacts, and other Salesforce records alongside the rest of their enterprise content (Drive, Confluence, Slack, etc.). In addition to scheduled crawling and indexing, Salesforce also supports data fetching (Live Mode) to retrieve fresh, permission‑aware Salesforce data at query time for eligible experiences in Glean Search and Glean Assistant. - [Additional objects concepts](/connectors/native/salesforce/additional-objects.md): Glean has the ability to crawl additional native objects which are not crawled by default and custom Salesforce objects, which can be set in the Admin console under the Salesforce data source and object tab. - [FAQs](/connectors/native/salesforce/faq.md): Below are representative FAQs: - [Set up Salesforce attachments indexing](/connectors/native/salesforce/salesforce-index-attachment.md): Glean supports crawling and indexing Salesforce Files, allowing users to find and question file content directly in Glean Search and Assistant. The connector respects all Salesforce permissions, ensuring users can only see the files they are authorized to access. - [Connect Salesforce with Glean](/connectors/native/salesforce/setup.md): Prerequisites - [Troubleshooting](/connectors/native/salesforce/troubleshooting.md): This section summarizes common issues and resolutions. - [Use the Salesforce Connector](/connectors/native/salesforce/use-salesforce-connector.md): This topic describes the most common usage scenarios for the Salesforce connector. - [Seismic](/connectors/native/seismic.md): This article provides comprehensive documentation for the Seismic connector, detailing its supported features, requirements, and step-by-step setup instructions for integrating Seismic with Glean. - [ServiceNow](/connectors/native/servicenow.md): Resources for the ServiceNow connector - [Introduction](/connectors/native/servicenow/about.md): The ServiceNow connector for Glean allows Glean to fetch and index content from Knowledge Articles, Service Catalog items, News Articles (Content Publishing), ITSM incidents, APM Business Applications and SPM demands, Epics and Projects ensuring that users can search for and access documents for which they have authorized permissions. - [Connecting ServiceNow With a Custom Role](/connectors/native/servicenow/servicenow-custom-role.md): In the case that we are unable to use a ServiceNow user with admin privileges, we should be able to recreate the same Glean experience with a user that has a custom role. The majority of steps will be the same as listed in the ServiceNow Connector Set-up Instructions except for the following: - [ServiceNow Setup](/connectors/native/servicenow/setup.md): Learn how to set up the ServiceNow connector - [ServiceNow: Advanced setup](/connectors/native/servicenow/setup-advanced.md): Learn how to set up the ServiceNow connector using Advanced setup steps. - [SharePoint On-Prem](/connectors/native/sharepoint-onprem.md): Resources for the SharePoint On-Prem connector - [setup](/connectors/native/sharepoint-onprem/setup.md) - [SharePoint](/connectors/native/sharepoint.md): Resources for the SharePoint - [SharePoint](/connectors/native/sharepoint/about.md): The Glean connector for SharePoint enables secure and efficient data fetching from the Microsoft 365 SharePoint - [SharePoint Connector API Endpoints](/connectors/native/sharepoint/api.md): Overview of the SharePoint API endpoints used by the Glean SharePoint connector - [Supported Crawling Restrictions for SharePoint](/connectors/native/sharepoint/restrictions.md): Overview - [Switch from secret to certificate authentication](/connectors/native/sharepoint/secrets-to-certificate-migration.md): How to switch your SharePoint connector from client secret authentication to certificate-based authentication before the Azure ACS deprecation deadline. - [SharePoint Connector API Endpoints](/connectors/native/sharepoint/security/api.md): Overview of the SharePoint API endpoints used by the Glean SharePoint connector - [Application vs. Delegated Permissions for SharePoint](/connectors/native/sharepoint/security/app-vs-delegated.md): Understanding Glean's requirement for Application permissions for the Microsoft Graph API - [Permission & Security Controls for SharePoint](/connectors/native/sharepoint/security/controls.md): Available alternatives for when Sites.FullControl.All and/or Files.ReadWrite.All cannot be used in your company environment - [SharePoint Security FAQ](/connectors/native/sharepoint/security/faq.md): Frequently asked questions from security teams regarding the Glean SharePoint connector - [SharePoint Permission Design & Management at Glean](/connectors/native/sharepoint/security/permission-design.md): Maintaining Least Privilege in Microsoft Integrations - [About SharePoint Connector Permissions](/connectors/native/sharepoint/security/permissions.md): This document details the permission scopes required to fetch content from your company's SharePoint environment using the Microsoft Graph and SharePoint REST APIs - [SharePoint setup (Native)](/connectors/native/sharepoint/setup.md): Learn about configuring and managing the SharePoint connector in Glean. - [setup-live-mode](/connectors/native/sharepoint/setup-live-mode.md) - [setup-selected-sites](/connectors/native/sharepoint/setup-selected-sites.md): Impact of using Selected Sites vs. Full Control - [Shortcut (Formerly Clubhouse)](/connectors/native/shortcut.md): This article provides comprehensive documentation for the Glean Shortcut connector, detailing its features, requirements, and setup instructions for integrating Shortcut with Glean enterprise search. - [Sigma](/connectors/native/sigma.md): Learn how the Sigma connector works and how to configure it for Glean. - [Simpplr (AWS Version)](/connectors/native/simpplr.md): Learn how to index and search content from Simpplr’s content via your underlying AWS instance, directly within Glean. - [Slack Connector](/connectors/native/slack.md): Learn how to set up or upgrade the Slack connector in Glean. - [Slack connectors overview](/connectors/native/slack/about.md): Connect Slack to Glean so people can search across messages and channels alongside all other work content. - [Slack hybrid search architecture overview](/connectors/native/slack/about/architecture-overview.md): How data flows between Slack and Glean when you enable the Slack Real Time Search (RTS) and Slack connector. - [Slack connector changes Gleanbot impacts and FAQ](/connectors/native/slack/about/gleanbot-impacts.md): Learn about the impacts of the Slack connector changes on Gleanbot. - [Slack glossary](/connectors/native/slack/about/glossary.md): Key terms and definitions for Glean's Slack connectors and integrations. - [Slack hybrid connector best practices](/connectors/native/slack/about/hybrid-connector-best-practices.md): Overview and best practices for admins rolling out the Slack hybrid search connector (RTS + native/custom app). - [Inclusion and exclusion rules for Slack](/connectors/native/slack/about/inclusion-exclusion-rule-slack.md): Learn about inclusion and exclusion rules for Slack. - [Slack connector changes](/connectors/native/slack/about/slack-connector-changes.md): Learn about the changes to the Slack connector that will occur on March 3, 2026. - [Set up Slack connectors](/connectors/native/slack/setup.md): Learn how to set up the Slack connectors in Glean. - [Slack](/connectors/native/slack/setup/slack-connector.md): Learn how to integrate Glean with Slack. - [Slack Real Time Search (Beta)](/connectors/native/slack/setup/slack-rts-connector.md): Learn how to integrate Glean with Slack workspaces and Slack Enterprise Grid organizations via Slack’s real-time search APIs. - [Slack Central App Upgrade Guide](/connectors/native/slack/upgrade/central-app-upgrade.md): Learn how to upgrade your Central App to the Slack Real-Time Search (RTS) connector. - [Slack Custom App Upgrade Guide](/connectors/native/slack/upgrade/custom-app-upgrade.md): Learn how to upgrade your existing Custom Slack App to the Slack Real-Time Search (RTS) connector. - [Slack Enterprise Grid (Discovery API) App Upgrade Guide](/connectors/native/slack/upgrade/enterprise-grid-app-upgrade.md): Learn how to upgrade your Slack Enterprise Grid (Discovery API) app to the Slack Real-Time Search (RTS) Enterprise connector. - [Gleanbot behavior during Slack RTS migration](/connectors/native/slack/upgrade/gleanbot-during-upgrade.md): Learn how Gleanbot behaves during Slack RTS migration. - [Identify data source type](/connectors/native/slack/upgrade/identify-data-source-existing-users.md): Learn how to identify the type of Slack connector you are using. - [Slack app manifest and RTS migration FAQs](/connectors/native/slack/upgrade/manifest-faqs.md): Frequently asked questions about updating your Slack app manifest for the Real-Time Search (RTS) migration. - [Smartsheet](/connectors/native/smartsheet.md): This article provides comprehensive documentation for the Smartsheet connector, including supported features, limitations, requirements, and step-by-step setup instructions. Use this guide to enable permissions-based indexing and search of Smartsheet content in Glean. - [Stack Overflow](/connectors/native/stackoverflow.md): Resources for the Stack Overflow connector - [Overview](/connectors/native/stackoverflow/about.md): An overview of the Stack Overflow connector for Glean. - [setup](/connectors/native/stackoverflow/setup.md) - [Troubleshooting](/connectors/native/stackoverflow/troubleshooting.md): How to troubleshoot issues with the Stack Overflow connector - [Overview](/connectors/native/tableau.md): - Glean requires authentication to the customer's Tableau instance in order to fetch relevant Tableau permissions and content. - [setup](/connectors/native/tableau/setup.md) - [Microsoft Teams](/connectors/native/teams.md): Learn how the Microsoft Teams connector works and how to configure it. - [setup](/connectors/native/teams/setup.md) - [Teams transcripts on Glean - Prerequisites](/connectors/native/teams/teams-transcripts.md): Allow users to generate meeting summaries and query against their meetings in Chat - [Trello connector (Beta)](/connectors/native/trello.md): Learn how to configure and use the Trello connector for Glean. - [setup](/connectors/native/trello/setup.md) - [Veeva Vault](/connectors/native/veeva-vault.md): Learn how the Veeva Vault connector works and how to configure it for Glean. - [Microsoft Viva Engage (formerly Yammer)](/connectors/native/viva-engage.md): Learn how to set up and configure the Glean connector for Microsoft Viva Engage. - [Website](/connectors/native/website.md): Learn how to configure the Website data source. - [setup](/connectors/native/website/setup.md) - [Sitemap Redlisting](/connectors/native/website/sitemap-redlisting.md): Learn how to use regex-based sitemap redlisting to exclude unwanted URLs from Glean's web data source indexing. - [Validate crawl behavior](/connectors/native/website/validate-crawl.md): Learn how to preview crawl behavior and page content to verify your configurations before initiating a full crawl. - [Configure advanced credentials](/connectors/native/website/website-credentials.md): Learn how to configure variables and secrets for Website datasources using Glean's advanced setup. - [Windchill](/connectors/native/windchill.md): Learn how the PTC Windchill connector works and how to configure it for Glean. - [Wordpress](/connectors/native/wordpress.md): This article describes the Wordpress connector for Glean, detailing its supported features, setup requirements, and step-by-step configuration instructions. - [Workday](/connectors/native/workday.md): Glean’s Workday connector enables you to index and search both people data and knowledge articles from your Workday instance. By integrating Workday with Glean, you can make HR org charts, employee profiles, and public help articles easily discoverable, supporting use cases like company directory lookups and policy searches. The connector supports both people data ingestion via custom reports and knowledge article indexing, with configuration options to control which data is included. - [Introduction](/connectors/native/zendesk.md): The Zendesk connector for Glean allows Glean to fetch and index content from Zendesk while ensuring users can search and access documents for which permissions have been authorized. - [Zoom](/connectors/native/zoom.md): The Zoom connector indexes the transcripts and stores the play URLs of Zoom cloud recordings. This enables users to search for and open meeting recordings from Glean, while also allowing Glean Chat to use the transcript content to answer questions about meetings. All connector data is stored securely in the customer's GCP project, and no data leaves the customer’s cloud environment. The connector supports Cloud Zoom Enterprise and Pro accounts. - [Configure Zoom cloud recording permissions](/connectors/native/zoom/cloud-recording-perms.md): Complete the following steps within the Zoom Admin Portal to ensure that Glean can index your cloud recordings and accurately reflect access permissions to meeting participants and invitees. - [setup](/connectors/native/zoom/setup.md) ### partner - [Configure Glean in Datastax](/connectors/partner/datastax.md): Combine Datastax's Astra DB's powerful database capabilities with Glean's search and indexing features for structured data query and GenAI workflows. - [Configure Glean in Fellow](/connectors/partner/fellow.md): Instantly search meeting agendas, notes, and AI recaps directly within Glean's search interface. - [Configure Glean in Rootly](/connectors/partner/rootly.md): Access all your Rootly data – incidents, alerts, reports, schedules, and escalation policies – directly within Glean's search interface. ## get-started ### build - [Glean deployment models](/get-started/build/about-self-hosted.md): A comprehensive guide to Glean's two deployment models, helping you choose the right option based on your organization's data residency, infrastructure, security, and cost requirements. - [AWS deployment guide](/get-started/build/aws/deploy-aws.md): Deploying Glean within your own Amazon Web Services (AWS) environment can ensure compliance with your organization's data residency requirements while maintaining Glean's managed service model. - [Supported AWS regions and services](/get-started/build/aws/supported-aws-regions.md): The infrastructure and services required by Glean are not available in every AWS region. This document covers the AWS services required by Glean for successful deployment in each region. - [GCP deployment guide](/get-started/build/gcp/deploy-gcp.md): Deploying Glean within your own Google Cloud Platform (GCP) environment can ensure compliance with your organization's data residency requirements while maintaining Glean's managed service model. - [Supported GCP regions](/get-started/build/gcp/supported-gcp-regions.md): This document covers the Google Cloud Platform (GCP) regions and zones validated and supported by Glean for tenant deployment ### golive - [Customize branding](/get-started/golive/customize-branding.md): In this step you will learn how to customize the branding of your Glean instance to match your organization's look and feel - [Deploy the Glean apps](/get-started/golive/deploy-apps.md): The best way to drive Glean adoption at your company is by deploying the Glean browser extension and Glean apps to their corporate devices. - [Launch preparation](/get-started/golive/launch-preparation.md): This article will cover effective rollout strategies and tips to ensure you have maximum success and engagement when deploying Glean to your users - [Model choice](/get-started/golive/model-choice.md): Choose which AI model powers your Glean Chat conversations, or use Best model for Glean to select automatically. - [Populate content](/get-started/golive/populate-content.md): In this step you will learn how to add Announcements, Answers, Go Links, Collections, and Document Verifications to ensure that your users get the most out of Glean - [Setup Glean Assistant](/get-started/golive/setup-glean-assistant.md): In this section, you will configure and activate Glean Assistant: a suite of enterprise-grade Generative AI capabilities for your organization ### learn - [Crawling & learning process](/get-started/learn/crawling-and-learning.md): Now that your company apps are connected to Glean, three essential background processes will take place; each crucial for Glean's functionality ### prepare - [Items to prepare](/get-started/prepare/items-to-prepare.md): Complete the following preparation tasks to make your setup of Glean a smooth process. - [Pre-deployment checklist](/get-started/prepare/pre-deployment-checklist.md): Complete these prerequisites to ensure a successful Glean deployment ### setup - [Access the Admin UI](/get-started/setup/access-the-admin-ui.md): Learn how to access the Glean Administrator User Interface (UI), known as the Admin Console, and begin set up for your organization - [Configure SSO](/get-started/setup/configure-sso.md): In this section, you will learn how to configure Single Sign-On (SSO) to provide seamless and secure employee access to Glean - [Connect data sources](/get-started/setup/connect-data-sources.md): In this section, you will learn how to connect the sources of data that Glean will crawl and index for search - [Setup checklist](/get-started/setup/setup-checklist.md): Follow this checklist to ensure all necessary items, people, and resources are on-hand and to configure your Glean environment - [Sync people data](/get-started/setup/sync-people-data.md): In this section, you will synchronize your employee directory to Glean to ensure secure and accurate search results. Glean calls this identity information 'People Data ### start - [Post-launch tasks & checklist](/get-started/start/post-launch-tasks.md): Congratulations on the successful launch of Glean! Now that you've introduced your team to Glean, it's important to keep the momentum going - [Glean Status Page](/get-started/start/status-page.md): Check Glean service availability during outages and know when to contact Support. ### welcome Everything you will need to know to get started with Glean - [Welcome](/get-started/welcome.md): Everything you will need to know to get started with Glean ## glean-enterprise-flex-pricing This documentation helps you understand the Glean Enterprise Flex pricing model. - [Glean Enterprise Flex](/glean-enterprise-flex-pricing.md): This documentation helps you understand the Glean Enterprise Flex pricing model. ## release-notes Welcome to the Glean Release Notes. Here, you'll find information on recently launched features and improvements. - [Release Notes](/release-notes.md): Welcome to the Glean Release Notes. Here, you'll find information on recently launched features and improvements. ### coming-soon Learn about upcoming features and improvements in Glean. - [Coming Soon](/release-notes/coming-soon.md): Learn about upcoming features and improvements in Glean. - [New Glean homepage: what's changed](/release-notes/coming-soon/new-homepage.md): What's changing with the new unified Glean homepage experience in Glean. ### releases - [April 17, 2025](/release-notes/releases/2025-04-17-april-release.md): Glean release notes for admins and end users - [April 30, 2025](/release-notes/releases/2025-04-30-april-release.md): Glean release notes for admins and end users - [May 20, 2025](/release-notes/releases/2025-05-20-may-release.md): Glean release notes for admins and end users - [June 4, 2025](/release-notes/releases/2025-06-04-june-release.md): Glean release notes for admins and end users - [June 18, 2025](/release-notes/releases/2025-06-18-june-release.md): Glean release notes for admins and end users - [July 2, 2025](/release-notes/releases/2025-07-02-july-release.md): Glean release notes for admins and end users - [July 10, 2025](/release-notes/releases/2025-07-10-july-release.md): Glean release notes for admins and end users - [July 16, 2025](/release-notes/releases/2025-07-16-july-release.md): Glean release notes for admins and end users - [July 30, 2025](/release-notes/releases/2025-07-30-july-release.md): Glean release notes for admins and end users - [August 12, 2025](/release-notes/releases/2025-08-12-august-release.md): Glean release notes for admins and end users - [August 22, 2025](/release-notes/releases/2025-08-22-august-release.md): Glean release notes for admins and end users - [August 27, 2025](/release-notes/releases/2025-08-27-august-release.md): Glean release notes for admins and end users - [September 10, 2025](/release-notes/releases/2025-09-10-september-release.md): Glean release notes for admins and end users - [September 15, 2025](/release-notes/releases/2025-09-15-september-release.md): Glean release notes for admins and end users - [September 24, 2025](/release-notes/releases/2025-09-24-september-release.md): Glean release notes for admins and end users - [September 25, 2025](/release-notes/releases/2025-09-25-september-release.md): Glean release notes for admins and end users - [October 08, 2025](/release-notes/releases/2025-10-08-october-release.md): Glean release notes for admins and end users - [October 22, 2025](/release-notes/releases/2025-10-22-october-release.md): Glean release notes for admins and end users - [November 05, 2025](/release-notes/releases/2025-11-05-november-release.md): Glean release notes for admins and end users - [November 19, 2025](/release-notes/releases/2025-11-19-november-release.md): Glean release notes for admins and end users - [December 3, 2025](/release-notes/releases/2025-12-03-december-release.md): Glean release notes for admins and end users - [December 17, 2025](/release-notes/releases/2025-12-17-december-release.md): Glean release notes for admins and end users - [December 25, 2025](/release-notes/releases/2025-12-25-december-release.md): Glean release notes for admins and end users - [January 14, 2026](/release-notes/releases/2026-01-14-january-release.md): Glean release notes for admins and end users - [January 28, 2026](/release-notes/releases/2026-01-28-january-release.md): Glean release notes for admins and end users - [February 11, 2026](/release-notes/releases/2026-02-11-february-release.md): Glean release notes for admins and end users - [February 25, 2026](/release-notes/releases/2026-02-25-february-release.md): Glean release notes for admins and end users - [March 11, 2026](/release-notes/releases/2026-03-11-march-release.md): Glean release notes for admins and end users - [March 25, 2026](/release-notes/releases/2026-03-25-march-release.md): Glean release notes for admins and end users - [April 8, 2026](/release-notes/releases/2026-04-08-april-release.md): Glean release notes for admins and end users ### sunset Information about deprecated and sunset features in Glean - [Product and feature retirements](/release-notes/sunset.md): Information about deprecated and sunset features in Glean - [Disable support for multiple action packs for a datasource instance](/release-notes/sunset/action-packs.md): Glean will disable support for creating multiple action packs for the same datasource. - [Changes to Glean Assistant: Retiring datasource filtering and source removal](/release-notes/sunset/assistant.md): Two features in Glean Assistant will soon no longer be available. - [Migrating prompts and apps to Agents](/release-notes/sunset/migrating-prompts-apps.md) ## security Learn about Glean's architecture and security concepts - [Security & Architecture Hub](/security.md): Learn about Glean's architecture and security concepts ### agents - [Security Best Practices for Scheduled Triggers Agents](/security/agents/background-agents.md): Learn about security best practices to safely run agents in the background ### architecture - [Data Flow](/security/architecture/data-flow.md): How data is ingested, processed, and queried within the Glean platform - [Upgrade Model & SDLC](/security/architecture/sdlc.md): A comprehensive overview of Glean's secure software development lifecycle and upgrade processes - [Service restoration access](/security/architecture/service-restoration-access.md): Learn how Glean restores business continuity during rare incidents and outages - [Shared and Centralized Services](/security/architecture/shared-centralized-services.md): Explains how Glean's central infrastructure securely supports and manages all customer instances. - [Shared Responsibility Model](/security/architecture/shared-responsibility.md): Essential security practices and responsibilities for Glean tenant administrators ### cloud-prem Learn about using Glean with various cloud platforms - [Glean on Cloud-Prem](/security/cloud-prem.md): Learn about using Glean with various cloud platforms - [About Cloud-Prem AWS](/security/cloud-prem/aws.md): Hosting Glean in your company's own AWS account - [AWS Account Access and Deployment Model](/security/cloud-prem/aws/account-access-and-deployment-model.md): This document describes how Glean securely accesses a customer‑hosted AWS account and deploys the software into the account during build and updates. It summarizes the IAM roles, trust relationships, and high‑level permissions created by Glean’s bootstrap CloudFormation and outlines the deployment workflow. - [3rd Party WAF](/security/cloud-prem/aws/aws-waf.md): This document describes Glean's security measures using AWS WAF, including default and custom features, monitoring, costs, IP restrictions, and third-party WAF limitations. - [Connecting Glean to On-prem Datasources](/security/cloud-prem/aws/connecting-to-onprem-datasources.md): This document describes the configuration steps required to connect Glean on AWS to on-premises datasources using Transit Gateway (TGW). - [AWS cost optimization recommendations](/security/cloud-prem/aws/cost-controls.md): Guidelines for reducing AWS costs by optimizing Savings Plan commitments - [General Setup Details](/security/cloud-prem/aws/crowdstrike-falcon.md): This document describes how to set up and install CrowdStrike Falcon sensors on AWS Glean deployments. - [AWS FAQ](/security/cloud-prem/aws/faq.md): Frequently asked questions about Glean's AWS deployment options, infrastructure requirements, and feature support - [Audit Log](/security/cloud-prem/aws/log-monitoring.md): Details about the logs that are collected in AWS and their sensitivity. - [Implementation Summary](/security/cloud-prem/aws/permission-boundaries.md): This document discusses how AWS permission boundaries can be supported in Glean. - [Wiz Sensor support on AWS](/security/cloud-prem/aws/wiz-sensor.md): This document describes how to set up and install Wiz sensors on AWS Glean deployments. - [About Cloud-Prem GCP](/security/cloud-prem/gcp.md): Hosting Glean in your company's own GCP account - [Connecting Glean to on-premises data sources](/security/cloud-prem/gcp/connecting-to-onprem-datasources.md): This document describes the configuration options for connecting Glean on GCP to on-premises data sources. - [General Setup Details](/security/cloud-prem/gcp/crowdstrike-falcon.md): This document describes how to set up and install CrowdStrike Falcon sensors on GCP Glean deployments. - [GCP FAQ](/security/cloud-prem/gcp/faq.md): Frequently asked questions about Glean's GCP deployment options, infrastructure requirements, and feature support - [Managing the GCP Service Account with Owner Role](/security/cloud-prem/gcp/owner-role.md): Learn how to securely manage access to the Service Account with Owner role that is central to your Glean self-hosted deployment - [Wiz Sensor support on GCP](/security/cloud-prem/gcp/wiz-sensor.md): This document describes how to set up and install Wiz sensors on GCP Glean deployments. - [Support and troubleshooting in customer-hosted Glean environments](/security/cloud-prem/support-troubleshooting-in-restricted-glean-environments.md): How support and troubleshooting work when Glean is deployed in customer-hosted environments where Glean has no direct access to logs or infrastructure. ### code-writer-security Learn how Code Writer protects source code, credentials, and infrastructure with dedicated VPCs, strict egress controls, and per-user identity - [Code Writer Security Overview](/security/code-writer-security.md): Learn how Code Writer protects source code, credentials, and infrastructure with dedicated VPCs, strict egress controls, and per-user identity ### how-code-search-works Learn how Glean code search combines semantic and lexical search for real engineering work - [How Glean Code Search Works](/security/how-code-search-works.md): Learn how Glean code search combines semantic and lexical search for real engineering work ### knowledge-graph The Glean Knowledge Graph is a powerful tool that forms the backbone of Glean's enterprise search platform, designed to provide users with the most personalized and relevant results for their queries. - [Knowledge Graph](/security/knowledge-graph.md): The Glean Knowledge Graph is a powerful tool that forms the backbone of Glean's enterprise search platform, designed to provide users with the most personalized and relevant results for their queries. ### networking - [Admin VPN setup in the Glean Admin Console](/security/networking/admin-vpn-setup.md): Manage data source connectivity by establishing a secure site-to-site VPN tunnel directly within the Glean Admin Console. - [Glean IP Ranges](/security/networking/glean-ip-ranges.md): Configure your network security to allow connectivity with Glean services by allowlisting the required IP ranges ### staging-requirements A staging environment is an additional pre‑production Glean environment that runs a slightly newer Glean product build than the build installed in a customer's production environment, so a customer can do user acceptance testing (UAT) and/or regression testing before code is promoted to their production environment, typically for testing integrations. - [Glean Standard Staging Requirements](/security/staging-requirements.md): A staging environment is an additional pre‑production Glean environment that runs a slightly newer Glean product build than the build installed in a customer's production environment, so a customer can do user acceptance testing (UAT) and/or regression testing before code is promoted to their production environment, typically for testing integrations. ## troubleshooting Learn how to get help with Glean. Includes links to the Support Portal and Error Codes. - [Support Hub](/troubleshooting.md): Learn how to get help with Glean. Includes links to the Support Portal and Error Codes. ### chrome-trace Learn how to record and share Chrome traces or HAR files to help diagnose performance issues - [Record a Trace/HAR file requests](/troubleshooting/chrome-trace.md): Learn how to record and share Chrome traces or HAR files to help diagnose performance issues ### clear-browser-cache The Glean backend domain is cached in the local storage of your browser. Clearing the local storage cache can resolve issues in many cases. - [Clear the Browser Cache](/troubleshooting/clear-browser-cache.md): The Glean backend domain is cached in the local storage of your browser. Clearing the local storage cache can resolve issues in many cases. ### error-codes Error Codes - [Error Codes](/troubleshooting/error-codes.md): Error Codes - [Action Permission Error](/troubleshooting/error-codes/actions/action-permission-error.md): Actions - Permission error (Invalid redirect URI or Access blocked) - [ACTIONS_MISSING_REQUIRED_PARAMS](/troubleshooting/error-codes/actions/actions-missing-required-params.md): An error that occurs across all Glean actions when required fields are missing or empty. - [Google Action Errors](/troubleshooting/error-codes/actions/google-action-erros.md): Errors in Enabling Google Actions - [GOOGLE_ACTION_SETUP](/troubleshooting/error-codes/actions/google-action-setup.md): GOOGLE_ACTION_SETUP Error Code - [GOOGLECLOUD_1](/troubleshooting/error-codes/actions/googlecloud-1.md): GOOGLECLOUD_1 Error Code - [GSHEET-FORMAT](/troubleshooting/error-codes/actions/gsheet-format.md): GSHEET-FORMAT Error Code - [ATLASSIAN_1](/troubleshooting/error-codes/atlassian/atlassian-1.md): ATLASSIAN_1 Error Code - [ATLASSIAN_2](/troubleshooting/error-codes/atlassian/atlassian-2.md): ATLASSIAN_2 Error Code - [ATLASSIAN_3](/troubleshooting/error-codes/atlassian/atlassian-3.md): ATLASSIAN_3 Error Code - [ATLASSIAN_4](/troubleshooting/error-codes/atlassian/atlassian-4.md): ATLASSIAN_4 Error Code - [ATLASSIAN_5](/troubleshooting/error-codes/atlassian/atlassian-5.md): ATLASSIAN_5 Error Code - [ATLASSIAN_6](/troubleshooting/error-codes/atlassian/atlassian-6.md): ATLASSIAN_6 Error Code - [ATLASSIAN_7](/troubleshooting/error-codes/atlassian/atlassian-7.md): ATLASSIAN_7 Error Code - [ATLASSIAN_8](/troubleshooting/error-codes/atlassian/atlassian-8.md): ATLASSIAN_8 Error Code - [OAUTH-1](/troubleshooting/error-codes/authentication/oauth-1.md): OAUTH-1 Error Code - [OAUTH_TOKEN_EXPIRED](/troubleshooting/error-codes/authentication/oauth-token-expired.md): OAUTH_TOKEN_EXPIRED Error Code - [OAUTH_TOKEN_NOT_FOUND](/troubleshooting/error-codes/authentication/oauth-token-not-found.md): OAUTH_TOKEN_NOT_FOUND Error Code - [OAUTH_TOKEN_REFRESH_FAILED](/troubleshooting/error-codes/authentication/oauth-token-refresh-failed.md): OAUTH_TOKEN_REFRESH_FAILED Error Code - [AZUREDEVOPS_1](/troubleshooting/error-codes/azuredevops/azuredevops-1.md): AZUREDEVOPS_1 Error Code - [AZUREDEVOPS_2](/troubleshooting/error-codes/azuredevops/azuredevops-2.md): AZUREDEVOPS_2 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-1.md): BITBUCKET_1 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-2.md): BITBUCKET_2 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-3.md): BITBUCKET_3 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-4.md): BITBUCKET_4 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-5.md): BITBUCKET_5 Error Code - [Issue](/troubleshooting/error-codes/bitbucket/bitbucket-6.md): BITBUCKET_6 Error Code - [BOX_1](/troubleshooting/error-codes/box/box-1.md): BOX_1 Error Code - [BOX_2](/troubleshooting/error-codes/box/box-2.md): BOX_2 Error Code - [BOX_3](/troubleshooting/error-codes/box/box-3.md): BOX_3 Error Code - [BOX_4](/troubleshooting/error-codes/box/box-4.md): BOX_4 Error Code - [BOX_5](/troubleshooting/error-codes/box/box-5.md): BOX_5 Error Code - [CLARICOPILOT_1](/troubleshooting/error-codes/claricopilot/claricopilot-1.md): CLARICOPILOT_1 Error Code - [CONFLUENCE_1](/troubleshooting/error-codes/confluence/confluence-1.md): CONFLUENCE_1 Error Code - [CONFLUENCE_2](/troubleshooting/error-codes/confluence/confluence-2.md): CONFLUENCE_2 Error Code - [CONFLUENCE_3](/troubleshooting/error-codes/confluence/confluence-3.md): CONFLUENCE_3 Error Code - [CONFLUENCE_4](/troubleshooting/error-codes/confluence/confluence-4.md): CONFLUENCE_4 Error Code - [CONFLUENCE_5](/troubleshooting/error-codes/confluence/confluence-5.md): CONFLUENCE_5 Error Code - [CONFLUENCE_6](/troubleshooting/error-codes/confluence/confluence-6.md): CONFLUENCE_6 Error Code - [CONFLUENCE_7](/troubleshooting/error-codes/confluence/confluence-7.md): CONFLUENCE_7 Error Code - [CONFLUENCE_8](/troubleshooting/error-codes/confluence/confluence-8.md): CONFLUENCE_8 Error Code - [Confluence failing to save credentials](/troubleshooting/error-codes/confluence/confluence-dc-credentials.md): This article covers Confluence Data Center failing to save credentials. - [DATABRICKS_1](/troubleshooting/error-codes/databricks/databricks-1.md): DATABRICKS_1 Error Code - [DATABRICKS_2](/troubleshooting/error-codes/databricks/databricks-2.md): DATABRICKS_2 Error Code - [DATABRICKS_3](/troubleshooting/error-codes/databricks/databricks-3.md): DATABRICKS_3 Error Code - [DATABRICKS_4](/troubleshooting/error-codes/databricks/databricks-4.md): DATABRICKS_4 Error Code - [DOCUSIGN_1](/troubleshooting/error-codes/docusign/docusign-1.md): DOCUSIGN_1 Error Code - [DYNAMICS365_1](/troubleshooting/error-codes/dynamics365/dynamics365-1.md): DYNAMICS365_1 Error Code - [DYNAMICS365_3](/troubleshooting/error-codes/dynamics365/dynamics365-3.md): DYNAMICS365_3 Error Code - [DYNAMICS365_4](/troubleshooting/error-codes/dynamics365/dynamics365-4.md): DYNAMICS365_4 Error Code - [DYNAMICS365_5](/troubleshooting/error-codes/dynamics365/dynamics365-5.md): DYNAMICS365_5 Error Code - [EGNYTE-1](/troubleshooting/error-codes/egnyte/egnyte-1.md): EGNYTE-1 Error Code - [FRESHDESK-1](/troubleshooting/error-codes/freshdesk/freshdesk-1.md): FRESHDESK-1 Error Code - [FRESHDESK-2](/troubleshooting/error-codes/freshdesk/freshdesk-2.md): FRESHDESK-2 Error Code - [FRESHDESK-3](/troubleshooting/error-codes/freshdesk/freshdesk-3.md): FRESHDESK-3 Error Code - [FRESHDESK-4](/troubleshooting/error-codes/freshdesk/freshdesk-4.md): FRESHDESK-4 Error Code - [FRESHDESK-5](/troubleshooting/error-codes/freshdesk/freshdesk-5.md): FRESHDESK-5 Error Code - [GOOGLECALENDAR-1](/troubleshooting/error-codes/gcal/googlecalendar-1.md): GOOGLECALENDAR-1 Error Code - [GOOGLECALENDAR-2](/troubleshooting/error-codes/gcal/googlecalendar-2.md): GOOGLECALENDAR-2 Error Code - [GCHAT-1](/troubleshooting/error-codes/gchat/gchat-1.md): GCHAT-1 Error Code - [GCHAT-2](/troubleshooting/error-codes/gchat/gchat-2.md): GCHAT-2 Error Code - [GCHAT-3](/troubleshooting/error-codes/gchat/gchat-3.md): GCHAT-3 Error Code - [GCHAT-4](/troubleshooting/error-codes/gchat/gchat-4.md): GCHAT-4 Error Code - [GCHAT-5](/troubleshooting/error-codes/gchat/gchat-5.md): GCHAT-5 Error Code - [GCHAT-6](/troubleshooting/error-codes/gchat/gchat-6.md): GCHAT-6 Error Code - [SETUP-KEY-1](/troubleshooting/error-codes/gcp/setup-key-1.md): SETUP-KEY-1 Error Code - [SETUP-KEY-2](/troubleshooting/error-codes/gcp/setup-key-2.md): SETUP-KEY-2 Error Code - [SETUP-KEY-3](/troubleshooting/error-codes/gcp/setup-key-3.md): SETUP-KEY-3 Error Code - [SETUP-KEY-4](/troubleshooting/error-codes/gcp/setup-key-4.md): SETUP-KEY-4 Error Code - [SETUP-KEY-5](/troubleshooting/error-codes/gcp/setup-key-5.md): SETUP-KEY-5 Error Code - [GDRIVE-1](/troubleshooting/error-codes/gdrive/gdrive-1.md): GDRIVE-1 Error Code - [GDRIVE-2](/troubleshooting/error-codes/gdrive/gdrive-2.md): GDRIVE-2 Error Code - [GDRIVE-3](/troubleshooting/error-codes/gdrive/gdrive-3.md): GDRIVE-3 Error Code - [GDRIVE-4](/troubleshooting/error-codes/gdrive/gdrive-4.md): GDRIVE-4 Error Code - [GDRIVE-5](/troubleshooting/error-codes/gdrive/gdrive-5.md): GDRIVE-5 Error Code - [GDRIVE-6](/troubleshooting/error-codes/gdrive/gdrive-6.md): GDRIVE-6 Error Code - [GDRIVE-7](/troubleshooting/error-codes/gdrive/gdrive-7.md): GDRIVE-7 Error Code - [GDRIVE_8](/troubleshooting/error-codes/gdrive/gdrive-8.md): GDRIVE_8 Error Code - [GOOGLE_1](/troubleshooting/error-codes/gdrive/google-1.md): GOOGLE_1 Error Code - [Config-1](/troubleshooting/error-codes/generic/config-1.md): Config-1 Error Code - [Config-2](/troubleshooting/error-codes/generic/config-2.md): Config-2 Error Code - [Config-3](/troubleshooting/error-codes/generic/config-3.md): Config-3 Error Code - [Config-validation-error](/troubleshooting/error-codes/generic/config-validation-error.md): Config-validation-error Error Code - [CSV_1](/troubleshooting/error-codes/generic/csv-1.md): CSV_1 Error Code - [DATASOURCE-MISCONFIGURED](/troubleshooting/error-codes/generic/datasource-misconfigured.md): DATASOURCE-MISCONFIGURED Error Code - [DOCUMENT_EXISTS_1](/troubleshooting/error-codes/generic/document-exists-1.md): DOCUMENT_EXISTS_1 Error Code - [FEDERATED_FETCH_BACKEND_NOT_FOUND](/troubleshooting/error-codes/generic/federated-fetch-backend-not-found.md): FEDERATED_FETCH_BACKEND_NOT_FOUND Error Code - [FEDERATED_FETCH_CRAWL_TIMEOUT](/troubleshooting/error-codes/generic/federated-fetch-crawl-timeout.md): FEDERATED_FETCH_CRAWL_TIMEOUT Error Code - [FEDERATED_FETCH_DSI_DISABLED](/troubleshooting/error-codes/generic/federated-fetch-dsi-disabled.md): FEDERATED_FETCH_DSI_DISABLED Error Code - [FEDERATED_FETCH_FILE_TOO_LARGE](/troubleshooting/error-codes/generic/federated-fetch-file-too-large.md): FEDERATED_FETCH_FILE_TOO_LARGE Error Code - [FEDERATED_FETCH_FILE_TOO_SMALL](/troubleshooting/error-codes/generic/federated-fetch-file-too-small.md): FEDERATED_FETCH_FILE_TOO_SMALL Error Code - [FEDERATED_FETCH_RESTRICTED_LINK](/troubleshooting/error-codes/generic/federated-fetch-restricted-link.md): FEDERATED_FETCH_RESTRICTED_LINK Error Code - [FEDERATED_FETCH_UNSUPPORTED_EXTENSION](/troubleshooting/error-codes/generic/federated-fetch-unsupported-extension.md): FEDERATED_FETCH_UNSUPPORTED_EXTENSION Error Code - [GIT_1](/troubleshooting/error-codes/generic/git-1.md): GIT_1 Error Code - [GIT_2](/troubleshooting/error-codes/generic/git-2.md): GIT_2 Error Code - [Glean-1](/troubleshooting/error-codes/generic/glean-1.md): Glean-1 Error Code - [Glean-500](/troubleshooting/error-codes/generic/glean-500.md): Glean-500 Error Code - [Internal Glean Error](/troubleshooting/error-codes/generic/internal-error.md): Internal Glean Error Error Code - [500 Internal Server Error](/troubleshooting/error-codes/generic/internal-server-error.md): 500 Internal Server Error Error Code - [Proxy_Monitor_1](/troubleshooting/error-codes/generic/proxy-monitor-1.md): Proxy_Monitor_1 Error Code - [Proxy_Monitor_2](/troubleshooting/error-codes/generic/proxy-monitor-2.md): Proxy_Monitor_2 Error Code - [Proxy_Monitor_3](/troubleshooting/error-codes/generic/proxy-monitor-3.md): Proxy_Monitor_3 Error Code - [Proxy_Monitor_4](/troubleshooting/error-codes/generic/proxy-monitor-4.md): Proxy_Monitor_4 Error Code - [Proxy_Monitor_5](/troubleshooting/error-codes/generic/proxy-monitor-5.md): Proxy_Monitor_5 Error Code - [Proxy_Monitor_6](/troubleshooting/error-codes/generic/proxy-monitor-6.md): Proxy_Monitor_6 Error Code - [URL_1](/troubleshooting/error-codes/generic/url-1.md): URL_1 Error Code - [GOOGLE_GROUPS_1](/troubleshooting/error-codes/ggroups/google-groups-1.md): GOOGLE_GROUPS_1 Error Code - [GOOGLE_GROUPS_2](/troubleshooting/error-codes/ggroups/google-groups-2.md): GOOGLE_GROUPS_2 Error Code - [GOOGLE_GROUPS_3](/troubleshooting/error-codes/ggroups/google-groups-3.md): GOOGLE_GROUPS_3 Error Code - [index](/troubleshooting/error-codes/github.md): home page - [GITHUB_1](/troubleshooting/error-codes/github/github-1.md): GITHUB_1 Error Code - [GITHUB_2](/troubleshooting/error-codes/github/github-2.md): GITHUB_2 Error Code - [GITHUB_3](/troubleshooting/error-codes/github/github-3.md): GITHUB_3 Error Code - [GITHUB_4](/troubleshooting/error-codes/github/github-4.md): GITHUB_4 Error Code - [GITHUB_5](/troubleshooting/error-codes/github/github-5.md): GITHUB_5 Error Code - [GITLAB_1](/troubleshooting/error-codes/gitlab-onprem/gitlab-1.md): GITLAB_1 Error Code - [GITLAB_2](/troubleshooting/error-codes/gitlab-onprem/gitlab-2.md): GITLAB_2 Error Code - [GITLAB_3](/troubleshooting/error-codes/gitlab-onprem/gitlab-3.md): GITLAB_3 Error Code - [GITLAB_1](/troubleshooting/error-codes/gitlab/gitlab-1.md): GITLAB_1 Error Code - [GITLAB_2](/troubleshooting/error-codes/gitlab/gitlab-2.md): GITLAB_2 Error Code - [GITLAB_3](/troubleshooting/error-codes/gitlab/gitlab-3.md): GITLAB_3 Error Code - [GITLAB_4](/troubleshooting/error-codes/gitlab/gitlab-4.md): GITLAB_4 Error Code - [GMAIL-2](/troubleshooting/error-codes/gmail-federated/gmail-2.md): GMAIL-2 Error Code - [GMAIL-3](/troubleshooting/error-codes/gmail-federated/gmail-3.md): GMAIL-3 Error Code - [GMAIL-1](/troubleshooting/error-codes/gmail/gmail-1.md): GMAIL-1 Error Code - [GMAIL-2](/troubleshooting/error-codes/gmail/gmail-2.md): GMAIL-2 Error Code - [GMAIL-3](/troubleshooting/error-codes/gmail/gmail-3.md): GMAIL-3 Error Code - [GMAIL-4](/troubleshooting/error-codes/gmail/gmail-4.md): GMAIL-4 Error Code - [GOOGLESITES_1](/troubleshooting/error-codes/gsites/googlesites-1.md): GOOGLESITES_1 Error Code - [GOOGLESITES_2](/troubleshooting/error-codes/gsites/googlesites-2.md): GOOGLESITES_2 Error Code - [GOOGLESITES_3](/troubleshooting/error-codes/gsites/googlesites-3.md): GOOGLESITES_3 Error Code - [HUBSPOT_1](/troubleshooting/error-codes/hubspot/hubspot-1.md): HUBSPOT_1 Error Code - [HUBSPOT_2](/troubleshooting/error-codes/hubspot/hubspot-2.md): HUBSPOT_2 Error Code - [IRONCLAD_1](/troubleshooting/error-codes/ironclad/ironclad-1.md): IRONCLAD_1 Error Code - [IRONCLAD_2](/troubleshooting/error-codes/ironclad/ironclad-2.md): IRONCLAD_2 Error Code - [JIRA_1](/troubleshooting/error-codes/jira-onprem/jira-1.md): JIRA_1 Error Code - [JIRA_11](/troubleshooting/error-codes/jira-onprem/jira-11.md): JIRA_11 Error Code - [JIRA_2](/troubleshooting/error-codes/jira-onprem/jira-2.md): JIRA_2 Error Code - [JIRA_3](/troubleshooting/error-codes/jira-onprem/jira-3.md): JIRA_3 Error Code - [JIRA_4](/troubleshooting/error-codes/jira-onprem/jira-4.md): JIRA_4 Error Code - [JIRA_5](/troubleshooting/error-codes/jira-onprem/jira-5.md): JIRA_5 Error Code - [JIRA_6](/troubleshooting/error-codes/jira-onprem/jira-6.md): JIRA_6 Error Code - [JIRA_7](/troubleshooting/error-codes/jira-onprem/jira-7.md): JIRA_7 Error Code - [JIRA_8](/troubleshooting/error-codes/jira-onprem/jira-8.md): JIRA_8 Error Code - [JIRA_9](/troubleshooting/error-codes/jira-onprem/jira-9.md): JIRA_9 Error Code - [JIRA_1](/troubleshooting/error-codes/jira/jira-1.md): JIRA_1 Error Code - [JIRA_11](/troubleshooting/error-codes/jira/jira-11.md): JIRA_11 Error Code - [JIRA_2](/troubleshooting/error-codes/jira/jira-2.md): JIRA_2 Error Code - [JIRA_3](/troubleshooting/error-codes/jira/jira-3.md): JIRA_3 Error Code - [JIRA_4](/troubleshooting/error-codes/jira/jira-4.md): JIRA_4 Error Code - [JIRA_5](/troubleshooting/error-codes/jira/jira-5.md): JIRA_5 Error Code - [JIRA_6](/troubleshooting/error-codes/jira/jira-6.md): JIRA_6 Error Code - [JIRA_7](/troubleshooting/error-codes/jira/jira-7.md): JIRA_7 Error Code - [JIRA_8](/troubleshooting/error-codes/jira/jira-8.md): JIRA_8 Error Code - [JIRA_9](/troubleshooting/error-codes/jira/jira-9.md): JIRA_9 Error Code - [O365-1](/troubleshooting/error-codes/microsoft/office365/o365-1.md): O365-1 Error Code - [O365-10](/troubleshooting/error-codes/microsoft/office365/o365-10.md): O365-10 Error Code - [O365-11](/troubleshooting/error-codes/microsoft/office365/o365-11.md): O365-11 Error Code - [O365-12](/troubleshooting/error-codes/microsoft/office365/o365-12.md): O365-12 Error Code - [O365-13](/troubleshooting/error-codes/microsoft/office365/o365-13.md): O365-13 Error Code - [O365-14](/troubleshooting/error-codes/microsoft/office365/o365-14.md): O365-14 Error Code - [O365_15](/troubleshooting/error-codes/microsoft/office365/o365-15.md): O365_15 Error Code - [O365_16](/troubleshooting/error-codes/microsoft/office365/o365-16.md): O365_16 Error Code - [O365_17](/troubleshooting/error-codes/microsoft/office365/o365-17.md): O365_17 Error Code - [O365_18](/troubleshooting/error-codes/microsoft/office365/o365-18.md): O365_18 Error Code - [O365-2](/troubleshooting/error-codes/microsoft/office365/o365-2.md): O365-2 Error Code - [O365-3](/troubleshooting/error-codes/microsoft/office365/o365-3.md): O365-3 Error Code - [O365-4](/troubleshooting/error-codes/microsoft/office365/o365-4.md): O365-4 Error Code - [O365-5](/troubleshooting/error-codes/microsoft/office365/o365-5.md): O365-5 Error Code - [O365-6](/troubleshooting/error-codes/microsoft/office365/o365-6.md): O365-6 Error Code - [O365-7](/troubleshooting/error-codes/microsoft/office365/o365-7.md): O365-7 Error Code - [O365-8](/troubleshooting/error-codes/microsoft/office365/o365-8.md): O365-8 Error Code - [O365-9](/troubleshooting/error-codes/microsoft/office365/o365-9.md): O365-9 Error Code - [O365_APPLICATION_COUNT](/troubleshooting/error-codes/microsoft/office365/o365-application-count.md): O365_APPLICATION_COUNT Error Code - [O365_LIVEMODE](/troubleshooting/error-codes/microsoft/office365/o365-livemode.md): O365_LIVEMODE Error Code - [OUTLOOK-CALENDAR_1](/troubleshooting/error-codes/microsoft/outlook-calendar/outlook-calendar-1.md): OUTLOOK-CALENDAR_1 Error Code - [OUTLOOK-CALENDAR_2](/troubleshooting/error-codes/microsoft/outlook-calendar/outlook-calendar-2.md): OUTLOOK-CALENDAR_2 Error Code - [OUTLOOK_1](/troubleshooting/error-codes/microsoft/outlook/outlook-1.md): OUTLOOK_1 Error Code - [OUTLOOK_2](/troubleshooting/error-codes/microsoft/outlook/outlook-2.md): OUTLOOK_2 Error Code - [SHAREPOINTONPREM-1](/troubleshooting/error-codes/microsoft/sharepoint/sharepointonprem-1.md): SHAREPOINTONPREM-1 Error Code - [TEAMS-1](/troubleshooting/error-codes/microsoft/teams/teams-1.md): TEAMS-1 Error Code - [TEAMS-2](/troubleshooting/error-codes/microsoft/teams/teams-2.md): TEAMS-2 Error Code - [NETSUITE_1](/troubleshooting/error-codes/netsuite/netsuite-1.md): NETSUITE_1 Error Code - [OKTA-1](/troubleshooting/error-codes/okta/okta-1.md): OKTA-1 Error Code - [OKTA-2](/troubleshooting/error-codes/okta/okta-2.md): OKTA-2 Error Code - [PANOPTO_1](/troubleshooting/error-codes/panopto/panopto-1.md): PANOPTO_1 Error Code - [PANOPTO_2](/troubleshooting/error-codes/panopto/panopto-2.md): PANOPTO_2 Error Code - [PROCORE_1](/troubleshooting/error-codes/procore/procore-1.md): PROCORE_1 Error Code - [SALESFORCE_1](/troubleshooting/error-codes/salesforce/salesforce-1.md): SALESFORCE_1 Error Code - [SALESFORCE_2](/troubleshooting/error-codes/salesforce/salesforce-2.md): SALESFORCE_2 Error Code - [SALESFORCE_3](/troubleshooting/error-codes/salesforce/salesforce-3.md): SALESFORCE_3 Error Code - [SEISMIC_1](/troubleshooting/error-codes/seismic/seismic-1.md): SEISMIC_1 Error Code - [SEISMIC_2](/troubleshooting/error-codes/seismic/seismic-2.md): SEISMIC_2 Error Code - [SERVICENOW_1](/troubleshooting/error-codes/servicenow/servicenow-1.md): SERVICENOW_1 Error Code - [SERVICENOW_10](/troubleshooting/error-codes/servicenow/servicenow-10.md): SERVICENOW_10 Error Code - [SERVICENOW_2](/troubleshooting/error-codes/servicenow/servicenow-2.md): SERVICENOW_2 Error Code - [SERVICENOW_3](/troubleshooting/error-codes/servicenow/servicenow-3.md): SERVICENOW_3 Error Code - [SERVICENOW_4](/troubleshooting/error-codes/servicenow/servicenow-4.md): SERVICENOW_4 Error Code - [SERVICENOW_5](/troubleshooting/error-codes/servicenow/servicenow-5.md): SERVICENOW_5 Error Code - [SERVICENOW_6](/troubleshooting/error-codes/servicenow/servicenow-6.md): SERVICENOW_6 Error Code - [SERVICENOW_7](/troubleshooting/error-codes/servicenow/servicenow-7.md): SERVICENOW_7 Error Code - [SERVICENOW_8](/troubleshooting/error-codes/servicenow/servicenow-8.md): SERVICENOW_8 Error Code - [SERVICENOW_9](/troubleshooting/error-codes/servicenow/servicenow-9.md): SERVICENOW_9 Error Code - [SIGMA_1](/troubleshooting/error-codes/sigma/sigma-1.md): SIGMA_1 Error Code - [Simpplr-1](/troubleshooting/error-codes/simpplr2/simpplr2-1.md): Simpplr-1 Error Code - [Simpplr-2](/troubleshooting/error-codes/simpplr2/simpplr2-2.md): Simpplr-2 Error Code - [SLACK-1](/troubleshooting/error-codes/slack/slack-1.md): SLACK-1 Error Code - [SLACK-10](/troubleshooting/error-codes/slack/slack-10.md): SLACK-10 Error Code - [SLACK-12](/troubleshooting/error-codes/slack/slack-12.md): SLACK-12 Error Code - [SLACK-13](/troubleshooting/error-codes/slack/slack-13.md): SLACK-13 Error Code - [SLACK-2](/troubleshooting/error-codes/slack/slack-2.md): SLACK-2 Error Code - [SLACK-3](/troubleshooting/error-codes/slack/slack-3.md): SLACK-3 Error Code - [SLACK-4](/troubleshooting/error-codes/slack/slack-4.md): SLACK-4 Error Code - [SLACK-5](/troubleshooting/error-codes/slack/slack-5.md): SLACK-5 Error Code - [SLACK-6](/troubleshooting/error-codes/slack/slack-6.md): SLACK-6 Error Code - [SLACK-7](/troubleshooting/error-codes/slack/slack-7.md): SLACK-7 Error Code - [SLACK-8](/troubleshooting/error-codes/slack/slack-8.md): SLACK-8 Error Code - [SLACK-9](/troubleshooting/error-codes/slack/slack-9.md): SLACK-9 Error Code - [SLACKENTGRID-1](/troubleshooting/error-codes/slackentgrid/slackentgrid-1.md): Issue - [SLACKENTGRID-2](/troubleshooting/error-codes/slackentgrid/slackentgrid-2.md): Issue - [SLACKENTGRID-3](/troubleshooting/error-codes/slackentgrid/slackentgrid-3.md): Issue - [SLACKENTGRID-4](/troubleshooting/error-codes/slackentgrid/slackentgrid-4.md): Issue - [SLACKENTGRID-5](/troubleshooting/error-codes/slackentgrid/slackentgrid-5.md): Issue - [SLACKENTGRID-6](/troubleshooting/error-codes/slackentgrid/slackentgrid-6.md): Issue - [VEEVAVAULT_1](/troubleshooting/error-codes/veevavault/veevavault-1.md): VEEVAVAULT_1 Error Code - [VEEVAVAULT_2](/troubleshooting/error-codes/veevavault/veevavault-2.md): VEEVAVAULT_2 Error Code - [WEB_1](/troubleshooting/error-codes/web-crawler/web-1.md): WEB_1 Error Code - [WEB_10](/troubleshooting/error-codes/web-crawler/web-10.md): WEB_10 Error Code - [WEB_11](/troubleshooting/error-codes/web-crawler/web-11.md): WEB_11 Error Code - [WEB_12](/troubleshooting/error-codes/web-crawler/web-12.md): WEB_12 Error Code - [WEB_13](/troubleshooting/error-codes/web-crawler/web-13.md): WEB_13 Error Code - [WEB_14](/troubleshooting/error-codes/web-crawler/web-14.md): WEB_14 Error Code - [WEB_15](/troubleshooting/error-codes/web-crawler/web-15.md): WEB_15 Error Code - [WEB_2](/troubleshooting/error-codes/web-crawler/web-2.md): WEB_2 Error Code - [WEB_3](/troubleshooting/error-codes/web-crawler/web-3.md): WEB_3 Error Code - [WEB_4](/troubleshooting/error-codes/web-crawler/web-4.md): WEB_4 Error Code - [WEB_5](/troubleshooting/error-codes/web-crawler/web-5.md): WEB_5 Error Code - [WEB_6](/troubleshooting/error-codes/web-crawler/web-6.md): WEB_6 Error Code - [WEB_7](/troubleshooting/error-codes/web-crawler/web-7.md): WEB_7 Error Code - [WEB_8](/troubleshooting/error-codes/web-crawler/web-8.md): WEB_8 Error Code - [WEB_9](/troubleshooting/error-codes/web-crawler/web-9.md): WEB_9 Error Code - [WORKDAY_1](/troubleshooting/error-codes/workday/workday-1.md): WORKDAY_1 Error Code - [WORKDAY_10](/troubleshooting/error-codes/workday/workday-10.md): WORKDAY_10 Error Code - [WORKDAY_11](/troubleshooting/error-codes/workday/workday-11.md): WORKDAY_11 Error Code - [WORKDAY_12](/troubleshooting/error-codes/workday/workday-12.md): WORKDAY_12 Error Code - [WORKDAY_13](/troubleshooting/error-codes/workday/workday-13.md): WORKDAY_13 Error Code - [WORKDAY_2](/troubleshooting/error-codes/workday/workday-2.md): WORKDAY_2 Error Code - [WORKDAY_3](/troubleshooting/error-codes/workday/workday-3.md): WORKDAY_3 Error Code - [WORKDAY_4](/troubleshooting/error-codes/workday/workday-4.md): WORKDAY_4 Error Code - [WORKDAY_5](/troubleshooting/error-codes/workday/workday-5.md): WORKDAY_5 Error Code - [WORKDAY_6](/troubleshooting/error-codes/workday/workday-6.md): WORKDAY_6 Error Code - [WORKDAY_7](/troubleshooting/error-codes/workday/workday-7.md): WORKDAY_7 Error Code - [WORKDAY_8](/troubleshooting/error-codes/workday/workday-8.md): WORKDAY_8 Error Code - [WORKDAY_9](/troubleshooting/error-codes/workday/workday-9.md): WORKDAY_9 Error Code - [ZENDESK_1](/troubleshooting/error-codes/zendesk/zendesk-1.md): ZENDESK_1 Error Code - [ZENDESK_2](/troubleshooting/error-codes/zendesk/zendesk-2.md): ZENDESK_2 Error Code - [ZENDESK_3](/troubleshooting/error-codes/zendesk/zendesk-3.md): ZENDESK_3 Error Code - [ZENDESK_4](/troubleshooting/error-codes/zendesk/zendesk-4.md): ZENDESK_4 Error Code - [ZENDESK_5](/troubleshooting/error-codes/zendesk/zendesk-5.md): ZENDESK_5 Error Code - [ZENDESK_6](/troubleshooting/error-codes/zendesk/zendesk-6.md): ZENDESK_6 Error Code - [ZOOM_1](/troubleshooting/error-codes/zoom/zoom-1.md): ZOOM_1 Error Code - [ZOOM_9](/troubleshooting/error-codes/zoom/zoom-10.md): ZOOM_9 Error Code - [ZOOM_2](/troubleshooting/error-codes/zoom/zoom-2.md): ZOOM_2 Error Code - [ZOOM_3](/troubleshooting/error-codes/zoom/zoom-3.md): ZOOM_3 Error Code - [ZOOM_4](/troubleshooting/error-codes/zoom/zoom-4.md): ZOOM_4 Error Code - [ZOOM_5](/troubleshooting/error-codes/zoom/zoom-5.md): ZOOM_5 Error Code - [ZOOM_6](/troubleshooting/error-codes/zoom/zoom-6.md): ZOOM_6 Error Code - [ZOOM_7](/troubleshooting/error-codes/zoom/zoom-7.md): ZOOM_7 Error Code - [ZOOM_8](/troubleshooting/error-codes/zoom/zoom-8.md): ZOOM_8 Error Code - [ZOOM_9](/troubleshooting/error-codes/zoom/zoom-9.md): ZOOM_9 Error Code ### raise-ticket Learn how to effectively submit support tickets to ensure faster resolution of your issues - [Raising a Support Ticket](/troubleshooting/raise-ticket.md): Learn how to effectively submit support tickets to ensure faster resolution of your issues ### requesting-access How to request access to Glean's support portal - [Support Portal Access](/troubleshooting/requesting-access.md): How to request access to Glean's support portal ## user-guide ### about - [Accessibility Statement](/user-guide/about/accessibility.md): Our goal - [Quick Start Guide](/user-guide/about/end-user-quick-start-guide.md): What is Glean? - [First Day FAQs](/user-guide/about/first-day-faqs.md): Common questions as you get started - [What is Glean?](/user-guide/about/what-is-glean.md): Work AI for all. ### advanced - [Advanced search filters in Glean](/user-guide/advanced/advanced-search-filter.md): Learn filter syntax, examples, and best practices to get precise results in Glean Search and when building Agents. - [Configuring dark mode](/user-guide/advanced/configuring-dark-mode.md): How to set up Glean's dark mode preferences to meet your needs - [Customizing Your Glean Home Page](/user-guide/advanced/customizing-home-page.md): Make the Glean home page your own - [Keyboard Shortcuts](/user-guide/advanced/keyboard-shortcuts.md): Search faster from anywhere - [Searching from the address bar](/user-guide/advanced/searching-from-address-bar.md): Use gl or add Glean as a smart keyword ### apps - [Glean Desktop App Quick Chat for macOS](/user-guide/apps/chat-first-experience.md): Access Glean Chat Assistant directly on your Mac featuring a chat-first experience. - [Extension Sidebar](/user-guide/apps/extension-sidebar.md): Start searching faster, not harder - [Get The Desktop App](/user-guide/apps/get-the-desktop-app.md): About the desktop app - [Glean companion](/user-guide/apps/glean-companion.md): Access Glean's knowledge wherever you work - [Glean Extension via Company Push](/user-guide/apps/glean-extension-via-company-push.md): What is Glean? - [Installing the browser extension](/user-guide/apps/installing-the-browser-extension.md): Downloading browser extension - [Why does the Chrome extension ask for those permissions?](/user-guide/apps/why-does-the-chrome-extension-ask-for-those-permissions.md): Demystifying the list of permissions we ask for ### assistant - [AI Answers](/user-guide/assistant/ai-answers.md): Enhance search results with AI-powered direct answers generated from your organization's document content - [Chat Best Practices](/user-guide/assistant/best-practices.md): Best Practices for asking questions to Glean Chat and Assistant - [Chat Sharing](/user-guide/assistant/chat-sharing.md): Easily share Glean Chat conversations with users. - [Code Generation](/user-guide/assistant/code-generation.md): Enhance software development workflows with Glean Assistant's intelligent code generation capabilities - [Code Search](/user-guide/assistant/code-search.md): Learn about Glean's capability to search code through the repositories. - [Contextual Images](/user-guide/assistant/contextual-images.md): Display relevant visuals directly alongside your answers - [Glean Deep Research](/user-guide/assistant/deep-research.md): Learn how to use Glean Deep research in Glean Chat. - [Introduction to Glean Chat](/user-guide/assistant/glean-chat.md): Access Glean Assistant's generative AI capabilities through an intuitive chat interface - [Glean Canvas](/user-guide/assistant/glean-chat/canvas.md): Draft, iterate, and refine content with Glean Assistant using Canvas - [Chat documentation autocomplete](/user-guide/assistant/glean-chat/glean-chat-autocomplete.md): Learn about the autocomplete feature for document suggestions and how to use it in Glean Chat - [Configure browser notifications for Glean Chat](/user-guide/assistant/glean-chat/glean-chat-browser-notifications.md): Learn how to enable and disable browser notifications for Glean Chat responses - [Deep-linked citations](/user-guide/assistant/glean-chat/glean-chat-citations/deep-linked-citations.md): Learn about deep-linked citation and how to use it in Glean Chat - [Citations](/user-guide/assistant/glean-chat/glean-chat-citations/glean-citations.md): Learn how citations work in Glean Chat - [Plan in Glean Chat](/user-guide/assistant/glean-chat/plan.md): When Glean Assistant receives a complex query, it can generate a visible, interactive plan before and during execution. This gives users transparency into what Assistant is doing, why it is doing it, and how far along it is. - [Search chat history](/user-guide/assistant/glean-chat/search-past-chats.md): Learn to search your past chats in Glean Assistant or agent runs - [Info Access](/user-guide/assistant/how-glean-accesses-info.md): Learn how glean accesses information and generates responses - [Interactive content](/user-guide/assistant/html-artifacts.md): Draft, publish, and share interactive artifacts directly from Glean. - [Image Generation in Glean Assistant](/user-guide/assistant/image-generation.md): Create custom visuals from natural-language prompts directly in Glean Assistant - [Memory and personalization](/user-guide/assistant/memory-personalization.md): Use Assistant memory to personalize responses based on your preferences, role, and work context - [Glean Assistant Meeting Notes: Recording, Transcription, and Consent Guidance](/user-guide/assistant/scribe/recording-transcription-and-consent.md): Learn how to use Glean Assistant meeting notes in a way that respects others' privacy and helps protect you and your organization. - [Skills (Beta)](/user-guide/assistant/skills.md): Teach Glean Assistant domain-specific expertise with reusable, composable Skills. - [Slide Generation in Glean Assistant](/user-guide/assistant/slide-generation.md): Create branded presentations from natural-language prompts using Glean Assistant and Canvas ### basics - [A Beginner's Guide to Chat](/user-guide/basics/a-beginner-s-guide-to-chat.md): Learn how to make the most of Chat following this beginner's guide. - [Customizing your Glean profile](/user-guide/basics/customizing-your-glean-profile.md): Here's how to make your Glean profile your own. - [FAQ](/user-guide/basics/faq.md): Content Updates - [How to search in Glean](/user-guide/basics/how-to-search-in-glean.md): Tips and tricks to find everything you need in Glean - [Give feedback in Glean](/user-guide/basics/improve-search-quality-by-giving-feedback-on-results.md): Help improve Glean by sharing feedback on search results and chat responses - [Search from wherever you work](/user-guide/basics/search-from-wherever-you-work.md): Find anything from any tool, no matter where you work ### glean-notification - [Notifications](/user-guide/glean-notification/notification.md): Get alerts when an agent needs your input or when Deep Research completes, so you can act without manually checking chats. ### knowledge - [What are Announcements?](/user-guide/knowledge/announcements/how-announcements-work.md): Share team or company-wide updates on Glean's home page - [Moving Answer Boards to Collections](/user-guide/knowledge/answers/answer-boards-migration.md): Why the change is happening, the migration plan, impacts on permissions, and what you need to do. - [1. Think of common questions you or your team get asked](/user-guide/knowledge/answers/how-to-write-effective-answers.md): What answers to write and how to help users find what they need. - [What are Answers?](/user-guide/knowledge/answers/what-are-answers-and-how-do-they-work.md): Answer common questions for your users - [What are Collections?](/user-guide/knowledge/collections/how-collections-work.md): Organize documents from across all your apps into a Collection to help your team stay on the same page. - [What are Headers?](/user-guide/knowledge/collections/organizing-collections-using-headers.md): How to use Headers to create subsections in Collections - [Providing Informational Hierarchy Using Subcollections](/user-guide/knowledge/collections/providing-informational-hierarchy-using-subcollections.md): How to create Collections within a Collection - [Who Can Change Permissions](/user-guide/knowledge/collections/updating-permissions-on-collections.md): How to control who has access to edit contents within a Collection - [Create Variable Go Links](/user-guide/knowledge/go-links/create-variable-go-links.md): Variable Go Links redirect to specific destinations when a custom value like a ticket # are added, powering hundreds of pages within a website. Users can make any part of an URL variable with a denotation and append Go Link URL to target specific destinations such as Search results page or support tickets. - [What are Go Links?](/user-guide/knowledge/go-links/how-go-links-work.md): Create short, memorable links for important information - [How to make the most of Go Links](/user-guide/knowledge/go-links/how-to-make-the-most-of-go-links.md): Learn more about Go Links capabilities. - [If you are seeing an error saying "This site can't be reached"](/user-guide/knowledge/go-links/troubleshooting.md): Go Link didn't work? Here's how to fix it - [Unlisted Go Links](/user-guide/knowledge/go-links/unlisted-go-links.md): Unlisted Go Links are Go Links that are only visible to the creator of the Go Link and admins of Glean. Unlisted Go Links are great for private projects you don't want others to accidentally discover. - [Celebrations Widget](/user-guide/knowledge/home-page/celebrations-widget.md): FAQ on the celebrations widget on home page - [Mentions](/user-guide/knowledge/home-page/mentions.md): See where you were tagged or assigned across your work apps from Glean Home. - [Shortcuts](/user-guide/knowledge/home-page/shortcuts.md): Manage shortcuts from your Glean Home Page - [Use Zoom meeting transcripts in Search, Chat, and Home](/user-guide/knowledge/meetings-and-calendar/zoom-meeting-transcripts.md): Learn how to use Zoom meeting transcript and recordings in Glean - [What are Pins?](/user-guide/knowledge/pins/how-pins-work.md): Customize what appears as the top result for specific queries to help people in your organization find the best resource - [See verified search results](/user-guide/knowledge/verification/how-verification-works.md): Keep your information up to date - [For example](/user-guide/knowledge/verification/what-does-verification-mean.md): Your stamp of approval on the accuracy of a document you own - [Unsharing a document](/user-guide/knowledge/verification/what-should-i-do-with-documents-that-are-completely-out-of-date.md): Options to deprecate or unshare documents - [Which documents should I verify?](/user-guide/knowledge/verification/which-documents-should-i-verify.md): Verify your most viewed documents ### mcp - [MCP for Data Analytics](/user-guide/mcp/data-analytics.md): Query data, identify trends, and generate insights with Glean's MCP server - [MCP for Engineering](/user-guide/mcp/engineering.md): Debug errors, review code, and understand your codebase with Glean's MCP server - [MCP for Operations](/user-guide/mcp/operations.md): IT support, HR policies, meeting prep, and incident response with Glean's MCP server - [Overview](/user-guide/mcp/overview.md): Real-world examples of using Glean's MCP server across different job functions - [MCP for Product Management](/user-guide/mcp/product-management.md): Draft PRDs, track features, and research markets with Glean's MCP server - [MCP for Sales](/user-guide/mcp/sales.md): Research accounts, prepare for calls, and close deals faster with Glean's MCP server - [MCP for Support](/user-guide/mcp/support.md): Resolve tickets faster and deliver better customer service with Glean's MCP server - [Using the Glean MCP Server](/user-guide/mcp/usage.md): This page helps end users connect supported MCP host applications to Glean and understand what they can do once connected. ### people - [How to use Team Pages](/user-guide/people/teams/how-to-use-team-pages.md): Here's how to get the most out of your team's page - [Setting up Team Pages](/user-guide/people/teams/setting-up-team-pages.md): It can be hard to coordinate efforts between groups of people at your company, and Glean's teams pages are here to help. These pages provide a single hub for people at your company to learn about who's working together, and what they're working on. This help article will guide you through the process of setting up teams; for more information on how to use team pages, see this article. Note: Only admins and users with team moderator permissions can set up teams. ### search - [Browser History Results](/user-guide/search/browser-history-apps.md): Get search results from company apps you have visited previously in your browser - [Slack Hybrid Search Best Practices](/user-guide/search/slack-real-time-search-best-practices.md): Tips and best practices for searching Slack content in Glean using the Slack hybrid search connector