# Delete Account

**YouTube:** [HOW TO SETUP A NEW ACCOUNT AND MODIFY AN OLD ACCOUNT IN LOGIC ERP?](https://youtu.be/N6s80pZheLc?si=NI9vn54ByaKzyjpW)

### Methods to Delete an Account in Logic ERP:

Keep in mind that in **Logic ERP**, an account can only be deleted if it has no transactions or records associated with it. If any records exist, the software will display a prompt like this.

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

### Steps to Delete an Account in Logic ERP

* Firstly, search for the account.
* Open the selected account.
* Click on the **Delete Account** button provided below.
* Confirm the deletion by clicking **Yes** on the notification prompt.

<figure><img src="/files/nWcLjMv5RX9BSX9pweWF" 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-accounts/setup-new-account/delete-account.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.
