# Hub log locations reference

> Find where the Unity Hub stores its log files on Windows, macOS, and Linux so you can view them or attach them when reporting an issue.

The Unity Hub writes log files to a platform-specific directory on your machine.

## Log file locations

| Platform | Location                                      |
| :------- | :-------------------------------------------- |
| Windows  | `%UserProfile%\AppData\Roaming\UnityHub\logs` |
| macOS    | `~/Library/Application Support/UnityHub/logs` |
| Linux    | `~/.config/UnityHub/logs`                     |

You can also open the log folder from the Hub: go to **Account** > **Help and Support** > **Logs**.

## Additional resources

* [Hub CLI reference](./hub-cli-reference.md)
* [Use the Hub CLI](./use-hub-cli.md)
* [Hub UI reference](./hub-reference.md)
