> For the complete documentation index, see [llms.txt](https://docs.web3forms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.web3forms.com/getting-started/customizations/from-name.md).

# From Name

You can customize the **From Name** of the email you receive using the `from_name` hidden tag. The default From Name is "**Notifications**"

```markup
<input type="hidden" name="from_name" value="Mission Control">
```

![](/files/-ManYqACe6aKIppjpcrn)
