> ## Documentation Index
> Fetch the complete documentation index at: https://superflow-claude-superflow-portal-docs-78gpp8.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Export Comments

> Download every comment on a project as JSON or CSV from the project's settings.

You can export all comments on a project, including their status, priority and replies, as a JSON or CSV file. CSV opens directly in Excel or Google Sheets, which makes it an easy way to hand a client a punch list or archive a project's feedback.

<Steps>
  <Step title="Open the project's settings">
    On the Superflow Dashboard, open the project's three-dot menu and click **Settings**, or open the project and click the settings icon. See [How to Access Project Settings](/dashboard/how-to-access-project-settings).
  </Step>

  <Step title="Scroll to the Export Comments section">
    Choose **JSON** or **CSV** and start the export. The section is listed in the settings navigation on the left.

    <Frame>
      <img src="https://mintcdn.com/superflow-claude-superflow-portal-docs-78gpp8/_zKrRwh5L1PapanY/images/how-to-guides/how-can-I-export-comments/01-project-settings.png?fit=max&auto=format&n=_zKrRwh5L1PapanY&q=85&s=eb0a9f8c08c28e9842c5d60adb7bd252" alt="Project settings with the Export Comments section in the left navigation" width="2880" height="1800" data-path="images/how-to-guides/how-can-I-export-comments/01-project-settings.png" />
    </Frame>
  </Step>

  <Step title="Download the file when it is ready">
    Superflow prepares the file and notifies you when the download is ready.
  </Step>
</Steps>

<Tip>
  If you want comments pushed to another tool continuously instead of exported once, look at the [integrations](/Integrations/how-to-integrate-with-slack) or [webhooks](/Integrations/how-to-use-webhooks).
</Tip>
