# Elimina un progetto

{% hint style="warning" %}
Attenzione: eliminare un progetto è definitivo. Non puoi recuperare un progetto rimosso!
{% endhint %}

Prima di poter eliminare un progetto, devi prima disattivarlo.

{% stepper %}
{% step %}

### Disattiva il progetto

* Vai a **\[Il tuo progetto] > Impostazioni > Impostazioni progetto.**
* Clicca **Disattiva progetto**.

{% hint style="info" %}
**Nota:** La disattivazione di un progetto disattiverà anche tutti i canali ancora attivi nel progetto.
{% endhint %}

![](/files/6733b572029d93daa4533816f501881cb5ff435f)
{% endstep %}

{% step %}

### Elimina il progetto

* Vai a **\[Il tuo progetto] > Impostazioni > Impostazioni progetto.**
* Clicca sul menu a ingranaggio e seleziona **Elimina progetto**.
* Digita "delete" nel campo e clicca **Elimina progetto** per confermare.

![](/files/c61aa695391324253e6501c95e51807e1a5fbfa5)
{% 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-it/per-iniziare/crear-un-nuovo-progetto/elimina-un-progetto.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.
