# Desktop Client

In order to provide more detailed information, please do the following:

#### Enable DEBUG logs in the client

In client settings you can enable more detailed logs by going to: *Settings → Logging threshold → Select: Debug*:

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

#### Gather more logs before sending

Before submitting the logs, after you have changed the logging to debug, please repeat any actions that have caused any problems.

#### Sending the client logs

You can easly send us client logs by going *Settings ->* in the *Log* window you will have the possibility to see the logs, but also two buttons, to Copy the logs or Download them - so you can easly share them with us:

<figure><img src="/files/bMMRUwf50k3PHHqsmmHQ" 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://docs.defguard.net/support-1/sending-support-information/desktop-client.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.
