# Tenant Handbook

If you would like to display a message that directs the caller to the relevant page or pages of their Tenant Handbook then this may be set up in the following way. Create the following Databoxes.

{% hint style="info" %}
**NOTE** The first Databox (below) already exists so only the *Expression* needs to be added.
{% endhint %}

<figure><img src="/files/QVp3ahS4hsfjMqidVxpw" alt=""><figcaption><p>Recorded Text Databox</p></figcaption></figure>

<figure><img src="/files/cIzm0HgLNk74re4EqFwe" alt=""><figcaption><p>Script Data Databox</p></figcaption></figure>

<figure><img src="/files/0ThXN8WTkiR7lSzmKBE4" alt=""><figcaption><p>Company Data Databox</p></figcaption></figure>

The above Databox allows the on-going maintenance of the script to be more user friendly, with one easy to understand page for amendments to be made should the relevant pages change.

Create the following message (alter the text as you wish):

<figure><img src="/files/hkZyNnyILIPpxHurLnTL" alt=""><figcaption><p>Message</p></figcaption></figure>

Create the following Custom System script:

<figure><img src="/files/dQFkp438wq2ONBJPQeYq" alt=""><figcaption><p>Custom System Script</p></figcaption></figure>

This may then be linked into the [Result](/product-suite/admin/databox-expressions/numeric-expressions/result.md) System Script or into a specific script where it is needed. For example...

<figure><img src="/files/KIpDn7DKxBr4WZn1oiF6" alt=""><figcaption><p>Results System Script</p></figcaption></figure>

The Message will appear as below:

<figure><img src="/files/rhaxIDycUuSeDAGbXSL4" 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/admin/databox-examples/tenant-handbook.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.
