← Glean-ia-acs Β· Day 1 of 56
Level 200 β€” Foundations30 minNIST MAP

What Glean Is and the Enterprise Graph

How Glean connects your company's work

You'll be able to

Read first

Day 1 Lab

  1. Pick one project you work on.
  2. List the entities around it: people, customers, related projects.
  3. For each entity, name two "signals" β€” a doc, a ticket, a message, a channel.
  4. Sketch how those connect. That shape is what the graph models for you.

Working Example: An Entity and Its Signals

The Enterprise Graph models high-value entities and the network of signals around each one. Verified against enterprise_graph.

Entity: Project "Atlas"
  β”œβ”€ People:    owner @maya, contributors @raj @lin
  β”œβ”€ Customer:  Acme (linked opportunity)
  └─ Signals:
       β€’ Design doc (Drive)        β€’ 12 Jira issues (Sprint 7)
       β€’ #atlas Slack channel      β€’ 3 support tickets (Zendesk)
       β€’ Launch deck (Drive)       β€’ PR #482 (GitHub)

Search for "Atlas" and Glean can rank these together β€” not because the word matches, but because the graph knows they belong to the same entity. That relationship is the difference between enterprise search and a keyword box.

Check for understanding

Name one entity and two related signals the graph might connect to it.

Check yourself

Pick an answer β€” you'll see if it's right and why.

1. What does Glean's Enterprise Graph primarily connect?

2. When is a natural-language question better than keywords?

3. Your top result is the wrong TYPE of thing entirely. That is a...

4. What does a result's snippet tell you?

5. What does `type:document onboarding` do?

6. `app:slack quarterly roadmap` returns...

7. In one sentence, what does `from:me` do?

Pass threshold 80% Β· week 1 quiz

In 10 seconds

β€œGlean is enterprise search over all your work apps. Its Enterprise Graph links entities β€” people, projects, customers β€” to their signals: docs, tickets, messages. That web is why answers feel relevant.”

Next Β· Week 1 Day 2
Keyword vs. Natural-Language Questions