# Import from Semrush

AirOps allows you to easily import SEO data directly from Semrush into your Grid, giving you powerful insights for your content and marketing workflows. To get started, connect your Semrush account in your workspace settings.

{% @arcade/embed url="<https://app.arcade.software/share/o7xGUyivSQVE8JO9K32n>" flowId="o7xGUyivSQVE8JO9K32n" %}

### How to Create a Sheet by Importing Semrush Data

1. Click the "+" button on your Grid page
2. Select **Semrush** from the dropdown menu of import options
3. Choose the type of data you'd like to import:
   * **Get broad match terms for a keyword**: List of broad match and alternate search terms for a keyword
   * **Get missing keywords that competitors rank for**: Keywords where all competitors have rankings but you don't
   * **Get related terms for a keyword**: List of related keywords, synonyms and variations for a keyword
   * **Get top organic keywords for a domain**: List of keywords bringing users to domain via organic search results
   * **Get top organic keywords for a specific page (URL)**: List of keywords bringing users to a page via organic search results
   * **Get top organic pages for a domain**: List of a domain's unique pages ranking in organic search results
   * **Get top pages ranking for a keyword**: List of domains ranking in organic search results for a given keyword
4. Configure your import parameters:
   * Set the number of results to return
   * Enter the domain, keyword, or URL (depending on your selection)
   * Select a region if applicable
5. Click **Preview Data** to see sample results on the right side of the screen
6. Once you've reviewed the data, click **Import Data** to add it to your Grid

Once imported, you can use this Semrush data with other AirOps workflows, like content briefs, article generation, or SEO analysis.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airops.com/actions/grids/create-a-grid/import-from-semrush.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
