# Realtime DB

### Preparing your data with RealtimeDB Builder

Once you have added your resource you will be prompted to create a collection to start preparing your data. To create a collection, follow the steps:

1. Click on the `Create Collection` button
2. Name the collection
3. Click on the `Create` button to save it

{% @arcade/embed flowId="62bLgK1VQMEvdD0XWwnO" url="<https://app.arcade.software/share/62bLgK1VQMEvdD0XWwnO>" %}

To display your data, you need to define the data structure of your collection. To do this, follow the steps:

1. Click the `Get Record List` button&#x20;
2. Select the collection to display from your database
3. Click to save it

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LQ08RFAKZvFADEiXKFy%2F-MjdGCqxlbkT8Vx6x-ht%2F-MjeY0geP5WrO1Ti4fc5%2Ftestgif31.gif?alt=media\&token=7e63be7f-3549-4721-b083-13fe6a5460e2)


---

# 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://docs.jetadmin.io/user-guide/integrations/firebase-firestore/realtime-database.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.
