Skip to content

How AI reads your workspace

To get the most out of BridgeApp, it helps to know — roughly — what happens to your words after you type them. You don’t need any technical background. By the end of this page you’ll understand the few ideas that everything else in this section builds on, and you’ll see exactly why clear writing makes your whole workspace smarter.

We built a lot of machinery so you don’t have to think about it. But peeking behind the curtain once makes the habits in the next pages feel obvious instead of arbitrary.

When you write a message, a page, a task, or a database record, BridgeApp quietly indexes it — it files your words away so they can be found later. It does this in two different ways at once, because people look for things in two different ways.

1. By keyword (the words you actually typed)

Section titled “1. By keyword (the words you actually typed)”

This is the search you already know. You type invoice template, and BridgeApp finds the pages and messages that contain those words. It’s fast and exact. The catch: it only matches the literal words. Search time off and a brilliant page titled “Vacation & Leave Policy” might not come up at all — because it never used the words “time off.”

2. By meaning (what you were actually getting at)

Section titled “2. By meaning (what you were actually getting at)”

This is the part that feels like magic, and it’s worth understanding. Alongside keywords, BridgeApp also indexes your content by meaning. So a search for time off does find the “Vacation & Leave Policy” page — because the system understands those phrases are about the same thing, even though they share no words.

This meaning-based search is called semantic search, and it’s powered by something called embeddings. Let’s make that concrete.

Imagine a giant map — not of places, but of meaning. On this map, every idea has a location. “Vacation,” “paid leave,” and “time off” all sit clustered close together in one neighborhood. “Quarterly revenue” sits far away in a different region entirely. “Customer refund” sits somewhere else again.

An embedding is simply the coordinates of a piece of text on that map of meaning. When you write a page, BridgeApp reads it and places it on the map. When you (or an AI) later search for something, BridgeApp places your search on the same map and looks at what’s nearby — not what shares the same words, but what shares the same meaning.

That’s the whole trick. It’s why you can ask the Bridge copilot a question in your own words and it can pull up the right document, even if you didn’t remember the exact title. It’s why AI-powered search finds the answer and not just the keyword.

When you ask the copilot or an agent something, it doesn’t read your entire workspace — that would be slow, expensive, and unfocused. Instead, it does something smart:

  1. It takes your question and finds the most relevant pieces — the messages, pages, tasks, and records nearest to your question on that map of meaning.
  2. It reads just those pieces.
  3. It answers, grounded in what it found.

This is called retrieval, and it’s why the AI’s answers are tied to your real work instead of made up. But notice the catch hidden in step 1: the AI can only use what it can find. If the right answer is buried in a sprawling, untitled, ten-topics-in-one page, retrieval has a harder time pulling out the clean, relevant piece — and the answer suffers.

That’s the entire reason structure matters. Not because BridgeApp is fussy, but because well-organized content is easier to retrieve, and easier-to-retrieve content makes better answers.

When content is long, it gets broken into pieces

Section titled “When content is long, it gets broken into pieces”

One more idea and you’ll have the full picture. A long document isn’t placed on the map of meaning as one giant blob — that would smear ten different topics into one fuzzy location. Instead, BridgeApp breaks longer content into smaller, focused sections and maps each one separately. A page about onboarding might contribute one piece about “ordering a laptop,” another about “first-day checklist,” another about “benefits enrollment.”

Here’s why that matters to you: the cleaner your sections, the cleaner those pieces. When each heading introduces one focused topic, each piece lands in exactly the right neighborhood on the map, and searches for that topic find it precisely. When everything is one undifferentiated wall of text, the pieces get muddy and matches get vague.

You don’t control the machinery — but you completely control how clean the raw material is. That’s what the next page is about.

So you know where the boundary is, here are things BridgeApp takes care of automatically — no action needed on your part:

  • Indexing happens by itself. You never “publish to the search index.” Save a page, send a message, add a record — it becomes findable on its own.
  • Both searches run together. You don’t choose “keyword mode” or “meaning mode.” BridgeApp blends both and shows you the best of each.
  • Long conversations get summarized. When you work with an agent over a very long thread, BridgeApp condenses earlier context behind the scenes (this is called compaction) so the AI stays focused and fast. You don’t manage it — but it’s a good reason to start a fresh conversation for a genuinely new topic.