# Delete Deka Claw

The **Delete** feature is used to remove an instance that is no longer needed from the system. This action will delete all configurations associated with the instance.

To delete an instance, click the **Delete** icon in the **Action** column of the instance you want to remove.

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

After clicking the **Delete** icon, the system will display a confirmation notification to delete the instance. Click **“Yes, I want to delete this Deka Claw”** to proceed.

<figure><img src="/files/9kw3WoAnF1iZloOakHNa" alt=""><figcaption></figcaption></figure>

On the confirmation page, retype the instance name in the available field to verify the deletion process. After the instance name matches correctly, click the **Delete** button to continue the permanent instance deletion process.

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

After clicking the **Delete** button, the system will display a **Deleting Instance** notification indicating that the instance deletion process is currently in progress.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/guidance-for-individual/deka-claw/delete-deka-claw.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.
