# Create-account-form

**URL:** https://meta.discourse.org/t/create-account-form/231686
**Category:** Development
**Created:** [July 1, 2022, 12:52pm UTC](https://meta.discourse.org/t/create-account-form/231686 "2022-07-01T12:52:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Juraj\_Štefánik](https://avatars.discourse-cdn.com/v4/letter/j/d78d45/32.png) [@Juraj\_Štefánik](https://meta.discourse.org/u/Juraj_%C5%A0tef%C3%A1nik)
#### Post date: [July 1, 2022, 12:52pm UTC](https://meta.discourse.org/t/create-account-form/231686/1 "2022-07-01T12:52:01Z")

</div>

Hello, How I add custom fields or something else to **create-account-form**?

Thank you

---

<div class="post-metadata">

### Author: ![Ahmed\_Gagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ahmed_gagan/32/161985_2.png) [@Ahmed\_Gagan](https://meta.discourse.org/u/Ahmed_Gagan)
#### Post date: [July 1, 2022, 2:16pm UTC](https://meta.discourse.org/t/create-account-form/231686/2 "2022-07-01T14:16:09Z")

</div>

Add custom user fields at `/admin/customize/user_fields` and make them required at signup (which displays them on the registration form).
