# Preparing to use Autoplan

{% hint style="info" %}
Please note that Autoplan is available as a **paid add-on**. Contact your customer success manager to learn more about pricing and how to enable Autoplan for your account.&#x20;

An onboarding session is required to enable Autoplan. The steps below are required to prepare for the onboarding session.
{% endhint %}

1. Read through the Autoplan documentation: We have thoroughly documenting how Autoplan works and the documentation will help you understand what to expect from the functionality.
2. Prepare your inputs: Autoplan takes mBOMs, Inventory, Lead Times, Runs, POs into account to generate a proper view of your factory. Please ensure your mBOM is prepped with lead times populated to get the most out of the results.
3. Run Autoplan: Just before the onboarding, we will enable Autoplan for your team. Run Autoplan to ensure that it runs all the way through and you are seeing results generated for your build.


---

# 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://manual.firstresonance.io/plans-and-autoplan/preparing-to-use-autoplan.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.
