# Fast Lean Smart

Keyfax 4.4.7.0+ provides an out of the box scheduling integration with [FLS VISITOUR](https://fastleansmart.com/en/products/fls-visitour/) from [Fast Lean Smart](https://fastleansmart.com/en/products/fls-visitour/). This allows Operators or tenants to quickly and easily schedule appointments during the Keyfax script, getting suggestions for the best times based on known availability. Please contact your Omfax Customer Services Consultant for more information on FLS pricing.

The information on this page is based on the scheduling being **enabled** within your Keyfax installation.&#x20;

The option to "**Make Appointments**" icon will appear on the Results (final) page.

<figure><img src="/files/HCUnY6JrQPyYZFw3MfFq" alt=""><figcaption><p>Make Appointments button on Results page</p></figcaption></figure>

Clicking this icon will prompt the user to confirm/select their address.

<figure><img src="/files/9vnUZgpQpgRTTcudFeor" alt=""><figcaption><p>Confirm property address</p></figcaption></figure>

The user is then prompted to select their availability. Multiple slots may be selected (and is recommended). In the event that no engineers are available, the user will be prompted to select other/additional slots.

<figure><img src="/files/HOC43qMrSwZPTIHoSnG6" alt=""><figcaption><p>Select availability</p></figcaption></figure>

FLS will then present a list of optimised appointments for the end-user to choose their preferred appointment.

<figure><img src="/files/kt078niwoM8ytxNcfbwc" alt=""><figcaption><p>Select preferred appointment</p></figcaption></figure>

Once scheduled through Keyfax, the appointment will appear within the FLS VISITOUR application to be reviewed and approved as below.&#x20;

<figure><img src="/files/9BoYJydOsAhGaf7gFdQ0" alt=""><figcaption><p>FLS Visitour</p></figcaption></figure>

### Multiple appointments

Multiple Services can be added to a single Keyfax script session either by using the "Add another" button or simply applying multiple Services within the script logic.&#x20;

FLS will split these into separate appointments if the Skillset cannot be covered by a single engineer.

In this example, an electrical and plumbing repair has been split into two appointments.

<figure><img src="/files/Vt5fqSs3r01eJmXMofiQ" alt=""><figcaption><p>Multiple appointments</p></figcaption></figure>

### Priorities

An additional field called "**Route Planning Priority**" is available within the **Priorities** tab. This integer value must tally with the priority code stored within FLS.&#x20;

FLS will use a default FLS priority if left blank.

<figure><img src="/files/hS2CGKH9lGfgOQJbzatp" alt=""><figcaption><p>Route Planning Priority</p></figcaption></figure>

### Services

Two additional fields will be available within Services.

Customers can choose to upload/add a copy of all their Services within FLS and/or they can create grouped sets of Skillsets such as Plumbing, Building, Heating etc.&#x20;

<figure><img src="/files/Kk8jgiPks2fqQkhhb0xY" alt=""><figcaption><p>Route Planning Call Type and Skillset</p></figcaption></figure>

**Route Planning Call Type** - Admins can create Call Types in FLS for specific work and allocate various properties to this. For example, creating an inspection and setting a default SMV of 2 hours.&#x20;

FLS will use a default value if the Call Type is empty.&#x20;

<figure><img src="/files/ViEV3Nuo35cziUuUBBW6" alt=""><figcaption><p>Call Types within FLS</p></figcaption></figure>

**Route Planning Skillset** - Admins can create Skillsets in FLS and enter the corresponding codes to Services in Keyfax. If left blank the Service Code will be passed in to FLS.

In this example, a Skillset called "PlSe" has been created for "Plumbing Services". This code can then be assigned to Plumbing related Service Codes in Keyfax.

<figure><img src="/files/hNLKxGPlAtaczEvowiu1" alt=""><figcaption><p>Skillset in FLS</p></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/host-operations/fast-lean-smart.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.
