# Filter Types

### Filter by Skipped Questions

#### Overview

This filter allows administrators to **identify all questions that respondents did not attempt**.

#### Steps

1. Navigate to the **Analyze Result** page.
2. Select the **Filter by Skipped Questions** option.
3. Choose a question from the list to filter.

**Result**: All responses where the selected question was **not attempted** are displayed.

***

### Filter by Question and Answer

#### Overview

This filter enables administrators to analyze responses based on **specific questions and selected answers**.

#### Applicable Question Types

1. **Closed-ended Questions**: Single Answer, Multiple Answer, Yes/No, Dropdown, Matrix, etc.
2. **Open-ended Questions**: Text Box, Comment, Multi-text responses, and other textual input types.

**Steps**

1. Navigate to **Analyze Result**.
2. Select the **Filter by Question and Answer** option.
3. Choose the question type and specific answer(s) to filter the responses.

**Result**: The filtered dataset displays only responses matching the selected criteria.

{% hint style="info" %}
**Notes:**

* Refer to the **Question-Answer Filter applied to Various Open-ended Question formats** section for detailed instructions on filtering open-ended responses.
* These filters help administrators **focus on specific patterns or trends** in survey responses and support deeper analytics.
  {% endhint %}


---

# 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.bdb.ai/bdb-user-documentation/platform-modules/10.0/survey/analyzing-result-for-a-survey/filter-rule-in-analyze-result/filter-types.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.
