# The Sansar Log

The client keeps a local running log of what you mouse over and click plus a few other basic details to help aid in figuring out what caused a crash or problem, these logs can be really helpful when needing help from support staff,

No personal information is retained within the logs other than some hardware information, worlds visited during that session and your public username. most of what can be found is chatter between the client and sansar services.

## locating the log files

By default the Client log files are located in C:\Users\YOURUSERNAME\AppData\Local\LindenLab\SansarClient\log

or by pasteing %localappdata%\LindenLab\SansarClient\log into your file browser.

The current sessions logs are held in the parent folder C:\Users\YOURUSERNAME\AppData\Local\LindenLab\SansarClient and are added to the Historic 'log' folder once your client has shutdown.

<figure><img src="/files/2wWLyEFQDSBuAbKZx1Ux" alt="" width="375"><figcaption><p>Log files locations</p></figcaption></figure>

**NOTE: you may need to show hidden folders to find these**

<figure><img src="/files/MwQ6O4V8kV71NW2y6tDi" alt="" width="375"><figcaption><p>Show hidden folders</p></figcaption></figure>

## Import assets logs

The importer saves error logs to a different filepath and will give you the location on the import logs tab but can be found in

C:\Users\YOURUSERNAME\AppData\Local\Temp\Sansar\Import\logs

or by pasteing %localappdata%\Temp\Sansar\import\logs into your file browser.

<figure><img src="/files/yrB5WZd68azyJzu77mql" alt="" width="375"><figcaption><p>Show hidden folders</p></figcaption></figure>

## Providing log files

If asked please make a copy of your latest log files when the error occurred from the historic log folder and if the client has remained open and not crashed, your current sessions logs from the parent folder noting what ones you are providing.

There are a few types of log files you are looking for including any crash files. try to find the closest files to the time of the error you can, to best help support.

<figure><img src="/files/VeCOSHhBHe2cRz7bsHpt" alt="" width="375"><figcaption><p>Show hidden folders</p></figcaption></figure>


---

# 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.sansar.com/latest/support/general-troubleshooting/sansar-log.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.
