# Rehydration

You can restore tiered files using rehydration. Except for HDFS, rehydration uses the stub file created from tiering to restore the contents of the file. The stub file contains recall information that Data Optimizer uses to rehydrate the file from the target to its original data source. You can selectively recall any file from its storage location and perform rehydration if a stub file exists in the file system.

**Note:**

* When a file is tiered, the last access time of the file does not change.
* You cannot rehydrate a purged or deleted file.


---

# 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.pentaho.com/pdc-10.2-data-optimizer/pdso-management/pdso-rehydration.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.
