# Extending Export Data

By including '**Notes**' (see [**Tasks** ](http://help.keyfax.biz/Keyfax%20Administrator%20Tools%2041xx%20HC6/default.aspx#pageid=tasks)for a description of Notes in your Keyfax Admin Tools) your Keyfax Scripts can export any item you wish. This is achieved by the inclusion of **Script Databoxes** (SCR) within the body of the Note. &#x20;

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

To access each of the above items, create a **Receive From Keyfax** mapping, specifying a **Source** as appropriate, e.g. to access the **Email** address above i.e. **{Script.Email}** you will need to create a Mapping entry as follows:

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

The XPath shown in the **Source** field above looks up the export XML which in this case looks much like this:

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

If you require further assistance, please [Contact Us](/links/support.md).


---

# 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/advanced/extending-export-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.
