# Settings

Within ActiveH Customer Portal, there is a configuration page (located under '**Global Settings**' on the portal manager) under the Keyfax tab (note there is no option to '**Use the default ActiveH Database as Config ID**') so you will need to explicitly enter the **Company Name** (aka **Config ID**):

<figure><img src="/files/ZONlLnKj2ZL1Lrd2N6By" alt=""><figcaption><p>Keyfax Configuration Settings</p></figcaption></figure>

* **Web Service End Point URL - T**ypically, this will be of the format: `https://domain/interview/WS/KeyfaxWS.asmx`&#x20;
* **Originating System Name - T**is is sent in the startup XML and identified the calling system. It could be used in scripts if required.&#x20;
* **Company Name -** The name of the Keyfax configuration file e.g. GreatHousing\_Online\_Live,  Great\_Housing\_Online\_Test.


---

# 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/activeh-portal-tips/settings.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.
