Skip to main content
Below are representative FAQs: Can we connect multiple Salesforce orgs to the same Glean tenant?
Yes. Each Salesforce org (production or sandbox) is configured as a separate Salesforce data source in Glean. You can assign different names (e.g., Salesforce – EMEA, Salesforce – Sandbox) and independently control object scope and crawl behavior.
Does Glean enforce Salesforce field‑level security (FLS)?
Not today. If a field is indexed and a user has access to the record via Salesforce sharing, that field’s content may appear in Glean, even if Salesforce FLS would normally hide it from that user. You should exclude/red‑list sensitive fields or objects from indexing when FLS is used for compliance controls.
How quickly do Salesforce changes appear in Glean?
Under typical configurations, content changes propagate on the order of minutes after they are saved in Salesforce, subject to incremental crawl and indexing times. Permission changes propagate after share/identity crawls complete (for example, on an hourly schedule) and are indexed.
Does the connector index Salesforce Knowledge drafts?
The connector can index published Knowledge articles by default. Indexing draft articles is available but may require explicit enablement depending on your configuration; confirm with your Glean representative and validate behavior in your environment.
Are Salesforce attachments and Files indexed?
Yes. You can configure Glean to index Salesforce Files (ContentDocument/ContentVersion) via the Salesforce Attachments Indexing feature. Files are subject to global indexing limits (64 MB size cap and 16.875 MB text limit) and not all file types are content‑indexed.
Can we restrict indexing to a subset of Salesforce data (for example, only sales or only support)?
Yes. You can choose which objects to index and optionally apply filters for certain objects. Additionally, you can exclude specific fields (e.g., sensitive fields) from indexing entirely.
What happens when a record is deleted or access is revoked in Salesforce?
Deleted records are removed during subsequent content crawls. Access revocations are enforced once updated share and identity information is crawled and re‑indexed; until then, users may still see records they previously had access to.
How do we use Salesforce data in Glean Assistant and Agents?
Glean Assistant and Agents leverage Salesforce data through the connector for retrieval, and through Salesforce Actions (e.g., Search Salesforce with SOQL, Update Salesforce Opportunity) for live reads and writes. Admins must enable these actions and users may need to authorize Salesforce access via OAuth; see Salesforce Actions and Salesforce Actions Setup docs for details.