# Configuration

### Web Services

The screenshot below shows the **QL parameters** for the [SOAP API](/integrations/apis/soap.md) **integration** with Keyfax (this is where there is no need for the [Keyfax Client](/product-suite/client.md) program to be installed and is available in **QL v4.7** onwards):&#x20;

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

### Keyfax Client Integration

Intended for use with the [Keyfax Client](/product-suite/client.md). This method of integration is being phased out but is still required for versions of QL that are earlier than **QL 4.7.**\
\
Setting the **Company** code tells Keyfax which configuration parameters to use (e.g. to enable switching between Live/Test/Training/other). It is passed by QL to Keyfax at launch time and there must be a configuration file of the same name in Keyfax, e.g. if **TopHousing** was sent as the Company Code, Keyfax would need to be set to use a file named **TopHousing\_Config.xml** with contents defined by your systems implementor. \
\
This setting is located in the **HPM** module under the **KEYFAX\_COMPANY** parameter ID:


---

# 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.keyfax.biz/integrations/host-systems/aareon/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.
