# Why are file details labeled "uploadery\_1"?

By default, **uploadery\_1** is the generated field name Uploadery uses for file details. This name is displayed at checkout with the customer's uploaded file. Follow the instructions below to change the field name value(s) to better match your file(s).&#x20;

1\. Starting from the Uploadery dashboard, navigate to the **Option Sets** tab. Then, navigate to option set.&#x20;

2\. Click on the arrow or the **Label** to open up this option set's additional settings.

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

3\. Change the **Field Name** value from **uploadery\_1** to something more descriptive of the file.

4\. Save your changes!

{% hint style="info" %}
Note: Be sure to keep the **Field Name** values unique, as they will overwrite each other if they match.
{% 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://shoppad.gitbook.io/uploadery/troubleshooting/why-are-file-details-labeled-uploadery_1.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.
