# Startup Messages

When Admin Tools is launched, it runs a quick **integrity check** on all available scripts. Occasionally you may see warning messages which need attention. The possible messages are...

### The following script question(s) have options in the wrong sequence

Please [Contact Us](/links/support.md). Question options are replicated with each script reference. This error indicates that the sequence of options in one or more script reference do not match the sequence in the question properties. The affected scripts sections must be deleted and re-scripted as normal. Customers may need some Omfax support to make sure they fully understand how to fix this.

### The following script lines(s) have no value defined for the databox write

Please amend the script(s) as required. This has previously detected ‘incomplete’ script steps where the intended action was inadvertently omitted.

### The following script lines(s) restart to Master Topics; this is not allowed

Please [Contact Us](/links/support.md). Note, these errors can either be in Master or Set level scripts. It is no longer possible to create this situation since v4.3.2.1.

### One or more first options for a script step do not match the script step expression

Please [Contact Us](/links/support.md). Support are aware of the required corrective action.


---

# 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/known-issues/startup-messages.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.
