> For the complete documentation index, see [llms.txt](https://learn.moselle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.moselle.io/planning-and-execution/forecasting/phase-2-build-your-forecast.md).

# Phase 2: Build Your Forecast

With the basics in place, you're ready to create your forecast. This section walks you through generating a forecast, using Mo to shape it, and moving data in and out of Moselle.

{% content-ref url="/pages/XFbBg0MSQpAiqVkBJo75" %}
[How to Create a Forecast](/planning-and-execution/forecasting/phase-2-build-your-forecast/how-to-create-a-forecast.md)
{% endcontent-ref %}

**How to Create a Forecast** — Generate a new forecast using a top-down or bottom-up AI model.

{% content-ref url="/pages/ja1XQcZPneh77RB6KNv3" %}
[Build Your Forecast with Mo](/planning-and-execution/forecasting/phase-2-build-your-forecast/build-your-forecast-with-mo.md)
{% endcontent-ref %}

**Build Your Forecast with Mo** — Use Mo conversationally to generate, edit, and validate projections.

{% content-ref url="/pages/m7P5Z47OAkdJCWudsFQK" %}
[Customize a Forecast](/planning-and-execution/forecasting/phase-2-build-your-forecast/customize-a-forecast.md)
{% endcontent-ref %}

**Customize a Forecast** — Upload your own projections or fine-tune items to improve accuracy.

{% content-ref url="/pages/uiyBUBi8r56D1ZueVTqo" %}
[Import and Export Forecast](/planning-and-execution/forecasting/phase-2-build-your-forecast/import-and-export-forecast.md)
{% endcontent-ref %}

**Import and Export Forecast** — Export your forecast, make bulk edits externally, and re-upload.

***

Once your forecast is in shape, move on to [Phase 3: Refine & Maintain](/planning-and-execution/forecasting/phase-3-refine-and-maintain.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:

```
GET https://learn.moselle.io/planning-and-execution/forecasting/phase-2-build-your-forecast.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.
