# Additional SharpCharts Workbench Tools

In addition to the chart editing functionality on the SharpCharts Workbench, other trading tools are built right into the workbench. Below your charts, you will find access to your ChartStyles, ChartLists, Alerts, and other tools and resources for researching the current chart's ticker symbol, such as options data and historical price data.

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

## Saved Charts Section

The tools in the Saved Charts section allow members to view a ChartList in Summary View, view and edit chart comments for the current chart, and browse through thumbnails of their saved charts in the ChartList Library, all without leaving the workbench.

{% hint style="info" %}
**Learn More:** [Using the ChartList Summary](/charts-and-tools/sharpcharts/sharpcharts-workbench/additional-sharpcharts-workbench-tools/using-the-chartlist-summary.md) | [Using the ChartList Library](/charts-and-tools/sharpcharts/sharpcharts-workbench/additional-sharpcharts-workbench-tools/using-the-chartlist-library.md)
{% endhint %}

## Alerts Section

From the Alerts section of the workbench, you can view your saved price alerts, saved advanced alerts, and see the latest predefined alerts to fire.&#x20;

{% hint style="info" %}
**Learn More:** [Viewing Alerts on the SharpCharts Workbench](/charts-and-tools/sharpcharts/sharpcharts-workbench/additional-sharpcharts-workbench-tools/viewing-alerts-on-the-sharpcharts-workbench.md)
{% endhint %}

## Tools & Resources Section

In the Tools & Resources section, you can research the current chart's ticker symbol, including viewing the full Symbol Summary, historical price data, and options chain information for that symbol.

{% hint style="warning" %}
**Note:** Only logged-in members can view the full Symbol Summary and historical price data from the SharpCharts Workbench.
{% endhint %}

{% hint style="info" %}
**Learn More:** [Symbol Summary](/charts-and-tools/research-tools/symbol-summary.md) | [Viewing Options Data on the SharpCharts Workbench](/charts-and-tools/sharpcharts/sharpcharts-workbench/additional-sharpcharts-workbench-tools/viewing-options-data-on-the-sharpcharts-workbench.md)
{% endhint %}


---

# 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://help.stockcharts.com/charts-and-tools/sharpcharts/sharpcharts-workbench/additional-sharpcharts-workbench-tools.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.
