# Profile Settings

{% hint style="info" %}
This menu is used to interact with the system. On this menu you can **Restart Bot, Logout, Change Language, Logout.**
{% endhint %}

{% tabs %}
{% tab title="Instructions" %}
To reach this first you will need to type **/profile** on **Auto Forward Telegram BOT**
{% endtab %}
{% endtabs %}

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

* **Click Settings:** Goto [Setting System](/fundamentals/system-settings.md)
* **Click Restart BOT:** The Restart BOT feature restarts the system and reloads your current configurations along with the latest updates of the BOT.
* **Language**: This feature allows you to change the language of the BOT's interface and communications
* **Reset Configuration (*****No Recommend*****):** This feature will reset all your configurations to their original default settings. Please consult with the admin before performing a reset.
* **Logout:** This feature logs you out of your account, and you will need to log in again from the beginning.

### **Restart BOT on Telegram**

To reach this first you will need to type **/profile** on **Auto Forward Telegram BOT**

1. **Click Restart BOT:** The Restart BOT feature restarts the system and reloads your current configurations along with the latest updates of the BOT.
2. **Wait at least 5-10 minutes to system Restart**

<figure><img src="/files/4DgFAV82Aq54k81F0Ljp" alt=""><figcaption></figcaption></figure>

### **Restart BOT on Mobile App**

The Restart BOT feature restarts the system and reloads your current configurations along with the latest updates of the BOT.

**Follow Steps:**

1. **At Home Menu select More**
2. **Next At Menu More click Restart Bot**
3. **Wait at least 5-10 minutes**&#x20;

<figure><img src="/files/DxVpkegY4iVgkavLPTa9" 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-v2.autoforwardtelegram.com/fundamentals/profile-settings.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.
