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

# Using Tags

> Organize and filter quiz questions and results using tags in Socratease Quizzes.

Tags are metadata labels you add to quiz questions to organize, classify, and filter your test results. They help you break down candidate performance by subject, skill, difficulty, or any other category you define.

<Note>
  Tags are **visible to candidates** during the test. Keep tag names professional and informative (e.g., `math`, `Python`, `section-A`).
</Note>

## What Can You Do with Tags?

Tags work across both **Quizzes** and **Question Banks**. Once you tag your questions, the quiz report gives you two powerful capabilities:

* **Filter** questions by specific tags to see only the results for those questions
* **Group** questions by tags for organized viewing and analysis

Example tags include:

* Subject categorization: `english`, `history`, `math`
* Skill identification: `Python`, `JavaScript`, `SQL`
* Difficulty designation: `easy`, `medium`, `hard`

## How to Use Tags

<Frame caption="How to add tags to quiz questions in Socratease">
  <video controls className="w-full rounded-xl" src="https://mintcdn.com/autoproctor/2nKDVYeZX7Q7bImN/videos/socratease/add-tags.mp4?fit=max&auto=format&n=2nKDVYeZX7Q7bImN&q=85&s=aa97ae1b441099f64428907e6be3dccd" data-path="videos/socratease/add-tags.mp4" />
</Frame>

<Steps>
  <Step title="Create or Open a Socratease Quiz">
    Create a new Socratease Quiz on AutoProctor, or open an existing one.
  </Step>

  <Step title="Add Tags to Questions">
    After adding a question, click the **three-dot menu** on the top right of the question. Enter the tag name in the text box that says "Add tag & Press Enter" and press **Enter** to add it. You can add multiple tags to a single question.
  </Step>

  <Step title="Save the Quiz">
    Save your quiz after adding all tags. Tags persist with the question and carry through to results.
  </Step>

  <Step title="View Results Grouped by Tags">
    After candidates submit the test, open the test results. Use the **"Group By"** dropdown and select **Tags** to view questions organized by their respective tags.
  </Step>

  <Step title="Filter Results by Tag">
    Use the **"Filter by Tag"** dropdown to select individual tags and display only the questions with those specific tags. This lets you analyze performance on specific topics or skills.

    <Frame caption="Filtering results by tag">
      <video controls className="w-full rounded-xl" src="https://mintcdn.com/autoproctor/zjKbapH90wQjAvW2/videos/socratease/filter-by-tags.mp4?fit=max&auto=format&n=zjKbapH90wQjAvW2&q=85&s=c80f3a6ae9d691560a7e560ecddd693a" data-path="videos/socratease/filter-by-tags.mp4" />
    </Frame>
  </Step>
</Steps>

## Related Resources

* [Quiz Settings](/socratease-quiz-settings) -- All Socratease quiz configuration options
* [Question Banks](/question-banks) -- Tags also work within Question Banks
* [Where Can I See My Quiz Results?](/where-to-find-quiz-results) -- View and analyze test results
* [Export to Excel](/export-results-to-excel) -- Export tagged results to a spreadsheet
* [Question Types](/socratease-question-types) -- Available question formats
