> 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/affiliate-dashboard/additional-profile-fields-for-affiliates/create-new-input-fields.md).

# Create New Input Fields

**GoAffPro** provides you with the option to create new input fields for affiliates.

To create new input fields for affiliates, go to the **Affiliate Dashboard** section in the **Look and Feel** tab of the GoAffPro admin panel.

<figure><img src="/files/XvALtZp7oar6GUejimua" alt=""><figcaption><p>Look and Feel > Affiliate Dashboard</p></figcaption></figure>

Here, click on **Edit Form** in the Dashboard Tabs section.&#x20;

<figure><img src="/files/WbdDIZo5rAWyPZShOEFh" alt=""><figcaption><p>Dashboard Tabs > Edit Form</p></figcaption></figure>

This will open up the **Profile Fields** window.&#x20;

<figure><img src="/files/7xT4QdflrL2VQEbwl3z5" alt=""><figcaption><p>Profile Fields</p></figcaption></figure>

Here, click on **Add your own field**.

<figure><img src="/files/9IF8nVuiIxoNHRpNJZPl" alt=""><figcaption><p>Click on Add your own field</p></figcaption></figure>

This will open up the New Input Field window.

<figure><img src="/files/Q5Vf5pZKiFJziRFMxwuF" alt=""><figcaption><p>New Input Field</p></figcaption></figure>

Here you can set the field title.

<figure><img src="/files/GUFUM0dGfZv19Fmshu81" alt=""><figcaption><p>Set the field title</p></figcaption></figure>

You also have the option to make the field required, input type, field width, field information, and input mask.&#x20;

<figure><img src="/files/hIz5p6ZbMEPsx4g12wAW" alt=""><figcaption><p>Setup the profile field</p></figcaption></figure>

After this, click on **Change**.

<figure><img src="/files/52dnB4P7UhtejTjkpYkW" alt=""><figcaption><p>Click on Change</p></figcaption></figure>

Finally, click on **Save**.

<figure><img src="/files/dEBmGdvIUIPo7qa9hQfN" alt=""><figcaption><p>Click on Save</p></figcaption></figure>

The newly created profile field will appear in the profile section in the affiliate dashboard.

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

{% embed url="<https://youtu.be/sOfcKiCA17I>" %}
Create New Profile Input Fields
{% 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:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/affiliate-dashboard/additional-profile-fields-for-affiliates/create-new-input-fields.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.
