# Configuration

Once the extension is installed successfully, go to **Stores>Configuration** to configure the extension for use.

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

**Enable:** You can easily Enable or Disable the Aramex Shipping Integration Extension from this field. Set it as Enable to use the feature of this extension.

**SSA Username:** In this field, enter the Social Security Administration username.

**SSA Password:** In this field, enter the Social Security Administration password.

**Storer Key:** In this field, enter the Storer Key provided to you.

**Facility:** In this field, enter the facility provided to you.

**Mode:** In this drop-down menu, select the mode from either live or offline as per your preference.

**Cron Execution Time:** Set the cron execution time when you want to start syncing the order data.

**Cron Set AM/PM:** Set AM or PM from the drop-down menu as per your preferred time.


---

# 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-aramex-shipping-integration/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.
