# 5. Forms, fields and data

Dive into Buzzy's data capabilities - learn how to create dynamic forms, fields, and inputs that capture real data. Follow along as we set up a data table, mark up a form, and configure fields and buttons for data submission within a responsive Buzzy app.

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

**Key words**: Layout, component, form, read, edit, capture, add, data, data table, data table row, insert, field, input, button, action, submit


---

# 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.buzzy.buzz/getting-started-with-buzzy/getting-started-with-figma/5.-forms-fields-and-data.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.
