# Location of the Log File

* For your convenience, you can open the folder containing the log file using FolderSecurityViewer:
  * Open **Settings** and click the **Log** tab.
  * The **Open Log Folder** button will take you to the correct directory.
* You can find the log file in a directory called FolderSecurityViewer\Logs located within the MyDocuments folder of the current user
  * e.g. C:\Users\carsten\Documents\FolderSecurityViewer\Logs
* The log file is named Log.txt.


---

# 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://g-tac.gitbook.io/foldersecurityviewer/helpdesk/advanced/location-of-the-log-file.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.
