# Add an "I Agree to Terms and Conditions" Checkbox to form

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

### 🛠️ **Steps**

1\. Open the app > click **Forms** > open a form you want to display

2\. In **Elements** ta&#x62;**,** click **Add Element** > select **Accept Terms** element

<figure><img src="/files/8AzcGUSqni8U2s1er4Ef" alt=""><figcaption></figcaption></figure>

3\.  In the **Label** field, remove the slash / and insert your privacy page URL into this place

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

4. Ensure the checkbox is required (Optional but Recommended)
5. Click **Save** to finish.&#x20;

### 🎯 Why You Should Use It

* ✅ Makes sure users have read and agreed to your policies, important for legal compliance. [Termly+1](https://termly.io/resources/articles/agree-to-terms-and-conditions-checkbox/?utm_source=chatgpt.com)
* 🛡️ Helps protect your business by documenting the user’s consent (useful in disputes or audits).
* 📄 Builds trust with users: they see you take transparency and privacy seriously.


---

# 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://docs.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/some-features-guide/add-an-i-agree-to-terms-and-conditions-checkbox-to-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.
