# Contact Us

<div align="left"><img src="https://2769757322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEyxCOa6DsKTgaFDM7%2Fsupported2.png?alt=media&#x26;token=3129fc50-d2c1-4d5e-94be-65d6d816b0f6" alt=""></div>

As a store owner, you can enable the Contact Us option in the Magento Admin portal to allow your customers to send you an email directly from the store.&#x20;

Once enabling the Contact Us option, a Contact Us page gets enabled containing the contact form itself and a CMS block that you can customize in the Magento back-end.

Same as in the default Magento, the default Contact Us form is rendered directly from code rather than from a CMS page.

{% hint style="info" %}
**HOW TO FIND YOUR PAGE?**

Once enabled, the contact us page will be available under the **/contact** URL.
{% endhint %}

### To enable Contact Us:  <a href="#contactus-tocreateanewcmspage" id="contactus-tocreateanewcmspage"></a>

1. On the *Admin* sidebar, go to **Stores** > *Settings* > **Configuration**.
2. In the left panel under **General**, choose **Contacts**.
3. Expand the **Contact Us** section and set **Enable Contact Us** to `Yes`.
4. Expand the **Email Options** section and set the email contact options:
   1. In the **Send Emails to** field, enter the email address where messages from the Contact Us form are sent.
   2. Set **Email Sender** to the store identity that appears as the sender of the message from the Contact Us form. For example: Custom Email 2.
   3. Set **Email Template** to the template that is used for messages sent from the Contact Us form.
5. When complete, click Save Config.

### To customize the content of the CMS block: <a href="#contactus-toaddalinktothenewpageonthestorefront" id="contactus-toaddalinktothenewpageonthestorefront"></a>

1. On the *Admin* sidebar, go to **Content** > *Elements* > **Blocks**.
2. Find the **Contact Us Page Block** block in the list and open it in **Edit** mode.
3. Scroll down to the **Content** field and make any necessary changes.
4. When complete, click **Save Block**.
