> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-portal-customization/signup-page/additional-signup-fields-for-signup-page/add-privacy-policy-link-to-signup-field.md).

# Add Privacy Policy Link to Signup Field

**GoAffPro** provides you with the option to add the privacy policy link to the signup field.

To add the privacy policy link to the signup field, go to the **Signup Page** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/XJqUAXUDXGfHViy2AG5W" alt=""><figcaption><p>Look and Feel > Signup page</p></figcaption></figure>

Here, click on **Select & Customize**.

![Click on Select & Customize](/files/-MX3keko1vqQ1XdlVAc9)

This will open up the signup page section.

![Signup Page](/files/-MX3lM-Nn6dDmeGpsr3r)

Here, check the "I agree to the terms and conditions" field.

![Check the "I agree to the terms and conditions" field](/files/-MX49B0l3NvElyYnFse8)

Now, click on **Edit**.

![Click on Edit](/files/-MX48sPmPRUzy3NefZ35)

This will open up the Signup Field window.

![Signup Field](/files/-MX49IB0brHtaebriUBp)

Here, add **\<privacy> privacy policy \</privacy>** to the field title.&#x20;

![Add \<privacy> privacy policy \</privacy> to the field title](/files/-MX4A4JCyBWLe0dpixlK)

After this, click on **Change**.

![Click on Change](/files/-MX4A_16TFbLmQirsVtB)

Finally, click on **Save**.

![Click on Save](/files/-MX40XIC7X1xq0khK_K8)

After this, the privacy policy link will get added to the signup field.

![](/files/-MX4AuOf4ozchau8Zbiv)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/signup-page/additional-signup-fields-for-signup-page/add-privacy-policy-link-to-signup-field.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
