# Will the System Stop Immediately After API Address Limits Are Reached?

When the API address limit is reached, the system will return an error code. Customers have two options to resolve this issue:

1. **Upgrade Address Count**

   Go to the **Team Account** page to upgrade the address count. For detailed steps, refer to [here](https://support.cregis.com/faq/api-management/pages/6TOCtp7X475lMmiN3k4o#id-3.-increase-api-addresses).

   <figure><img src="/files/INsF8rpH8Qh8lG9v121i" alt=""><figcaption></figcaption></figure>
2. **Delete Unnecessary Projects to Free Up API Address Count**

   Before deleting a project, the associated addresses must be disabled. Follow these steps:

   * Locate the entry for disabling addresses.

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

   * Click **Disable**, and a confirmation window will appear. Complete the action by performing **Google verification**.

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

   * Once successfully disabled, a "Disabled" label will appear. You can then proceed to delete the project.

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

   * Click **Delete**, and a confirmation window will prompt you to verify again via **Google verification**. After verification, the deletion process will be complete.

   <figure><img src="/files/UJTvALvnF6Ddw6o782oH" 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://support.cregis.com/faq/api-management/will-the-system-stop-immediately-after-api-address-limits-are-reached.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.
