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

# Prompt

> How to use prompts and runs for SEO monitoring in RankWit.

The **Prompt** section in Monitoring is where you manage the **prompts** (questions or themes) you track for SEO, and see how they perform in **runs**.

<Frame>
  <img src="https://mintcdn.com/rankwitai/P3HWFLW9_UEFzeKf/images/Screenshot2026-02-15alle12.42.06.png?fit=max&auto=format&n=P3HWFLW9_UEFzeKf&q=85&s=0fad9979fcc66885fb110885d842bb01" alt="Screenshot 2026 02 15 Alle 12 42 06" width="2852" height="1376" data-path="images/Screenshot2026-02-15alle12.42.06.png" />
</Frame>

## What are prompts?

**Prompts** are the search intents or topics you care about (e.g. “best running shoes”, “how to train for a marathon”). RankWit uses them to:

* Evaluate how well your **pages** answer those intents.
* Run SEO checks (**runs**) that score or compare your content.
* Feed data into **Insights → Prompts performance**.

## What you see

* A list of your **prompts** (text, AI Answer, and related metrics).
* Options to **add** or **edit** prompts and **start a new run**.
* Export all of your prompts in a CSV file.

## Adding or editing prompts

1. Open **Monitoring → Prompt**.
2. Click **Add prompt** (or edit an existing one).
3. Enter the **prompt text** (the question or theme you want to track).
4. (Optional) Set **intent**, **length** (short‑tail, mid‑tail, long‑tail) and **branded / non‑branded** so analysis and filters are more accurate.
5. Save. The prompt is included in the next run and in Prompts performance.

You can also [import multiple prompts from a CSV file](#import-prompts-from-csv) if you already manage your queries in a spreadsheet.

<a id="import-prompts-from-csv" />

## Import prompts from CSV

If you already have your search queries in a spreadsheet, you can upload them in bulk using the **Import CSV** feature in **Monitoring → Prompt**.

* **Download the CSV template**:\
  Use this Google Sheet as a reference and export it as CSV before uploading:\
  [`CSV template (Google Sheets)`](https://docs.google.com/spreadsheets/d/1OmDJs08mOGkOWf4QC_eE-t5L_T7ElAVW70GxzUih0UQ/edit?gid=0#gid=0)

  <Frame>
    <img src="https://mintcdn.com/rankwitai/sYhhSWtRrn5D5O5k/images/image-3.png?fit=max&auto=format&n=sYhhSWtRrn5D5O5k&q=85&s=16cd46389092b854c0d2429e9ecf76f3" alt="Image" width="1860" height="279" data-path="images/image-3.png" />
  </Frame>
* **How to import**:
  1. Open **Monitoring → Prompt**.
  2. Click **Import CSV**.
  3. Select your CSV file (exported from the template).
  4. Confirm the upload. New prompts will appear in the table and will be included in the next run.
* **Supported columns and values** (column names are case‑insensitive):
  * **text** (required):\
    The prompt text / search query, e.g. `best running shoes`.
  * **intent** (optional):\
    One of:
    * `informational`
    * `navigational`
    * `transactional`
    * `commercial`
  * **length** (optional):\
    One of:
    * `short-tail`
    * `mid-tail`
    * `long-tail`
  * **role** (optional):\
    One of:
    * `branded`
    * `non-branded`
  * **tags** (optional):\
    Comma‑separated list of tags, e.g. `top-of-funnel, us, b2c`.\
    Tags are stored lowercased and trimmed; if a tag already exists for the website it will be reused.

If a row has invalid values (for example, an unknown `intent` or `role`), the system ignores the entire row.

## Tags for prompts

**Tags** let you group prompts by themes such as **product line**, **funnel stage**, **country**, or **campaign**.

* **Where to find them**: in **Monitoring → Prompt**, use the **Tags** column for each row.
* **Add a tag**: click into the Tags area, start typing, and press **Enter** (or choose from the suggestions) to attach a tag to that prompt.

  <Frame>
    <img src="https://mintcdn.com/rankwitai/sYhhSWtRrn5D5O5k/images/add-tag-prompt.png?fit=max&auto=format&n=sYhhSWtRrn5D5O5k&q=85&s=2ff739b261b9f305c081be0dc61a2221" alt="Add Tag Prompt" width="1383" height="594" data-path="images/add-tag-prompt.png" />
  </Frame>
* **Remove a tag**: click on an existing tag to remove it from that prompt.
* **Re‑use across prompts**: tags you’ve already used appear as suggestions so you can keep naming consistent.
* **Export**: when you export prompts to CSV from the Prompt table, a **Tags** column is included for each prompt so you can group and filter in spreadsheets or BI tools.

<Tip>
  Keep prompts focused and aligned with your real search queries so insights and Prompts performance are actionable.
</Tip>

Next: [Traffic](/monitoring/traffic) or [Actionable insight](/insight/actionable-insight).
