# Setting Up Expense Accounts

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

## Methods to Setting Up Expense Accounts **in** Logic ERP:

### **Creating a New Expense Account:**

* Navigate to the **Main Menu and then Expand "Setup".**
* **Select "Setup Accounts"** and then Click on "**Setup New Account"**.

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

### **Enter Basic Details**

* **Account Name:** Enter the name of the account (e.g., **Freight**).
* **Account Type**: Select Expense.
* Expense Type:
  * **Direct Expense:** Costs directly related to production or procurement (e.g., raw materials, wages, freight).
  * **Factory Expense:** Costs incurred for factory operations (e.g., rent, electricity, machinery maintenance).
  * **Trading Expense:** Expenses related to buying and selling (e.g., brokerage, packaging, transportation).
  * **P\&L (Operational) Expense:** Routine business costs impacting profitability (e.g., salaries, rent, marketing).
  * **P\&L (Non-Operational) Expense:** Indirect costs not directly linked to core operations (e.g., interest, depreciation).

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

* Set it as Direct Expense and Save the Changes.


---

# 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/setting-up-expense-accounts.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.
