> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner.md).

# PlanSmart (AI Routeplanner)

**PlanSmart** is the AI-powered route optimization feature in OutSmart.

Use it to build better routes for your field teams.

PlanSmart helps you save time, fuel, and planning effort.

It calculates the most efficient work order sequence.

It uses travel time, distance, and employee availability.

{% hint style="info" %}
PlanSmart is available as the **Planning AI** Power-Up.
{% endhint %}

### What you do with PlanSmart

* activate the Power-Up
* configure employees, schedules, and route settings
* optimize routes from the planboard
* review, approve, and monitor the result

### In this guide

* [**Introduction to PlanSmart**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/introduction-to-plansmart.md)
* [**Activate PlanSmart through the License Manager**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/activate-plansmart-through-the-license-manager.md)
* [**Set up PlanSmart with the setup wizard**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/set-up-plansmart-with-the-setup-wizard.md)
* [**Configure employees for PlanSmart**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/configure-employees-for-plansmart.md)
* [**Set working hours and availability**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/set-working-hours-and-availability.md)
* [**Set up planning groups**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/set-up-planning-groups.md)
* [**Configure route settings**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/configure-route-settings.md)
* [**Set job load and worker load**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/set-job-load-and-worker-load.md)
* [**Start route optimization from the planboard**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/start-route-optimization-from-the-planboard.md)
* [**Review and approve route results**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/review-and-approve-route-results.md)
* [**Visualize routes on the planboard**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/visualize-routes-on-the-planboard.md)
* [**Troubleshoot route optimization**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/troubleshoot-route-optimization.md)
* [**Automatic route optimization after completion**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/automatic-route-optimization-after-completion.md)
* [**Configure dayparts for PlanSmart**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/configure-dayparts-for-plansmart.md)

### Recommended order

1. Start with [**Introduction to PlanSmart**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/introduction-to-plansmart.md).
2. Then [**activate PlanSmart**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/activate-plansmart-through-the-license-manager.md).
3. Next [**complete the setup wizard**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/set-up-plansmart-with-the-setup-wizard.md).
4. Then [**run route optimization from the planboard**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/start-route-optimization-from-the-planboard.md).
5. Finish by [**reviewing the results**](/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner/review-and-approve-route-results.md).

### Related topics

* [**Power-Ups**](/marketplace-packages-and-power-ups/power-ups.md)
* [**OutSmart packages**](/marketplace-packages-and-power-ups/marketplace/outsmart-packages.md)
* [**OutSmart Marketplace**](/marketplace-packages-and-power-ups/marketplace.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/plansmart-ai-routeplanner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
