# Eliminar un proyecto

{% hint style="warning" %}
Precaución: Eliminar un proyecto es permanente. ¡No puedes recuperar un proyecto eliminado!
{% endhint %}

Antes de poder eliminar un proyecto, primero debes desactivarlo.

{% stepper %}
{% step %}

### Desactivar el proyecto

* Ir a **\[Tu proyecto] > Ajustes > Ajustes del proyecto.**
* Haz clic en **Desactivar tienda**.

{% hint style="info" %}
**Nota:** Desactivar un proyecto también desactivará cualquier canal activo restante en el proyecto.
{% endhint %}

![](/files/5299e30df7f05a029613c6c4e02c1e7c9429b2fb)
{% endstep %}

{% step %}

### Eliminar el proyecto

* Ir a **\[Tu proyecto] > Ajustes > Ajustes del proyecto.**
* Haz clic en el menú de engranaje y selecciona **Eliminar proyecto**.
* Escribe "delete" en el campo y haz clic **Eliminar proyecto** para confirmar.

![](/files/6b3ed93ef8d80c881dee04ae4a863bf780dceb2a)
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/get-started/get-started-space-es/empezando/crea-un-nuevo-proyecto/eliminar-un-proyecto.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.
