# Minimum Mapping Requirements

The following mapping entries are mandatory and are key to the operation of Keyfax. The following (SEND to KEyfax) **Target** fields (or *nodes*) must be supplied:

| Target Name           | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Company/Configuration | This identifies the Keyfax configuration. This will normally be set at a **Global** (rather than **Entity)** level by your system implementor and dependent on your environment will be *either* **Company** or **Configuration**.                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Mode                  | <p>This identifies the Script Type to use. This can be any valid descriptor as defined by your system implementor and is typically any of:<br></p><p></p><ul><li><strong>RD</strong> (Repair Diagnostics)</li><li><strong>FL</strong> (Frontline - legacy name for General Enquiries)</li><li><strong>ENQ</strong> (General Enquiries)</li><li><strong>ROL</strong> (Repairs Online)</li><li><strong>EOL (</strong>Enquiries Online) </li></ul><p>Note that it is possible to map the contents of a current Form Field to one of the codes above - <a href="http://help.keyfax.biz/KeyNamics/page.aspx?pageid=mode_translation_rules">more info here</a>.</p> |
| UserName              | Any supplied username must be present in the Keyfax system. Normally, the mapping entry will use a source of **CurrentUserName**.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Password              | User authentication relies on the Dynamics login. As it is not possible to keep passwords synchronised between Dynamics and Keyfax, the password supplied will normally be '**Global**'. Other security measures ensure Keyfax access is tied down.                                                                                                                                                                                                                                                                                                                                                                                                           |


---

# 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/product-suite/keynamics/configuration/mappings/minimum-mapping-requirements.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.
