# Configuration

Four entities are used to configure and control the behaviour of KeyNamics:

### Basic Functions

#### Keyfax Settings

Tthis contains configuration settings and its contents should not normally need to be changed following implement ion.

#### Keyfax FetchXML

This holds the FetchXml queries which can be used by Mapping entries (below) to source data from Dynamics.

#### Keyfax Mapping

Contains all Mapping entries that either Send or Receive data to/from Keyfax.&#x20;

#### Logging

For debugging purposes, this holds details of every request made to launch Keyfax.

### Permissions

It is recommended that Keyfax Administrators and IT support staff have full access to the above entities (i.e. to read, write, update, delete contents). Non-administrators should have read access to all entities but with write access to the Keyfax Logging entity.


---

# 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.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.
