# Priority / Response Days

To show the number of days until a repair must be completed, use the following Export databox. If you do not already have it, then set it up as shown below.

<figure><img src="/files/6eWVErsQWrnU3btIMZ4C" alt=""><figcaption></figcaption></figure>

###

### Example Usage

Here is a simple example of it's use. First setup a message to display the priority and the response days as shown below\...

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

Then add this new message to your [Results](/product-suite/admin/script-levels/system-scripts/results.md) System Script as shown below\...

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

When you run through a script you will see this message appear at the end just before the final Keyfax results screen as shown below\....

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

This is also shown on the final results screen as shown below\....

<figure><img src="/files/CSC8idzFWGEEWtkgjhdA" 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/priority-response-days.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.
