# Delete Project

The Delete Project feature allows you to permanently remove a project that is no longer needed from the Service Portal AI.

{% hint style="info" %}
The Delete Project feature is only available for Enterprise-type organizations
{% endhint %}

On the Project List page, select the project you want to delete, then click the **Edit** button.

<figure><img src="/files/e9VCS75n97iXOgXYgSpr" alt=""><figcaption></figcaption></figure>

In the Delete Project section, click the Delete button to proceed with deleting the project.

<figure><img src="/files/0DOskYZZgWajA6IToK31" alt=""><figcaption></figcaption></figure>

Enter the verification code from your Authenticator app in the TOTP Verification window, then click Verify to continue.

<figure><img src="/files/en5myaFmZTjfjyO8TDWr" alt=""><figcaption></figcaption></figure>

Enter the name of the project to delete and press press **I understand the consequences, delete this project**.

<figure><img src="/files/AbmZNpHhMElDp96RD1pp" alt=""><figcaption></figcaption></figure>

If you successfully delete the project, the notification "**Project has been successfully deleted**" will appear.

<figure><img src="/files/s2DynleSa9vVVoPw66r5" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cloudeka.ai/service-portal-ai/project/delete-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.
