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

# Search Panel

The Right Panel Search Panel is a more powerful version of the Search Bar in the Header. Header Search only allows searching by Object Name or Short Name. Right Panel Search takes this a step further, allowing search by Name, Short Name, data fields, documentation, relationships, uses, tags, and more.

<Frame>
  <img noZoom src="https://mintcdn.com/celedonsolutions/IOHDKnil6FJ88NYo/images/right_panel_search.png?fit=max&auto=format&n=IOHDKnil6FJ88NYo&q=85&s=ae9a3355dc8c7d3baff1ac530319bc54" width="1715" height="370" data-path="images/right_panel_search.png" />
</Frame>

## Searching

Search Panel has two optional settings for refining your search:

1. `Case Sensitive`: When enabled, Case Sensitive will only return results that match the casing of the input. For example, a search for "Mass" will not return results with the title "mass".
2. `Exact Match`: When enabled, only results that exactly match the search terms will be returned (not case-sensitive unless enabled above). For exmaple, a search for "Mass" will not returnn results with the title "Total Mass"

Each search result will include a card with the Object Name or Short Name, Path, and Object Type. It will also include a list of data fields that include the Search term(s), highlighting the search terms in each.

<Frame>
  <img noZoom src="https://mintcdn.com/celedonsolutions/IOHDKnil6FJ88NYo/images/search_results.png?fit=max&auto=format&n=IOHDKnil6FJ88NYo&q=85&s=67eefa1ed2f1e43a1a24c05e53b1a980" width="2251" height="1208" data-path="images/search_results.png" />
</Frame>

Click on a result to open that Object in the Workspace.

Displayed at the top will be a count of how many unique Model Objects are found, along with how many Search term matches are found.

<Note>The unique Model Objects count will often be lower than Search term matches, as the terms can appear in multiple places in the same Object.</Note>

## Tag Search

Right Panel Search can also be used to show all Model Objects that have a certain Tag.

Use `#` followed by the Tag name to search for all Objects with that Tag applied. Currently only one Tag can be searched for at a time.

<Frame>
  <img noZoom src="https://mintcdn.com/celedonsolutions/IOHDKnil6FJ88NYo/images/tag_search.png?fit=max&auto=format&n=IOHDKnil6FJ88NYo&q=85&s=dfb47e7e04d2dc7ea6d4e2277421b464" width="2280" height="1394" data-path="images/tag_search.png" />
</Frame>
