# Копирование настроек, логи и другое

## Где найти файл с логами действий бота?

Перейти в папку с логами можно из меню в Forkify, вкладка "Логи":

C:\Users\\**CURRENT\_USER**\AppData\Roaming\forkify\logs

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

{% hint style="info" %}
Папка `AppData` может быть скрыта на Windows по умолчанию. Необходимо отобразить скрытые папки.
{% endhint %}

## Как перенести настройки на другой ПК?

Перенести с полной заменой папку forkify:

C:\Users\\**CURRENT\_USER**\AppData\Roaming\forkify

{% hint style="info" %}
Не рекомендуем объединять при переносе папки с разных ПК, это может привести к непредсказуемым последствиям.
{% endhint %}

## Как запустить несколько экземпляров Forkify на одном ПК?

![](/files/VaLcxGxESRvG1pRIcxWv)

1\. Создать различных пользователей Windows.

2\. Правый клик по иконке лаунчера Forkify с зажатой клавишей shift.

3\. Открыть от имени пользователя.

Подробнее про создание пользователей [тут.](https://support.microsoft.com/en-us/windows/create-a-local-user-or-administrator-account-in-windows-20de74e0-ac7f-3502-a866-32915af2a34d#:~:text=check%20your%20version.-,Create%20a%20local%20user%20account,user%20without%20a%20Microsoft%20account.)

## Как подключаться к Боту с телефона?

Ставим на ПК браузер Chrome , заходим сюда, создаем доступ к ПК:&#x20;

{% embed url="<https://remotedesktop.google.com/access/>" %}
Chrome rdp
{% endembed %}

Ставим на телефон приложение Chrome Remote Desktop:

{% embed url="<https://apps.apple.com/ru/app/chrome-remote-desktop/id944025852?l=en>" %}
rdp IOS
{% endembed %}

{% embed url="<https://play.google.com/store/apps/details?id=com.google.chromeremotedesktop&hl=en&gl=US>" %}
rdp Android
{% endembed %}

Аналогично можно делать и через другие клиенты.


---

# 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://wiki.forkify.io/kopirovanie-nastroek-logi-i-drugoe.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.
