# Create a record

To create a new record, click the **Add** button from the Table View.

![](https://85223878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOx0Wo3NZjrQrGQthTy6o%2Fuploads%2Fgit-blob-4d7806a20d8f0294a567a21e62e855478e7cd8e7%2FCapture%20d%E2%80%99e%CC%81cran%202020-01-17%20a%CC%80%2000.18.43.png?alt=media)

{% hint style="warning" %}
There's no **Add** button? Record creation might be [disabled](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users/manage-roles#collection-permissions-1) for your current role.
{% endhint %}

Once on the creation form, fill out all required fields as per your database's constraints:

![](https://85223878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOx0Wo3NZjrQrGQthTy6o%2Fuploads%2Fgit-blob-5338fdf41ecb37d75cf112bcb4bf8ab023365c71%2FCapture%20d%E2%80%99e%CC%81cran%202020-01-17%20a%CC%80%2012.56.51.png?alt=media)

{% hint style="info" %}
This form can be customized. Check out [this section](https://docs.forestadmin.com/user-guide/getting-started/master-your-ui/using-the-layout-editor-mode/customize-your-creation-and-edition-forms#customizing-a-creation-form) to do so.
{% endhint %}

When creating a record, you can also link an *existing* `belongsTo` records **(2)** or create a *new* one **(3)**.

You can also add existing **(4)** or new **(5)** `hasMany` records from its *related data* collections **(1)**:

![](https://85223878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOx0Wo3NZjrQrGQthTy6o%2Fuploads%2Fgit-blob-05417df035b04a1bd94add861ae0bf732baf1167%2FCapture%20d%E2%80%99e%CC%81cran%202020-01-17%20a%CC%80%2016.03.06.png?alt=media)

{% hint style="info" %}
If the `orders` field of collection *Customers* is **read-only**, you won't be able to add any order.
{% endhint %}

{% hint style="warning" %}
Disabling **record creation** for collection Orders will remove "Create new order" **(5)** in this creation form. However you'll still be able to "Add existing order" **(4)**.
{% endhint %}
