# Verwijder een project

{% hint style="warning" %}
Let op: Het verwijderen van een project is definitief. Je kunt een verwijdert project niet herstellen!
{% endhint %}

Voordat je een project kunt verwijderen, moet je het eerst deactiveren.

{% stepper %}
{% step %}

### Deactiveer het project

* Ga naar **\[Je project] > Instellingen > Projectinstellingen.**
* Klik **Deactiveer project**.

{% hint style="info" %}
**Opmerking:** Het deactiveren van een project deactiveert ook alle nog actieve kanalen in het project.
{% endhint %}

![](/files/7512f3c39301a3f1bb37895deb453cac64976752)
{% endstep %}

{% step %}

### Verwijder het project

* Ga naar **\[Je project] > Instellingen > Projectinstellingen.**
* Klik op het tandwiel-dropdownmenu en selecteer **Verwijder project**.
* Typ "delete" in het veld en klik **Verwijder project** om te bevestigen.

![](/files/d38fd3be4a45b78e1dd36a3719caad72710fbc09)
{% 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-nl/aan-de-slag/maak-een-nieuw-project-aan/verwijder-een-project.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.
