# Search by Date

Search by Date allows you to quickly sort messages by a specific period. This tool can be used independently or in combination with [filters](/tg-research/filters.md) or [text search](/tg-research/text-search.md).

{% embed url="<https://app.guideflow.com/player/ok81oj3sxp>" fullWidth="true" %}

Fill in the "<img src="/files/1fVMjIOT6Aejfj1Cv1RQ" alt="" data-size="line"> Start Date" and "<img src="/files/W2x4STpA1a2lph15rS29" alt="" data-size="line"> End Date" fields to select a time period. For example, enter `11.06.2023` as the start date and `12.06.2023` as the end date. Click anywhere outside the fields to activate the query without pressing the Enter key. Enter the same start and end dates to view messages from a single day. To reset the selected dates, click the "<img src="/files/PVmhZx8PbkQpK9WVxbkm" alt="" data-size="line"> Reset Dates" button.

<div><figure><img src="/files/uPqJyru6B5t2IzsMUkAm" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/o8YOCWJ3KEdK3IpMgRg0" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://blog.telegram.lvivcenter.org/tg-research/search-by-date.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.
