# How to post a Session Log

It is often helpful to include a copy of a Xumm Session Log in tickets to assist in troubleshooting issues.

To view attach a Session Log to an Xumm Support ticket, please follow these instructions:

Launch Xumm, then press the **Settings** button.

<figure><img src="/files/cerV2dSTpVB6l5IWJoVe" alt=""><figcaption></figcaption></figure>

Tap the **Advanced** option.

<figure><img src="/files/0CqjKF2ZHv6ywtAGgxga" alt=""><figcaption></figcaption></figure>

Tap the **Session Log** option.

<figure><img src="/files/5XA8U4F0fUOWlKPc0NDC" alt=""><figcaption></figcaption></figure>

On the Session Log screen, press the **meatballs menu**

<figure><img src="/files/RY9G9j911hrm1CX3cpyJ" alt=""><figcaption></figcaption></figure>

then press the **Copy** option.

<figure><img src="/files/pbwWB5dc3vHZ9gIa26AV" alt=""><figcaption></figcaption></figure>

Press the **back arrow**.

<figure><img src="/files/zxmSvDdw1Jr2iUNMU6UD" alt=""><figcaption></figcaption></figure>

Press the **back arrow** again.

<figure><img src="/files/nLL0yLCgdp0WbHpeYBGB" alt=""><figcaption></figcaption></figure>

Press **Questions & Support** option

<figure><img src="/files/MZ6q0WuBNjD1G39GOf98" alt=""><figcaption></figcaption></figure>

If you are already dealing with a support agent and they have requested that you send a Session Log, choose **the ticket you have been working with**. (Otherwise, choose **Ask a question**)

Press **Write a reply**.

Press and **hold inside the text box** then choose **Paste**.

<figure><img src="/files/zIt97nYm741E2WcisHjA" alt=""><figcaption></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://help.xaman.app/app/configuring-xaman/understanding-the-settings-options/how-to-post-a-session-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.
