> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zylon.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Uninstall

If you feel like something went wrong with your installation you can uninstall Zylon easily.

Be aware that doing so will WIPE ALL YOUR DATA, including users, uploaded documents and so forth. This step cannot be reverted.

Run the following command to uninstall zylon.

```bash theme={null}
helm uninstall -n zylon zylon
```
