# Contact form

***

### 1. Our guide to set up a Contact form section:

{% hint style="info" %}
**Steps:**

* In the theme editor, click **Add section.**
* Locate **Contact form.**
* Click **Save.**
  {% endhint %}

<figure><img src="/files/UiEM3xqivYfj5nbCRbCd" alt=""><figcaption></figcaption></figure>

### **2. Contact form section settings:**

* Click on the **Contact form** section to open the section settings.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/4e9a9e17-e987-4c77-8723-2f391c1c3320/Screenshot%202023-11-17%20at%209.33.32%20PM.png" alt=""><figcaption></figcaption></figure>

* ​**Heading:** Set the heading of the form, in this case, it's 'Drop your details below and we'll get back to you within a day'.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/663b9752-2c0c-481f-94c3-d812f63428a1/Screenshot%202023-11-17%20at%209.44.31%20PM.png" alt=""><figcaption></figcaption></figure>

* The **input titles** will be shown for the contact form: show text fields for store visitors to enter their name, email, subject, and message.

<figure><img src="/files/dyiLJg7Iy992SJ5IsKyX" alt=""><figcaption></figcaption></figure>

### 3. View contact form submissions

[<mark style="color:blue;">Learn More »</mark>](/articles/faqs/view-contact-form-submissions.md)


---

# 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://help.inspiredtheme.com/articles/sections/sections-available-in-inspiredtheme/contact-form.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.
