# 8. How to Search the Actions Table

<article class="text-token-text-primary w-full" data-scroll-anchor="true" data-testid="conversation-turn-410" dir="auto" id="bkmrk-the-search-bar-lets-">The **Search** bar lets you quickly find individual actions by typing keywords, UIDs, client names, or text snippets. Unlike filtering (structured queries by date, type, etc.), Search performs a free-text lookup across multiple columns in real time.

Search operates independently from Fast Filters and is not stored within saved filter configurations.

**1. Locate the Search Bar:** Above the **Actions** table, next to the **Filter** button, you’ll see a rounded **Search…** input.

**2. What the Search Covers** By default, typing into **Search** will match against these columns:

<div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"><div class="relative flex-col gap-1 md:gap-3"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&]:mt-5" data-message-author-role="assistant" data-message-id="6831b109-46ae-4ed8-b6e6-eab79aa31888" data-message-model-slug="o4-mini-high" dir="auto"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose dark:prose-invert w-full break-words light"><div class="_tableContainer_16hzy_1"><div class="_tableWrapper_16hzy_14 group flex w-fit flex-col-reverse" tabindex="-1"><table class="w-fit min-w-(--thread-content-width)" data-end="1005" data-start="630" style="width: 97.381%;"><thead data-end="689" data-start="630"><tr data-end="689" data-start="630"><th data-col-size="sm" data-end="642" data-start="630" style="width: 20.6838%;">Column</th><th data-col-size="md" data-end="689" data-start="642" style="width: 79.2877%;">Example Matches</th></tr></thead><tbody data-end="1005" data-start="750"><tr data-end="813" data-start="750"><td data-col-size="sm" data-end="766" data-start="750" style="width: 20.6838%;">**UID**</td><td data-col-size="md" data-end="813" data-start="766" style="width: 79.2877%;">`ca00000u`, `CA000012`</td></tr><tr data-end="877" data-start="814"><td data-col-size="sm" data-end="830" data-start="814" style="width: 20.6838%;">**Type**</td><td data-col-size="md" data-end="877" data-start="830" style="width: 79.2877%;">`Note`, `Call`, `Comment`</td></tr><tr data-end="941" data-start="878"><td data-col-size="sm" data-end="894" data-start="878" style="width: 20.6838%;">**Client**</td><td data-col-size="md" data-end="941" data-start="894" style="width: 79.2877%;">Client’s first or last name (e.g. “Smith”)</td></tr><tr data-end="1005" data-start="942"><td data-col-size="sm" data-end="958" data-start="942" style="width: 20.6838%;">**Text**</td><td data-col-size="md" data-end="1005" data-start="958" style="width: 79.2877%;">Any portion of the action’s text body</td></tr></tbody></table>

</div></div></div></div></div></div></div></div><p class="callout info">**Tip:** Search is case-insensitive and supports partial matches (e.g., “morga” finds “morgan”).</p>

3\. Performing a Basic Search:  
**Click** in the **Search…** field.  
**Type** your query (e.g., `nicklaus` or `ca00000a`).  
As you type, the table filters instantly to show only rows containing that term in any searchable column.

4\. Combining Search with Filters:  
**Search + Filter** gives you ultimate flexibility. For instance, you can:  
**1) Filter** by **Type = Call** (show only calls).  
**2) Search** for “xavier” to see only call records made to client *xavier*.

To clear the search, click the × icon inside the search field or press Esc. Clearing search does not affect structured filters.

##### Best Practices

<div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"><div class="relative flex-col gap-1 md:gap-3"><div class="flex max-w-full flex-col grow"><div class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&]:mt-5" data-message-author-role="assistant" data-message-id="6831b109-46ae-4ed8-b6e6-eab79aa31888" data-message-model-slug="o4-mini-high" dir="auto"><div class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"><div class="markdown prose dark:prose-invert w-full break-words light">1. **Start Broad**: Begin with a single keyword, then narrow using filters if needed.
2. **Use Unique Identifiers**: For exact lookups, searching by full **UID** is fastest.
3. **Partial Text Queries**: Enter part of a longer note or comment to catch all similar entries.
4. **Combine Terms**: While the search itself doesn’t support multiple terms joined by AND/OR operators, you can type a phrase (e.g., `morgan invoice`) to match rows containing both words anywhere in the record.

With these steps, you can swiftly drill down to any Action—whether it’s a specific note, call log, or comment—by simply typing in a few characters, making it easy to locate records without navigating through pages of data.</div></div></div></div></div></div></article>