# ChartList Editing How-Tos

These how-to articles walk you step-by-step through common tasks related to editing your ChartLists. Click a link below to access the instructions for that task.

* [**How to Upload Symbols to a ChartList from a Spreadsheet**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartlist-editing-how-tos/how-to-upload-symbols-to-a-chartlist-from-a-spreadsheet.md) - Learn how to upload symbols to your list from a specially-formatted CSV file.
* [**How to Rearrange Charts in a ChartList**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartlist-editing-how-tos/how-to-rearrange-charts-in-a-chartlist.md) - Learn how to rearrange the charts in a list by adding a prefix to each chart's name.
* [**How to Delete a Saved Chart from a ChartList**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartlist-editing-how-tos/how-to-delete-a-saved-chart-from-a-chartlist.md) - Learn how to delete a chart on your ChartList from multiple different places on the site.
* [**How to Convert a ChartList from SharpCharts to Point & Figure Charts**](/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartlist-editing-how-tos/how-to-convert-a-chartlist-from-sharpcharts-to-point-and-figure-charts.md) - Learn how to quickly convert all the saved charts in a ChartList from SharpCharts to P\&F charts.


---

# 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/learning-more/step-by-step-instructions/sharpcharts-how-tos/chartlist-editing-how-tos.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.
