# Delete Data Store

Following are the steps to delete the Deka DBaaS data that has been created:

* On the **Data Store** page, click the **Delete** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/9rdbms/9.50%20Delete%20Data%20Store.png" alt=""><figcaption><p>Data Store Page</p></figcaption></figure>

* Type **delete** into the field to confirm delete, then click **OK.**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/9rdbms/9.51%20Delete%20Confirmation.png" alt=""><figcaption><p>Delete Confirmation</p></figcaption></figure>

* There will be a notification appear if the data store is about to delete soon.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/9rdbms/9.52%20Delete%20Notification.png" alt=""><figcaption><p>Delete Notification</p></figcaption></figure>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/9rdbms/9.53%20Data%20Store%20List.png" alt=""><figcaption><p>Data Store List</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/platform/deka-dbaas/delete-data-store.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.
