# Custom Field Nag

Use this super power if you are using custom profile fields and you want to ensure your members fill them in.

{% hint style="warning" %}
Since Site Builder doesn't recognize who is signed in, you may not see the popup inside of Site Builder, but you can preview this on the actual student dashboard page.
{% endhint %}

{% embed url="<https://www.loom.com/share/f2ef92ba4ab44207a4d499b036a5868f>" %}

### How to use this super power

1\) Make sure you have Ding installed

2\) Open up Site Builder and navigate to your Student Dashboard page

3\) Add the `Custom Field Nag` section from Ding

4\) Add the names of your custom fields into the `Custom Fields to Verify` setting&#x20;

![](/files/lo0Ku4oidFlAh71z6AGo)

5\) Choose your `widget style`

6\) Update your `headings` to specify the message you would like to display

7\) Update the `Call to Action` to specify the button text

8\) If your widget style requires an image, update the `Popup image` settings

9\) Update the `widget location` to display the message in the location you desire

10\) Update the `widget visibility` to control when it appears

11\) Enable or disable sound in the `sound settings`

{% hint style="info" %}
The custom fields need to match exactly what you have configured in your yoursite.thinkific.com/manage/settings#custom-sign-up-fields page. When you add more than one field, be sure to keep each field name on one line. We will check to see if all fields are non-blank
{% endhint %}


---

# 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-ding.superpowerups.com/super-power-settings/custom-field-nag.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.
