> For the complete documentation index, see [llms.txt](https://docs.smt-x.com/smtx-online-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smt-x.com/smtx-online-documentation/fulfillment-platform/forms/upload-file-s.md).

# Upload file(s)

When the type of Field is set to "Upload File", the groups displayed on the General Settings tab are limited.

Besides the default Translations-group, no additional options are available. This field type enables the User to upload 1 File. The uploaded file can be deleted and replaced by another file. Example:

![clip0126](https://help.smt-x.com/clip0126.gif)

If you want the user to upload multiple files, there are 2 options:

* Insert more Fields of the type 'Upload File', for as much files as you want the user to upload. The problem is that the user is limited to the numbers of Upload File-Fields that are created.
* Insert a Field of the type 'Multi Upload File'. This will allow the User to upload as many Fields as he wants.

When the type of Field is set to "**Multi** Upload File", the groups displayed on the General Settings tab are limited.

Besides the default Translations-group, no additional options are available. This field type enables the User to upload multiple files. The uploaded files can be deleted and replaced by other files. Example:\
![clip0217](https://help.smt-x.com/clip0217.jpg)


---

# 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:

```
GET https://docs.smt-x.com/smtx-online-documentation/fulfillment-platform/forms/upload-file-s.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.
