> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fairfood.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Export tables

<Steps>
  <Step title="Export tables">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/wjGzbgtjG1kPLjtz/images/img/export.png?fit=max&auto=format&n=wjGzbgtjG1kPLjtz&q=85&s=795982ad59656def1d07864e068a8718" alt="connection" width="1504" height="850" data-path="images/img/export.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/wjGzbgtjG1kPLjtz/images/img/export-b.png?fit=max&auto=format&n=wjGzbgtjG1kPLjtz&q=85&s=df02c0fc0c1ca5d3f981e9e284b9b03e" alt="Hero Dark" width="1505" height="850" data-path="images/img/export-b.png" />

    * User clicks the export icon at the top of the page.
    * The export process begins, and a popover appears to show the export progress status.
  </Step>

  <Step title="Download exported file">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/download.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=e0897dce2c602335377d206336f0f533" alt="connection" width="1504" height="850" data-path="images/mockups/download.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/download-b.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=bf27cbf055cec7cabb83076481174b67" alt="Hero Dark" width="1505" height="850" data-path="images/mockups/download-b.png" />

    * Once the export is completed, the popover updates to indicate that the export is finished.
    * The popover now displays an option to download the exported table.
    * The exported data is compiled into an Excel file format (.xlsx).
  </Step>
</Steps>
