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

# How to import data from Attio to Spreadsheets

> Step-by-step guide to import data from Attio to Google Sheets or Microsoft Excel

<Tabs>
  <Tab id="gsheets" title="Google Sheets">
    <Steps titleSize="h3">
      <Step title="Preview Data">
        After connecting your account, a data preview window will appear, allowing you to select an `Object` to import and apply various `Filters` to refine your data.
      </Step>

      <Step title="Add/Modify columns">
        Add/modify the data fields you want to import. The `Fields` you selected should start showing up in the data preview section. You may need to click `Refresh Preview` to see the changes.
      </Step>

      <Step title="Apply Sort (Optional)">
        Optionally, select the fields you want to sort your data by before importing.
      </Step>

      <Step title="Enter Limit (Optional)">
        Optionally, enter the limit of rows you want to write into your Google Sheet.
      </Step>

      <Step title="Import Data">
        After previewing the data, click on `Import` and wait for a few seconds. This action transfers the selected data from your Attio workspace into Google Sheets.
      </Step>

      <Step title="Setup an Auto-Refresh">
        You can schedule a `Refresh` to automatically update your data hourly, daily, weekly, or monthly at a specific time. This way, you won't need to manually update your Attio data in Google Sheets to reflect changes from the source.

        <Tip>
          Learn more about how to set up auto-refresh schedules <a href="/features/scheduled-refresh">here</a>.
        </Tip>
      </Step>
    </Steps>

    <br />

    ##### Hope this guide helped you import your data from Attio to Google Sheets using Superjoin.

    ##### If you have any questions or need further assistance, please don't hesitate to reach out to our support team at [support@superjoin.ai](mailto:support@superjoin.ai). Thank you!
  </Tab>

  <Tab id="excel" title="Microsoft Excel">
    <Steps titleSize="h3">
      <Step title="Preview Data">
        After connecting your account, a data preview window will appear, allowing you to select an `Object` to import and apply various `Filters` to refine your data.
      </Step>

      <Step title="Add/Modify columns">
        Add/modify the data fields you want to import. The `Fields` you selected should start showing up in the data preview section. You may need to click `Refresh Preview` to see the changes.
      </Step>

      <Step title="Apply Sort (Optional)">
        Optionally, select the fields you want to sort your data by before importing.
      </Step>

      <Step title="Enter Limit (Optional)">
        Optionally, enter the limit of rows you want to write into your Excel worksheet.
      </Step>

      <Step title="Import Data">
        After previewing the data, click on `Import` and wait for a few seconds. This action transfers the selected data from your Attio workspace into Microsoft Excel.
      </Step>

      <Step title="You're all set!">
        The desired data has been successfully written on to your Excel sheet. Now whenever you want fresh data, just click on the `Pull Latest Data` button.
      </Step>
    </Steps>

    <br />

    ##### Hope this guide helped you import your data from Attio to Microsoft Excel using Superjoin.

    ##### If you have any questions or need further assistance, please don't hesitate to reach out to our support team at [support@superjoin.ai](mailto:support@superjoin.ai). Thank you!
  </Tab>
</Tabs>
