# Time filter

Time Filter\
\
Choose the time frame for your model
------------------------------------

1. Navigate to the filter creation page on the platform.
2. Choose a name for your filter. This will help you identify and remember the purpose of the filter in the future.

To set a time range for your filter, use the dropdown menus to choose the start and end minutes for the range. For example, if you want something specific to happen between the 1st and 35th minutes of the match, you would select "1" in the first dropdown menu and "35" in the second dropdown menu.\
![](https://lh3.googleusercontent.com/fG-8W__ClMYbMEdBqkd0fHHxEMKXMyOcvjw-o4jSJqJwOWhneqLj0x2LpMpSUFj7abfvFGyC7ee5X74Ns-RKaIG0rhy2RjtyfyHkRx3zrwjAzAd3blbulqkqfOTry3K7ZYZE8snCbDU622IMETVroU7f4k1q-EnOpN2A5lbnYJjZ6oQnHZuX8fgZjDRPyg)

If you want something specific to happen before a certain minute, select the desired minute in the first dropdown menu and "Before" in the second dropdown menu. For example, if you want something specific to happen until the 40th minute, you would select "40" in the first dropdown menu and "Before" in the second dropdown menu.

\
![](https://lh5.googleusercontent.com/60-onjIzMiA9X_tfUhytt0yIXOCi8yr3OIF1mAxbjQY6AosYvUk1YSDqh3uoC7KL5E3glANfHqZeFAjl0ZAlIO8AnJtfXjqp7MycDzCO7mfG-aC7LY2r-HiI0qx9VIwFe8nSzga4ue5PDOKIxwJWIpPZv1U4ccEcRmtph5Sx1MedqpbHKlinixIx6jAynQ)

If you want something specific to happen after a certain minute, select the desired minute in the first dropdown menu and "After" in the second dropdown menu. For example, if you want something specific to happen after the 65th minute, you would select "65" in the first dropdown menu and "After" in the second dropdown menu.

![](https://lh3.googleusercontent.com/SsXt2Xdd8Qwy6tzR6DDdtqccYxkkRmQ5vdrTKlzkcJcPoCtoW6Uu2SP_JuAONQWYp6bkbGWFn9B4Sx1O2SMUGpbfd8UCutMScJ6eKTZQTifwbPa5OQgpS9KuTwGG4_J11F26wbNqIjyUdGkpVgjfzbn_eEBXBkKE_5mZN1FThcwwoiHkavCXIMqGuFrS9w)

When you have finished setting up your filters, click "Save" on the top right to save your filter for use in a future model.

<br>

<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://features.sstrader.com/sstrader-tutorials/creating-new-models/time-filter.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.
