# How do I save a Quote?

Quotes can be saved in Mobileforce using the "Save" button. Note that this saves the quote in its full format with all its properties including history.

In addition, quotes can also be saved back into the CRM (Albeit with fewer properties, since CRM quote objects are almost always a subset of Mobileforce Quote Objects). Often times, quotes are saved back in the CRM as a blob (a pdf) together with an activity update, indicating when the save was performed.

Quotes also have versions, enabling roll back but these are offered only to Admins by default.

In Mobileforce, Quotes auto save if idle for 30 seconds.

Auto saving can be disabled by setting the ADL property **cpq-auto-save-enable** to 0. One can also change the auto-save interval with the ADL property **cpq-auto-save-interval**. Also, if one tries to exit an unsaved quote via the back button or closing the tab, the seller should get a confirmation dialog, suggesting the quote be saved.

**Caution:**

Mobileforce discourages setting **cpq-auto-save-interval** to very small values.
