# Temporary URL

The "Temporary URL" tab in the dynamic short link editor allows you to schedule a different URL for a specific time period or based on the number of views that the link receives.

This can be useful for creating limited-time offers or promotions, such as discount codes that are only valid for a certain period of time.

You can specify a start and end date for the temporary URL, or you can set the URL to change after a certain number of views.

This feature allows you to easily update the destination of your link without having to create a new link or manually redirect users.

<br>


---

# 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.codeeqr.com/product-docs/dashboard/dynamic-short-links/temporary-url.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.
