> For the complete documentation index, see [llms.txt](https://help.stockcharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-print-a-sharpchart.md).

# How to Print a SharpChart

It's easy to print out just the SharpChart, without all the extra buttons, banners, and icons you see on the workbench itself.&#x20;

These in-depth tutorials show you the steps for printing a SharpChart from the SharpCharts Workbench.

{% hint style="info" %}
**Learn More:** [Printing and Sharing SharpCharts](/charts-and-tools/sharpcharts/sharpcharts-workbench/printing-and-sharing-sharpcharts.md)
{% endhint %}

## Tutorial: Printing a SharpChart from the SharpCharts Workbench

In this step-by-step tutorial, we'll print a SharpChart from the SharpCharts Workbench.

#### Step 1: Click the Print Button

Once you have configured the chart just the way you want, click the Print button below the chart.

<figure><img src="/files/490jqkjdqWjtpRJ1SPZ5" alt=""><figcaption><p>To print a chart, first click the Print button.</p></figcaption></figure>

#### Step 2: Adjust Print Settings

The chart will temporarily open in a new browser/tab window. In addition, your browser's print options will open. You can make adjustments to the print settings (quantity, pager size and orientation, etc.) before starting the print.

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

{% hint style="warning" %}
**Note:** If these steps don't work, right-click the chart and select **Download Chart Image** to save the chart. Then, you can open and print out the downloaded image using an image viewing program.
{% endhint %}


---

# 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://help.stockcharts.com/learning-more/step-by-step-instructions/sharpcharts-how-tos/sharpcharts-workbench-how-tos/how-to-print-a-sharpchart.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.
