# Add a Pie Chart

We'll now add a pie chart that will show the server information. Once again, click **Insert** > **Chart** and choose the pie shape.

On the main report screen, do the following:

* Change the chart title to **Summary**.
* Add **Machine\_Name** to **Values**.
* Add **Machine\_Type** to **Category Groups.**
* Expand the **Machines\_Type** drop-down list and choose **Category Group Properties**.

Select the **Sorting** tab and set the **Sort by** field to **SortingID**. Click **OK**.

Click **Insert** > **Matrix**:

Drag and drop **Machine\_Name**. Remove the existing **Machine\_Name** (highlighted in blue on the screenshot below):

Drag and drop **Machine\_Type**:

Right-click on the **Data** box and choose **Select** > **Image:**

In the **Image Properties** dialog:

1. Name the image.
2. Make sure that **Embedded** is selected in the **Select the image source** field.
3. Click the **Import** button and select an image.
4. Click **OK**.


---

# 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.parallels.com/landing/ras-reporting-service-guide/creating-custom-reports/example-report-with-charts/design-the-report/add-a-pie-chart.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.
