# Disable/ Delete an API Project

Before a user can delete a project, they need to disable the associated address. You can follow these steps to locate the entry point:

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

Click on the option to disable the address. A confirmation prompt will appear. After confirming, you will need to complete Google verification

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

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

Once successfully disabled, you will see a "Disabled" label. Navigate to the settings and scroll to the bottom to find the "Delete Project" option.

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

<mark style="color:green;">**Be aware that deleting the project is irreversible, and all data will be permanently lost. Additionally, the address count used by the project will be released.**</mark>

Click on "Delete Project," and a confirmation prompt will appear. After confirming, you will need to complete Google verification again. Once verification is completed, the project will be successfully deleted.


---

# 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://support.cregis.com/api/api-manual/disable-delete-an-api-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.
