# “Search” Section

In the “Search” section, you can look up events based on different parameters.

<figure><img src="https://17161662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhdqhDLiL2YgnAUvVvPx6%2Fuploads%2Fg2In7mpPtEWoBZOZdrej%2Fapplication-log%402x.png?alt=media&#x26;token=4285f789-9e7f-4bdb-8c9d-21ec750dd362" alt="application-log-section"><figcaption></figcaption></figure>

* **From / To:** Select the time frame when the event you are searching for occurred.
* **Select one of the following:** Choose an event type that interests you, for example, Change password.
* **Enter part of the description:** Type some words or phrases to help find the event.

**⬅️ Detailed instructions for each panel section under the 'Application Log" tab can be found in the drop-down menu on the left.**


---

# 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.emaillabs.io/en/analytics-panel/administrator/application-log/search-section.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.
