# System Settings

{% hint style="info" %}
This menu is used to interact with the system. On this menu you can change specific Auto Forward Messages options which can impact performance and stability.
{% endhint %}

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

<figure><img src="https://3402573870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FddnL4cgrrb4y0Pnwxc5r%2Fuploads%2Fe30TYmbdsFg1DJZYgKDq%2Fimage.png?alt=media&#x26;token=d58746ca-7de5-42ea-a1dd-5b62b68163c1" alt=""><figcaption><p>/settings</p></figcaption></figure>

* **Click Start BOT:** All your forwarding tasks will be start and restart all
* **Click Stop BOT:** All your forwarding tasks will be stopped all
* **DISCONNECT ACCOUNT(*****No Recommend*****):** This action will remove your account from Auto Forward Messages bot, all data about you such as membership packages, tasks, blacklists, whitelists, replaces ...etc. will be permanently deleted from our database.
* **Boost Performance:** This option increases Auto Forward Performance
  * The reason this option is OFF (🚫) by default is because using it will cause BOT to forward messages out of order.
  * If you do not care about message order, turning this setting ON (✅) will increase performance by a big margin.
* **Alert: Chat Access Error:** This is the option to ON or OFF error messages when there are problems related to access during message forwarding, such as not being able to post to any target or not access target.
  * **ON** (✅) When there is an access problem during message forwarding, **it will SEND an error message to BOT and Stop That Forward Task.**
  * **OFF** (🚫) When there is an access problem during message forwarding, **it will IGNORE the error message Will Continue Task Forward.**


---

# 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/system-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.
