> ## 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.

# AI Copilot Quickstart

> Let's help you install and start using Superjoin's AI Copilot in under a minute!

<Tabs>
  <Tab title="Install on Google Sheets">
    Here's the step-by-step guide to Install Superjoin's AI Copilot on Google Sheets.

    <Steps titleSize="h2">
      <Step title="Open Google Sheets">Open from Google Drive or type `sheets.new` in a new Google Chrome tab.</Step>
      <Step title="Launch Extensions">Click on `Extensions` from the Google Sheets menu.</Step>

      <Step title="Get Add-ons">
        Select `Add-ons` and choose `Get add-ons`. This action will redirect you to the Google Workspace Marketplace.

        <Frame>
          <img src="https://mintcdn.com/superjoin/YLExbgl86h2tZ50q/images/getaddons.png?fit=max&auto=format&n=YLExbgl86h2tZ50q&q=85&s=ba23d07d1410cd3afb25454c5581cc85" width="1361" height="648" data-path="images/getaddons.png" />
        </Frame>
      </Step>

      <Step title="Search Superjoin">In the Google Workspace Marketplace pop-up window, search for "Superjoin".</Step>

      <Step title="Click on Install">
        Open the `AI Copilot – Use GPT / Gemini on Google Sheets` listing and click the blue `Install` button. Approve the permissions to finish.
        <Note>**Note:** For the best experience, install Superjoin where there's only a single account is logged in the Chrome profile.</Note>

        <Frame>
          <img src="https://mintcdn.com/superjoin/WevtppHRd7a3l0fJ/images/copilot-marketplace-install.jpg?fit=max&auto=format&n=WevtppHRd7a3l0fJ&q=85&s=3d320b661f4f1fa6ad5724c0d637b227" width="2876" height="1618" data-path="images/copilot-marketplace-install.jpg" />
        </Frame>
      </Step>

      <Step title="Back to Sheets">
        Once installed, navigate back to the `Extensions` menu tab in Google Sheets.
      </Step>

      <Step title="Launch Superjoin">
        Hover over `AI Copilot – Use GPT / Gemini on Google Sheets` and click `Launch Superjoin AI`.

        <Frame>
          <img src="https://mintcdn.com/superjoin/WevtppHRd7a3l0fJ/images/copilot-launch-extensions.jpg?fit=max&auto=format&n=WevtppHRd7a3l0fJ&q=85&s=7ca06f8c6088e9d49f08ee7d225e581c" width="2880" height="1800" data-path="images/copilot-launch-extensions.jpg" />
        </Frame>
      </Step>

      <Step title="You're all set!">
        Superjoin now runs as a side panel on the right of your screen. Type a request to get started.

        <Frame>
          <img src="https://mintcdn.com/superjoin/WevtppHRd7a3l0fJ/images/copilot-sidepanel.jpg?fit=max&auto=format&n=WevtppHRd7a3l0fJ&q=85&s=eafc7f350288a15c2a2dbfa74f3a13b6" width="2876" height="1630" data-path="images/copilot-sidepanel.jpg" />
        </Frame>
      </Step>
    </Steps>

    <Note>
      In cases where only "Help" is visible after clicking on `Extensions`, refresh your Google Sheet and wait for some time. Sometimes it takes
      over a minute to load. If you are still facing the issue, email us at [support@superjoin.ai](mailto:support@superjoin.ai).
    </Note>
  </Tab>
</Tabs>

<Tip>
  If you're looking to import or export data, try out our [Data Connectors](quickstart) to sync live data between your Spreadsheets and 40+ sources.
</Tip>

## What you can do with AI Copilot

Skip the manual work — just describe what you need in plain English and let the AI Copilot handle it right inside your Spreadsheets!

<CardGroup cols={2}>
  <Card title="Write formulas with AI" icon="wand-magic-sparkles" iconType="duotone">
    Describe what you want in plain English and let Copilot write complex formulas for you.
  </Card>

  <Card title="Clean & format data" icon="broom" iconType="duotone">
    Fix date formats, standardize values, and tidy up messy data in seconds.
  </Card>

  <Card title="Build dashboards & charts" icon="chart-column" iconType="duotone">
    Turn raw data into dashboards, charts, and trackers automatically.
  </Card>

  <Card title="Analyze with natural language" icon="comments" iconType="duotone">
    Ask questions about your data and get instant answers and insights.
  </Card>
</CardGroup>
