> 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-3-refine-and-maintain.md).

# Phase 3: Refine & Maintain

A forecast improves with iteration. This section covers how to apply business rules, handle edge cases, and keep your forecast accurate as your business evolves.

{% content-ref url="/pages/0j4ySH8ZiAtDK6eRiQ77" %}
[Refine Your Forecast](/planning-and-execution/forecasting/phase-3-refine-and-maintain/refine-your-forecast.md)
{% endcontent-ref %}

**Refine Your Forecast** — Apply mass updates and surgical edits to sharpen your directional forecast.

{% content-ref url="/pages/a4VaHeybGOn75f976xpb" %}
[Setting Up Forecast Guidelines](/planning-and-execution/forecasting/phase-3-refine-and-maintain/setting-up-forecast-guidelines.md)
{% endcontent-ref %}

**Setting Up Forecast Guidelines** — Define business rules Mo uses to refine forecasts across your catalog.

{% content-ref url="/pages/1QTsDXIGqcGWPST68DgD" %}
[Anomaly Detection](/planning-and-execution/forecasting/phase-3-refine-and-maintain/anomaly-detection.md)
{% endcontent-ref %}

**Anomaly Detection** — Set up variance reporting to catch forecast anomalies early.

{% content-ref url="/pages/9RDig5cQWudNgHK0uKRa" %}
[Special Situations](/planning-and-execution/forecasting/phase-3-refine-and-maintain/special-situations.md)
{% endcontent-ref %}

**Special Situations** — Handle new launches, one-time events, and manual overrides.

{% content-ref url="/pages/D2BTtZoIEwFaGlVVWPXZ" %}
[Forecast Best Practices](/planning-and-execution/forecasting/phase-3-refine-and-maintain/forecast-best-practices.md)
{% endcontent-ref %}

**Forecast Best Practices** — Tips for building accurate, repeatable forecasts over time.

{% content-ref url="/pages/xFhW5j3Fg4TGKksxnLE3" %}
[Forecast Settings](/planning-and-execution/forecasting/phase-3-refine-and-maintain/forecast-settings.md)
{% endcontent-ref %}

**Forecast Settings** — Configure forecast preferences and scenario plan settings.


---

# 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-3-refine-and-maintain.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.
