# Customize your creation and edition forms

Your creation and edition forms can also adapt to fit your need.

### Customizing a creation form

To customize a collection's creation form, go to it **(1)**:

![](/files/-LiTUuPrOjyprhcAvYfb)

Then enable the Layout Editor mode **(2)**, click on the icon close to the record details header **(3)**. You can then show/hide certain fields **(4)** and reorder them **(5)**. Make sure you only hide optional fields, otherwise your database will reject the new record during creation.

![](/files/-LiTUxbkI1TPZMOjPVU6)

### Customizing an edition form

To customize a record's edition form, go to it:

![](/files/-LyngeLMzHIElYgTZNze)

Then enable the Layout Editor mode:

![](/files/-LyngmSiKZ6AbrEw4EYa)

From there, click on the icon close to the record details header **(1)** to show the list of fields and hide them **(2)** or reorder them **(3)**:

![](/files/-Lyngtg4mYSW73lyWdSR)


---

# 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.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode/customize-your-creation-and-edition-forms.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.
