> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fixaeo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search

> Find brands, prompts, mentions, and cited URLs inside your account.

Search is a single box that looks across your own FixAEO data: your brands, your tracked prompts, the mentions collected for them, and the URLs AI engines cited.

It isn't Google Search Console, and nothing typed into this box searches the web. Your Search Console keywords, clicks, and impressions live on the [SEO page](/seo). The two surfaces share a name and nothing else.

<Frame>
  <img src="https://mintcdn.com/fix-aeo/-C-H_sIAn9ktxkQt/images/app/search-inside-app.gif?s=bc26086c71ac0afd2083cf1cf574624d" alt="FixAEO Search page: typing 'project management' into the search box returns results grouped into Prompts and Mentions sections, with matching terms highlighted in yellow" width="1856" height="1208" data-path="images/app/search-inside-app.gif" />
</Frame>

## What can you search?

Four buckets, each rendered as its own section of results.

| Bucket    | Matches on                                           | Skips                          |
| --------- | ---------------------------------------------------- | ------------------------------ |
| Brands    | Brand name, domain, slug                             | Brands you've stopped tracking |
| Prompts   | The prompt text                                      | Archived prompts               |
| Mentions  | The answer snippet, plus the prompt that produced it | Nothing extra                  |
| Citations | The cited source URL                                 | Mentions with no source URL    |

Every bucket is filtered to brands you currently track. Stop tracking a brand and its prompts, mentions, and cited URLs leave search with it.

Brand name outranks domain, which outranks slug. On mentions, the answer snippet outranks the prompt, because that's usually the text you're hunting for.

Citations are grouped by URL, not listed per mention. Each row carries a `×N` chip counting how many of your mentions cite that page. Clicking the row opens the page itself in a new tab.

## How does matching work?

A new mention is searchable the moment it's written, so you're never reading a stale index.

Prompts and mentions match on word variations, so "integrations" finds "integration" and "pricing" finds "priced". Brand names, domains, and slugs match as written, with a little room for typos — "stipe" still finds Stripe. An exact brand-name hit is pulled to the top rather than sitting below a mention that happens to use the same word. Matched words come back highlighted, which is why parts of a result snippet are marked.

## Is there a keyboard shortcut?

Yes, but it opens something else. **⌘K** (**Ctrl-K** on Windows) opens the command palette, which jumps to pages, actions, and brands. It does not search prompts, mentions, or citations. The topbar chip and the mobile search icon both open that palette too.

The Search page has no shortcut of its own. The palette does list it under Pages, though, so **⌘K** then "Search" jumps you here. [Sources](/sources) is listed there too. The sidebar link still works.

Once you're on the page, the input is focused for you and takes four keys.

| Key   | Does                               |
| ----- | ---------------------------------- |
| ↑ / ↓ | Move the selection through results |
| Enter | Open the selected result           |
| Esc   | Clear the box                      |

Results catch up with you a moment after you stop typing, so a fast typist only pays for one search.

## Where do results take you?

Brands open that brand's overview. A prompt opens that brand's Prompts tab, a mention its Mentions tab. Citations open the cited page itself, in a new tab.

A result puts you on the right tab, not on the exact row, so scan the tab once you land. To chase a specific cited URL instead, [Citations](/citations) is the faster route.

## Limits worth knowing

* Search needs a couple of characters to run, and very long queries are trimmed.
* Each section shows its strongest matches rather than everything it found.
* The count next to a section heading is the number of results returned, not the number of matches that exist. A section showing 5 means "at least 5".

<Tip>
  A narrow query beats a broad one. Search a domain rather than a brand, or a distinctive phrase from a prompt rather than a single common word.
</Tip>

## What isn't searchable

Topics and labels, competitor lists, industry rankings, alert history in your [Inbox](/inbox), agent and crawler traffic, Search Console keywords, and anything on the public site. Those surfaces have their own filters.

Before you type, the page shows four shortcut cards instead of results: your brand, top themes, [citations](/citations), and the per-engine breakdown. They're navigation, not search.

## Recent searches

The chips above the quick links are your last five queries that returned something. They're kept in your browser's local storage, not on your account, so they don't follow you to another device and **Clear** wipes them for good. A query that returned nothing is never saved.

## Related

* [Citations](/citations) — the full view of which URLs AI engines cite for you.
* [Setting up your prompts](/setting-up-prompts) — what the Prompts bucket is searching over.
* [SEO](/seo) — the Search Console side, which this page is not.
