# Settings

These **settings** will be created and configured during implementation of the KeyNamics solution.

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

We recommend that no changes are made to any of your settings, apart, possibly, from these entries:

* **Trace Flag Error Log** - this toggles the creation of KeyNamics **log entries** that are created each time Keyfax is launched.
* **Mode Translation Rules -** which allow selection of specific Keyfax Script Types, e.g. **Repairs**, **General Enquiries** etc. based on the contents of a field on the current form. See [Mode Translation Rules](/product-suite/keynamics/advanced/mode-translation-rules.md).
* **Auto Launch** - this is a Yes/No setting which determines whether the Keyfax Scripts are automatically launched whenever the Keyfax Launch button (inside the KeyNamics webresource) becomes visible. Typically, Keyfax will reside ain a separate Tab on your Dynamics Form and clicking into that tab can launch Keyfax). This can obviate the need for users to scroll around between Keyfax and their Form fields.
* **Bulk Delete (Logging) Enabled** and **Logging purge period**. By default, logging will be **enabled** and log items will be purged after **31** days. If you wish to change this period, you will need to ***manually*** remove the existing Bulk Delete job, set the **Bulk Delete (Logging) Enabled** to **'No'** and adjust the **LoggingPurgeDays setting** to suit (this may not exist so simply create a new setting with this name). The next time Keyfax is launched, a new Bulk Delete job will be created, using the purge period specified.  &#x20;


---

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