# 21/08/2025 - Updated Switch expiry logic

🕐 "Never" expiry option added for Switch migrations, which will set the expiry time to 'never' for any cards in the uploaded csv that don't have a "*set active from*" or "*Expiry time*" value specified.

👉 An expiry option is now mandatory for '*Active*' cards (cannot leave dropdown unselected)

👉 Uploaded CSVs with **both** "*set active from*" and "*Expiry time*" fields left blank are now considered valid. A 'Never' selection will result in these cards never expiring; any other value will take the current timestamp and add the selected time period to calculate the card's expiry time.

🧑‍💻 Inigo


---

# 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://changelog.usetoggle.com/august-2025/21-08-2025-updated-switch-expiry-logic.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.
