# Step 7: Edit the required phone number field

Users must provide their phone numbers during account signup to ensure seamless integration with Digital River. Making the phone number field mandatory allows you to avoid potential issues and ensure the drop-in feature operates correctly. Follow these steps to edit the required phone number field:

{% hint style="info" %}
Digital River requires the phone number field. If no phone number is available, Drop-in will not display as expected.
{% endhint %}

1. Click **Settings** in the app menu on the left and then click **Account Signup Form**.&#x20;
2. Click the **Address Fields** tab.\
   &#x20;

   <figure><img src="https://385943888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYQsO02eKz9DuHs39Wm-694727794%2Fuploads%2F21iy1BoD9cqz4BmFQVQR%2FForm-Fields-Address-Fields.png?alt=media&#x26;token=8958217b-e92d-4b5e-978c-1a7a48046f36" alt=""><figcaption></figcaption></figure>
3. Click **Edit** in the options menu.\
   &#x20;![](https://385943888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYQsO02eKz9DuHs39Wm-694727794%2Fuploads%2F3nvSOWjnJLCZ7mtHh7iI%2FAddress-Fields-More-options.png?alt=media\&token=c492c88e-a429-465f-91ae-c2d43b2150a1)<br>
4. Select the **Yes this field is required** checkbox and click **Save**.

![](https://385943888-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYQsO02eKz9DuHs39Wm-694727794%2Fuploads%2FQLqYQGyvXQpp6bv9YBm4%2FEdit-the-text-field.png?alt=media\&token=e652c91a-df77-43b0-aa08-8121e489aff0)


---

# 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.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-7-edit-the-required-phone-number-field.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.
