# Expirations

CloudTruth lets users see track parameter and secret expiration and rotation. These values can be visualized by entering a date-time stamp or environment tag (effectively a date-time stamp).

## Parameter Expiration

* To open the parameter expiration view, expand Reports via the left-hand navigation menu and click the Expiration option.
* The project's parameter list table will be displayed based on the currently selected project and environment shown in the global project selector. Here, we have selected `MyFirstProject` and the `production` environment:


---

# 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.cloudtruth.com/reporting/expirations.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.
