> For the complete documentation index, see [llms.txt](https://docs.intunepckgr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunepckgr.com/troubleshooting/install-logs.md).

# Install Logs

Pckgr automatically generates and saves install logs directly on the device for both Windows and macOS deployments. These logs are private to your organisation and are not uploaded or shared unless you choose to send them to our team for troubleshooting.

This gives you immediate, local access to detailed deployment information without needing to enable or configure anything manually. If an installation fails or behaves unexpectedly, simply reviewing the log can often identify the cause—and our team is happy to assist if you choose to share a copy.

\
This is the first step of troubleshooting and the Pckgr team will request this from the user when you are having issues with an application install. Please have this file ready to attach to your Application Bug Report [Support Ticket](/support/pckgr-support-channels.md).

{% hint style="info" %}
For Windows:

The file path is C:\ProgramData\Pckgr for **System** Context apps&#x20;

and C:\Users\USERNAME\AppData\Local\Pckgr for **User** Context apps.

The path for **Mac** applications is /private/var/log/Installomator.log.
{% endhint %}


---

# 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://docs.intunepckgr.com/troubleshooting/install-logs.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.
