# Keyfax Startup Data

The operation of Keyfax is mainly driven by the presence of Startup and Export 'templates' which defines a set of data (actually an Xml document) to be sent to and retrieved from Keyfax. These templates are implementation-specific and their main use is to identify key elements used by Keyfax. Within KeyNamics, these can be configured to suit.\
\
Here's an example **Startup** Template for a Repair Diagnostic:

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


---

# 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/technical/keyfax-startup-data.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.
