# Profit Map

#### Features:

* **Interactive Visualization**: Explore a tree graph that dynamically represents profit drivers.
* **Multiple Tiers**: View net profit influences across various levels, such as products, categories, and channels.
* **Click for expand**: View the cards for quick stats; click to expand and reveal deeper layers.

#### How to Use:

1. **Access the Profit Map**: Navigate to the **Profit Analysis** module and select **Profit Map**.
2. **Explore the Tree Graph**: The main node represents your total net profit, with branches indicating different profit drivers.
3. **Interact with Nodes**:
   * **View Cards**: See summary metrics like revenue, costs, and profit margins.
   * **Click to Expand**: Dive deeper into specific areas, such as a particular product line or marketing channel.
4. **Identify Key Drivers**:
   * Use the color coding numbers to spot high-performing or underperforming areas.
   * Focus on cards with negative impacts to address potential issues.
5. **Customize Your View**:
   * Apply filters to focus on specific time periods.
   * Adjust the hierarchy levels to simplify or expand the visualization.


---

# 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://docs.bloomanalytics.io/profit-analysis/profit-map.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.
