# Advanced data lifecycle management

This section explains how data lifecycle is maintained when working with a tiered Weka system configuration, together with the options for control. The following subjects are covered:

* Advanced explanation of [time-based policies for data storage location](/4.0/fs/tiering/advanced-time-based-policies-for-data-storage-location.md).
* System behavior when [tiering, accessing or deleting data in tiered filesystems](/4.0/fs/tiering/data-management-in-tiered-filesystems.md).
* [Transition between SSD-only and tiered filesystems.](/4.0/fs/tiering/transition-between-tiered-and-ssd-only-filesystems.md)
* How to [manually pre-fetch tiered data from an object-store and release of data from SSD to the object-store](/4.0/fs/tiering/pre-fetching-from-object-store.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.weka.io/4.0/fs/tiering.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.
