# Interface

<figure><img src="/files/OCOCKXhLGSiTcxMXBPNs" alt=""><figcaption></figcaption></figure>

1. Data types, categorized by namespaces, types and derived types
2. Data objects list view
3. Data view - Displays the data of selected DataObject.
4. Search bar - Use Ctrl + Space shortcut to quickly focus the search bar.

### Data type

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

This icon indicates that the data type will be added to the runtime DataLibrary.

### Data object

<div align="left"><figure><img src="/files/DDsJ5xj7ObTtF4ZyunLX" alt=""><figcaption><p>(from left to right)</p></figcaption></figure></div>

* Set as favourite
* Drag this DataObject to a reference field
* Delete DataObject

### Modules

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

* Serialization settings
* Import settings
* Settings
* Help


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://giantgrey.gitbook.io/databrain/interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
