# Create a new data type with UI

Updated video for anyone using the template on a new app after 10th June 2024. This version has simplifications to the process of creating a new data type UI and to the right sidebar process.

{% embed url="<https://youtu.be/r70lQGeiqK4>" %}

If the video isn't showing click [here](https://youtu.be/r70lQGeiqK4) to watch it.

### Older versions

If you have an older version of the template you may need to watch the version below.

{% embed url="<https://youtu.be/IEECgCKSDhE>" %}

There should be a video displayed above. Not showing? [Click here to watch it](https://youtu.be/IEECgCKSDhE).&#x20;


---

# 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.bulletlaunch.com/getting-started/create-a-new-data-type-with-ui.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.
