# Planner Tool Guide

## How to access the Planner Tool?

You can access the Planner Tool from the 6fusion Dashboard once you are metering your infrastructures or directly by going to the following link - [6fusion\_Planner\_Tool](https://planner.6fusion.com)

## How to use the Planner Tool?

**For Single Workload and Infrastructure Profiles - Using the Planner tool will involve the following components:**

1. [**Enter a Workload Usage Profile**](/planner-tool-guide/enter-the-workload-profile.md)
2. [**Enter a Infrastructure Resource Profile**](/planner-tool-guide/enter-the-infrastructure-resource-profile.md)
3. [**Enter Allocation Constraints**](/planner-tool-guide/enter-the-allocation-constraints.md)

**For Multiple Workload and Infrastructure Profiles - Using the Advanced Planner tool will involve the following components:**

1. [**Enter up to 5 different Workload and Infrastructure Profiles**](/planner-tool-guide/advanced-planner-input.md)
2. [**Review the Results in the dedicated Advanced Planner Report**](/planner-tool-guide/advanced-planner-report.md)

## Understanding the Infrastructure Results

The Infrastructure Results will show 4 main parts:

1. [**Various Consumption Levels**](/planner-tool-guide/understanding-consumption-levels.md)
2. [**Associated Costs**](/planner-tool-guide/understanding-your-associated-costs.md)
3. [**Resource Constraints**](/planner-tool-guide/key-resource-constraints.md)
4. [**Machine and Resource Maximums**](/planner-tool-guide/machine-and-resource-max.md)

<div align="left"><img src="/files/-Lz8sgrd0w8xXDYXLXSL" alt="The middle column will produce dynamic results based upon your Inputs and will update any time any Input variable is changed automatically"></div>

## Understanding the Capacity Charts

The Capacity Chart Results will show 3 main parts:

1. [**Capacity PIE chart**](/planner-tool-guide/capacity-pie-chart.md)
2. [**CORES Utilization Chart**](/planner-tool-guide/cores-utilization-chart.md)
3. [**Resources Utilization Chart**](/planner-tool-guide/resources-utilization-chart.md)

<div align="left"><img src="/files/-Lz8wMPqK0amAzvPqJaT" alt=""></div>


---

# 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://documentation.6fusion.com/planner-tool-guide.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.
