# Delete Project

If you want to delete existing project data in the Cloudeka application, you must delete all existing services first. Please follow the steps below.

* On the main page there is a list of projects stored in the Cloudeka application. Select the project name to delete.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.21%20List%20Project.png" alt=""><figcaption><p>List Project</p></figcaption></figure>

* Project details will appear, then click the **Settings Project** button

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.22%20Project%20Page.png" alt=""><figcaption><p>Project Page</p></figcaption></figure>

* Click the **Delete Project** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.23%20Setting%20Project%20Page.png" alt=""><figcaption><p>Setting Project</p></figcaption></figure>

* Select the **Delete Project** button to continue the process of deleting the project or the Cancel button if you want to cancel the process of deleting the project.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.24%20Confirm%20Delete.png" alt=""><figcaption><p>Confirm Delete</p></figcaption></figure>

* A warning will appear regarding the deletion of project data, if you are sure and know all the consequences, please type the name of the project to be deleted in the column provided: type \[Project Name], example **\["Test Project"]**, then click the button **"I understand the consequences, delete this repository"**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.25%20Warning.png" alt=""><figcaption><p>Confirmation Delete</p></figcaption></figure>

* Deleted data will no longer appear on the main page.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.26%20Project%20Page.png" alt=""><figcaption><p>List Project</p></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.id/cloudeka_portal_service/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.
