> For the complete documentation index, see [llms.txt](https://giantgrey.gitbook.io/databrain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://giantgrey.gitbook.io/databrain/guides/search.md).

# Search

Searching for DataObject within the Databrain editor is quite simple. <br>

1. Use the <mark style="background-color:orange;">CTRL + Space</mark> shortcut to quickly focus the search bar on top.
2. You can search for:

* Data type
* Title
* Guid
* Tags

## Tags

You can assign tags to each data object. Tags are defined in the settings module.

1. Go to the settings

<div align="left"><figure><img src="/files/AyS3GEG8fG71w6qnGUp6" alt=""><figcaption></figcaption></figure></div>

2. Create new tags
3. Select a data object and assign tags.

<div align="left"><figure><img src="/files/k24WQ9N0XWUFjkIAe2F1" alt=""><figcaption></figcaption></figure></div>

4. To search for tags, type <mark style="background-color:orange;">t:</mark> in the search bar and the each tag separated with space.\
   For example: "**t:enemy ai npc**" -> this will search for the tags enemy, ai and npc.

<div align="left"><figure><img src="/files/uLbHWpZzGKG86ygEOOGZ" alt=""><figcaption></figcaption></figure></div>
