> For the complete documentation index, see [llms.txt](https://manuals.dialox.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.dialox.ai/settings/app-settings/extra-options.md).

# Extra options

There is an option for Organisation Managers to be able to take control of their bot by having a general settings section which is called **Extra options**. You will be able to **Export** (download a copy of a bot's code as backup) or **Import** (restore a backup of this bot from a zip file).

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

Optionally: there is a possibility to get the source code of a bot to be synchronizeed to a Git respository. Each time a publish is done, a git commit is made and is pushed to the configured respository. The synchronization works one-way only.

Even more options such as:

| Setting               | Explanation                                                                        |
| --------------------- | ---------------------------------------------------------------------------------- |
| Deactivate (bot name) | Deactive this bot to make it (temporarily) unavailable for new conversations.      |
| Clone bot             | You can clone this bot to make a backup copy or start a new bot based on this one. |
| Move bot              | You can move this bot to one of your other environments.                           |
| Delete bot            | With this button you can remove your bot, deleting all files and user data.        |
