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

# Google Sheets Quickstart

> Launch Detrics and run your first query in under 2 minutes

Follow these 8 steps to go from a blank spreadsheet to live marketing data using a preset template.

<Info>
  **Prerequisites:** You need a [Detrics account](https://detrics.io/get-started?utm_source=detrics-support\&utm_medium=sheets-quickstart) and the Detrics add-on installed. If you haven't done this yet, follow the [installation guide](/quickstart/google-sheets) first.
</Info>

<Steps>
  <Step title="Open a Google Sheet">
    Go to [sheets.new](https://sheets.new) to create a new blank spreadsheet, or open any existing sheet where you want to pull data.
  </Step>

  <Step title="Open the Extensions menu">
    Click **Extensions** in the top menu bar.
  </Step>

  <Step title="Launch Detrics">
    Hover over **Detrics - PPC, Marketing Analytics & Ecommerce**, then click **Launch Detrics** from the submenu.

    <Tip>
      Don't see Detrics in the list? You need to [install the add-on](/quickstart/google-sheets) first from Google Workspace Marketplace.
    </Tip>
  </Step>

  <Step title="Select a data source">
    After a few seconds, the sidebar finishes loading and shows the **Start from Preset** screen with all available data sources. Click the platform you want to pull data from (e.g., **Google Analytics 4**).
  </Step>

  <Step title="Choose a preset template">
    Each template includes a name and short description. Click the one that matches the data you need.
  </Step>

  <Step title="Select your account">
    Choose which account to pull data from. Use the search box to filter by name, then check the box next to your account.
  </Step>

  <Step title="Execute the template">
    Click the **Execute Template** button to run the query. You can also click **Customize Template** to adjust metrics, dimensions, or date range before running.
  </Step>

  <Step title="See your results">
    Detrics fetches the data from the platform API and writes it directly into your spreadsheet. The sidebar shows a success message and an option to enable automatic daily refresh.

    <Tip>
      Enable **Refresh daily at 9 AM** to keep your data updated every morning automatically.
    </Tip>
  </Step>
</Steps>

## What's next?

<CardGroup cols={2}>
  <Card title="Create custom queries" icon="sliders" href="/data-destination/google-sheets/how-to-create-a-report">
    Build queries from scratch with your own metrics, dimensions, and filters.
  </Card>

  <Card title="Automate your reports" icon="clock" href="/data-destination/google-sheets/how-to-automate-a-query">
    Set up scheduled refreshes to keep your data always up to date.
  </Card>

  <Card title="Use query templates" icon="grid-2" href="/data-destination/google-sheets/how-to-use-query-templates">
    Customize preset templates or create your own reusable queries.
  </Card>

  <Card title="Import and export queries" icon="arrow-right-arrow-left" href="/data-destination/google-sheets/how-to-import-export-queries">
    Copy queries between spreadsheets in a few clicks.
  </Card>
</CardGroup>
