> For the complete documentation index, see [llms.txt](https://shoppad.gitbook.io/uploadery/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoppad.gitbook.io/uploadery/customize-the-app/hide-file-upload-details-on-the-checkout-page.md).

# Hide file upload details on the checkout page

You can hide the file upload details on the checkout page by prepending the **Field Name** value with an underscore. You will be able to find the **Field Name** from the existing Upload Set that you have created on the Uploadery dashboard.

For example, changing "uploadery\_1" to "\_uploadery\_1" will hide the file upload details.

<figure><img src="/files/8Miq7okTWtvSNMh82K7z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: This will only work if all the spaces are filled in with underscores rather than spaces. For example: "\_uploadery\_1" instead of "uploadery 1".
{% endhint %}

Below is an example of how they display at checkout by default.

![](/files/E9mgJzLJjr0FWLjaOH9r)
