# Gem List to Excel CSV

## <img src="/files/9oR1StezoF3o3mXlQtYX" alt="" data-size="line"> Gem List to Excel CSV

Exports the information of all the gems of the document into .csv format.&#x20;

<figure><img src="/files/WPRVyWBswiLRWOikEIK7" alt=""><figcaption><p>Gem List Export to Excel CSV</p></figcaption></figure>

Run the command, and it will prompt you for the file name and the location where you want to save it. The file will be saved in CSV format, ideal for opening in Excel, Google Sheets, or any other spreadsheet application.


---

# 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/commands/drafting/gem-list-to-excel-csv.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.
