# 3. How long are my Route optimizations kept?

Each route optimization performed in TourSolver is saved in a simulation. Simulations are then stored for a duration that will vary according to the validation cycle:

* A simulation that is **saved but not validated** is stored in TourSolver for **two months**
* A simulation that is **saved and then validated** is stored in TourSolver for **a year (12 months)**

A simulation can be validated in one of two ways:

* From the[ ](https://www.toursolver.com/en/faq/managing-simulations-toursolver)list of simulations accessible via the TourSolver Home page
* From the optimization results window in the Optimization page


---

# 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://nomadia-docs.gitbook.io/products/faq/how-long-are-my-route-optimizations-kept.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.
