# Actions in case of TRIK Studio or TRIK controller malfunction

{% hint style="info" %}
This article is automatically translated from Russian by Google Translator.
{% endhint %}

During the operation of TRIK Studio and the TRIK controller, log files are recorded recording the actions of the program and the user.

These files allow us to determine more precisely possible reasons for failures, so we ask you to send them to us together with the description of the problem.

To find out where to get these files, see the corresponding sections:

1. [TRIK Studio Logs](/en/feedback/logging.md#trikstudio)
2. [Logs on the TRIK controller](/en/feedback/logging.md#trik)

## TRIK Studio Logs <a href="#trikstudio" id="trikstudio"></a>

1\. Open TRIK Studio -> Main Menu -> Help -> Open Logs

Or open Windows Explorer and type in adress bar:

```
%APPDATA%\trik-studio\logs or
%USERPROFILE%\AppData\Roaming\trik-studio\logs
```

{% tabs %}
{% tab title="via TRIK Studio" %}
&#x20;

![](/files/-MU_IyIKJynzaMKg5aF5)
{% endtab %}

{% tab title="via My Computer" %}
&#x20;

![](/files/-MU_TCcIyEEtayj239QV)
{% endtab %}

{% tab title="via Start Menu" %}
&#x20;

![](/files/-MU_TI3EYnUwjjGA8AMl)
{% endtab %}
{% endtabs %}

2\. In the opened window select all files.

![](/files/-MU__sVD-D6NcrxajFpf)

4\. Right-click on the selected files and choose `Send → Compressed ZIP Folder` from the context menu that appears.

![](/files/-MU_aQDimZ28bTS8e0fo)

5\. Enter a title with the date in the format "YYYYY-MM-DD".

![](/files/-MU_cCrUJRZWhXmwh53L)

6\. Send us the resulting file via the [feedback](https://trikset.com/en/support#feedback) form. We will review your request and correct the error.

## Collecting logs on the TRIK controller <a href="#trik" id="trik"></a>

{% hint style="info" %}
**Warning!** Logs are collected only if the controller is rebooted unexpectedly.
{% endhint %}

1\. Open your browser.

2\. Enter the [IP address](/en/trik/wi-fi.md) of the robot in the address bar.

3\. Select the "Log" item in the web interface. If the "Log" has the following appearance, you must wait or restart the controller.

![](/files/-MU_ojGoLduQjdSazTQc)

4\. After a while, this icon will appear between the menu and language selection:

![](/files/-MU_opnPPPbikC6kp7Bs)

5\. Left-clicking on this icon will bring up a dialog box for saving the last LOG file:

![](/files/-MU_ovB_x7nBgDpA7jAG)

If you need not the last LOG-file, you need to go to the menu item "Onboard Log", select the desired file (by the time of creation) and click on it with the left mouse button.

![](/files/-MU_pK0gIJgbG91U-gQI)

6\. Save the desired file to your computer.

7\. Send it to us via the [feedback](https://trikset.com/en/support#feedback) form. We will review your request and correct the error.


---

# 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.trikset.com/en/feedback/logging.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.
