# Modify Account

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

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

### **Using Search**

* Type the **account name** in the **Filter Tree** (top right of the window) and press **Enter**.
* Select the **account name** and modify required details (e.g., **Changes in Account Name**).
* Click **Save** to update changes.

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

### **Using Account Type**

* Click on the **Account Type** option.
* Select the **type of account** (displayed on the left-hand side).
* Choose the **account** you want to modify.

<figure><img src="/files/Jayt7IztRLC8AHkhLyz1" 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/modify-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.
