> 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/customize-the-input-fields.md).

# Customize the Input Fields

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

To customize the 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;

![Dashboard Tabs](/files/-M0IQ6DwCUh6Bb6VIhpt)

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

![Profile Fields](/files/-M0IXxM6mgGJpaB7rCL3)

Here, click on **Edit** for the field you want to customize.&#x20;

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

This will open up the New Input Field window.

![New Input Field](/files/-M0Jc7ikWkoBxI5QYK9W)

Here you can edit the field title, make the field a "required to be filled" field, change the type of input for the field, and change the width of the input field.&#x20;

![Customize the input field](/files/-M0JddRTVA-o-mv6NNKU)

After this click on **Change**.

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

Enable the input field by checking the box, to add it to the profile field.

{% hint style="info" %}
You also have the option to move the input field up or down the order by clicking on the arrows.&#x20;
{% endhint %}

![Check the box of the input field](/files/-M0JjJtBrV16GGr2vNmQ)

Finally, click on **Save**.

![](/files/-M0JkRXPrEI4wKirrYJY)


---

# 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/affiliate-dashboard/additional-profile-fields-for-affiliates/customize-the-input-fields.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.
