# Edit config

The command is located in the `Configuration` menu of the ERP Picker Configuration dialog box. When run, it opens the configuration INI file, which can be edited. If the INI file does not exist, a new one is created with the default values.

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

The file is opened in the text (\*.txt) file editor, which is set as default in the system.

<figure><img src="/files/INEHwEDcNdveW775WOFr" alt=""><figcaption><p>Configuration INI file</p></figcaption></figure>

{% hint style="info" %}
The configuration of the \*.ini file is described in the chapter[Application configuration](/erpp/common-information/application-configuration.md).
{% endhint %}


---

# 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://help.besmart.software/erpp/erp-picker-inventor-add-on/overview-of-commands/config/edit-config.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.
