> 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/program-settings/extra-settings/setup-referral-forms/create-new-referral-form.md).

# Create New Referral Form

**GoAffPro** provides you with the option to create new referral forms.

To create a new referral form, go to the **Form referrals** tab in the GoAffPro admin panel.

<figure><img src="/files/BAvRQpbsELpQDSGhsMtj" alt=""><figcaption><p>Form referrals</p></figcaption></figure>

Here, click on **Setup form**.

![Click on Setup form](/files/4t234NNBk1rIEKdlce3f)

This will open up the New form section.

![New form](/files/YSb7dEuUCl5CL4zZw1vo)

Here, set the form name.

![Set form name](/files/5H1mBryWNcyAWzBe8Jb5)

After this, select the "I want to create and embed this form in my website" option.

![Select the "I want to create and embed this form in my website" option](/files/D5ZW8MMfI2W3B7TwPi7N)

Now, click on **Submit**.

![Click on Submit](/files/1tveUiDPffZyDKzxjw2s)

This will open up the Edit form section.

![Edit form](/files/oFMMBZ8LALrqPEvygp0s)

Here, set the form configuration such as the title, add data button title, description, and success message. You also have the option to assign the organic (non-referral) leads to an affiliate.

<figure><img src="/files/4toOpoWooBOyMR7sXcff" alt=""><figcaption><p>Set form configuration</p></figcaption></figure>

After this, click on **Add field** in the form builder section.&#x20;

![Click on Add field](/files/BfBGFsncLFJww4kZd4QF)

Next, set the field label, field type, and select the data type. You also have the option to make the form field a required field and set its display width.

![Set up form field](/files/HzQhGDy0rvvxJi0sPCaX)

You can view the form fields in the Form Preview section.&#x20;

![Form preview](/files/9IghYsKb9AWMRXP8EiYb)

After this, click on **Save**.

![Click on Save](/files/gbGh2EeiEDz63E1hjnVJ)

Finally, the form will be saved.&#x20;

![](/files/sfh7UXiUhQIjK1fYcSUO)

{% embed url="<https://youtu.be/dOgFIbKJj2w>" %}
Create New Referral Form
{% endembed %}


---

# 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/program-settings/extra-settings/setup-referral-forms/create-new-referral-form.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.
