# Magento 2 Configuration

Once the extension is installed successfully and you have completed the Magento 1 Configuration for creating a new user and role, go to Magento 2 Admin Dashboard.

Navigate to **Stores > Settings > Configuration** to configure the extension for use.

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

* **Inventory Sync –** Enable or disable the extension from here.
* **SOAP API Id –** Add the SOAP API Username from Magento 1.
* **SOAP API Key –** Add the SOAP API Key you created in Magento 1.
* **SOAP API URL –** Enter Magento 1 SOAP API URL. Example: <http://your_domain/api/v2_soap/?wsdl>&#x20;


---

# 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://docs.magecomp.com/magento-2-inventory-sync-soap-api/magento-2-configuration.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.
