# Save Browser Contents to CSV

This feature allows you to save the entire text contents of your Final Cut Pro **Browser** to a CSV file.

You can access the **Save Browser Contents to CSV** function from the CommandPost Menubar:

![](../static/save-browser-contents-to-csv-menubar.png)

You can also access it from the **Search Console**:

![](../static/save-browser-contents-to-csv-search-console.png)

When you trigger the action, it will ask you for a **folder** to save the CSV to.

You can then open the CSV in something like Apple's Numbers:

![](../static/homepage-csv.png)

---

<script src="https://giscus.app/client.js"
        data-repo="CommandPost/CommandPost"
        data-repo-id="MDEwOlJlcG9zaXRvcnk3NDY0NTk2NQ=="
        data-category="Website Discussion"
        data-category-id="DIC_kwDOBHMBzc4CXFFA"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="dark"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
