# Improved Saving for Multimodal Projects

We’ve made significant enhancements to how saving works in multimodal projects to reduce data loss and improve usability:

* **Auto-Save Enabled by Default**: No more manual saving after each image—your work is automatically saved as you go.
* **Removal of the ‘Save’ Button**: The manual save button has been replaced with a helpful text indicator to keep you informed about save status.
* **Deletion Confirmation Prompt**: To prevent accidental data loss, a confirmation step is now required when deleting items.

These updates ensure a smoother, safer experience when managing multimodal projects.


---

# 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.roboflow.com/changelog/december-2024/improved-saving-for-multimodal-projects.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.
