# UPLOAD IMMEDIATELY

Immediately upload can be forced or delayed till any submitted statement is confirmed, which is done by changing the state of the current component by calling the proper method.

<div align="left"><img src="https://lh4.googleusercontent.com/NLc1ulqhqaLRsfEwC98geo1ljQhgYjNi94mZotKJZEb9gFXMgdqWoWM1dBlweUeK7NjxpeXR86B4UOhgP6Nv1brdaCUdw-a5eJYTibZUVO7V1WzdzfUyvAwlqUyuMsFXV6zaIECC" alt="Constant setting of boolean switch"></div>

<div align="left"><img src="https://lh5.googleusercontent.com/35yWddp3rmBapU_Ghg3jyNngW-GA4QFoC9i4qALBAvXwOofuAj5ypLlgHKIYjPwjtLXEYEn7wB0Fr_dnyWik2PLBHmPZkxIyK0UbQ6EEBu85TcILAyiQ7yNaQeEBQ35CRAURf4te" alt="ƒx (Boolean)"></div>

### State

Switch between postpones of uploaded files.

### Value types

true, false

### Availability

[File Upload](/reference-guide/components-list/file-upload.md)


---

# 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.adapptio.com/reference-guide/properties/upload-immediately.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.
