# Breakdown Details

## <img src="/files/37VxZvlfvIK2wdviTGy8" alt="" data-size="line"> **Breakdown Details** &#x20;

{% hint style="info" %}
Available in the next update 6.2
{% endhint %}

#### **Save Time and Maximize Cost Accuracy**

The **Breakdown Details Panel** is one of the most powerful tools in **RhinoArtisan**, designed to **streamline cost calculations** and ensure **precise margin management**. With this feature, you can generate a **detailed cost breakdown of your design completely automatically**, eliminating manual calculations and reducing the risk of errors.

<figure><img src="/files/GVRjFM7VlpVsLwTnnm8o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UL4SB1cLIWrEYkEAhY5z" alt=""><figcaption></figcaption></figure>

This panel represents a **major leap in workflow optimization**: in just seconds, you’ll have a complete overview of your production costs, allowing you to **make faster and more strategic decisions** throughout the manufacturing process.

### **How It Works**

For the automatic cost breakdown to function, you first need to configure your production and material prices in the [**Breakdown Settings**](/pricing/breakdown-settings.md) command, located in the **Manufacturing** section of the **RhinoArtisan** menu. Once these parameters are set, the **Breakdown Details Panel** takes care of the rest, providing a **precise and structured cost analysis** of every component in your design.&#x20;

<figure><img src="/files/VqWgPs7ZC4RpxGEaf4qZ" alt=""><figcaption></figcaption></figure>

If your design includes any certified gemstone and you have an active Nivoda account connected (as explained in the *Connect* [*Integration*](/connect/dashboard/integrations.md) section), the system will automatically perform a search based on your preferences within Nivoda’s stock. It will then suggest the three certified stones that best match your settings, helping you complete the breakdown with real-world pricing and availability.

Once the **Breakdown Details** report is generated, you can **export it as an Excel,  JSON file**, and from the 6.7 version also to  **Natural Language** allowing you to:

* Manage it in a spreadsheet for custom analysis and budget optimization.
* Import it into an ERP software to integrate cost calculations directly into your
* Training AI assistants with real information from your designs

### **Data Export**

All information from the **Technical Chart** can be exported in **Excel** or **JSON** format, making it easy to use in other design and production workflows.

RhinoArtisan allows you to export **Cost Reports** and **Technical Charts** in multiple formats, making it easy to integrate them into different workflows and external systems.

#### Available Formats

* **Excel (.xlsx)**\
  Exports the report as a structured spreadsheet, ideal for analysis, tracking, or additional calculations.
* **JSON (.json)**\
  Generates a JSON file intended for integrations with external applications, automations, or backend processes.
* **Natural Language Export** *(new in 6.7 )*\
  Creates a natural-language document that describes the design data in a clear and readable way.\
  This format is intended for:
  * Training AI assistants with real information from your designs
  * Producing accessible descriptions for language-based systems
  * Supporting automated documentation processes

```
Here is a detailed cost summary of your jewelry design:

METALS
• The design includes 3,47 grams of gold white 18, priced at 70,12 per gram. This metal contributes a total of 243,46 EUR.
Total metal cost: 243,46 EUR.

GEMSTONES
• 10 gemstones of size 2,60 mm, totaling 0,64 carats. Price per carat: 620,00. Subtotal: 396,80 EUR.
Total gemstone cost: 396,80 EUR.

CERTIFIED DIAMONDS
• Certified diamond (1,50 ct, shape ROUND, clarity , color FANCY) priced at 1511,35 EUR.
Total certified diamond cost: 1511,35 EUR.

MANUFACTURING PROCESSES
• Metal processing: printing cost 15,00, CFP cost 173,60, finishing 0,00, rhodium 0,00.
• Setting 10 stones using Prongs: total 90,00 EUR.
Total process cost: 278,60 EUR.

EXTRAS
Extra components cost: 0,00 EUR.

OVERALL TOTAL
The complete piece has a final total cost of 2430,21 EUR. This price includes metals, gemstones, certified diamonds, all manufacturing processes, and any additional components
```

#### **Key Benefits**

**Time-saving**: Say goodbye to tedious manual calculations. With just one click, you get a complete cost breakdown.\
**Error reduction**: Automation eliminates calculation mistakes, ensuring reliable results.\
**Efficient margin management**: By knowing the exact costs of each piece, you can confidently set selling prices and improve profitability.\
**Better production control**: Gain a clear understanding of material and process costs, optimizing decision-making in every project.

With the **Breakdown Details Panel**, cost calculations become **fast, precise, and effortless**, allowing you to focus on what truly matters: **designing and producing high-quality pieces**.


---

# 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.rhinoartisan.com/user-interface/panels/breakdown-details.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.
