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

# Desinstalar Zylon

Si sientes que algo salió mal con tu instalación, puedes desinstalar Zylon fácilmente.

Ten en cuenta que hacerlo **BORRARÁ TODOS TUS DATOS**, incluyendo usuarios, documentos cargados y demás. Este paso no se puede revertir.

Ejecuta el siguiente comando para desinstalar zylon.

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