> For the complete documentation index, see [llms.txt](https://enterprise-ipi-en.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise-ipi-en.hideez.com/faq/ipi-enterprise-server/how-to-view-logs-at-ipi-enterprise-server.md).

# How to view logs at IPI Enterprise Server?

To view the IES logs, go to the "Settings > Logs".

![](/files/oIlqCmKjBmExPQiuNck5)

In the opened window on the left side a list with logs by date is generated.

You need to click on the log you need and in the right part of the screen information with logs will open.

![](/files/QEr1cy5Om8UZTsLBUZX7)

For more detailed information contained in the document, you must click on the line with the data.

![](/files/c3e3DogSmgvCUho0C6uu)

You can download log file (1), show local time (2) or use search (3).

![](/files/zbNjecKXNsHzze8xlQdG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://enterprise-ipi-en.hideez.com/faq/ipi-enterprise-server/how-to-view-logs-at-ipi-enterprise-server.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.
