> For the complete documentation index, see [llms.txt](https://help.dscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dscout.com/recruit-participants/dscout-scout-panel/exclude-recent-participants-from-missions.md).

# Exclude recent participants from missions

<table><thead><tr><th>Study type</th><th data-type="checkbox">Availability</th></tr></thead><tbody><tr><td><strong>Screeners</strong></td><td>true</td></tr><tr><td><strong>Usability tests (auto-recruit)</strong></td><td>true</td></tr><tr><td><strong>Media surveys (auto-recruit)</strong></td><td>true</td></tr><tr><td><strong>Intercept studies</strong></td><td>true</td></tr><tr><td><strong>AI moderated studies (auto-recruit)</strong></td><td>true</td></tr></tbody></table>

Recruiting from the Dscout Scout Panel is a fast and easy way to find participants for your research. However, if you’re running similar studies close together, you may want to ensure you hear from new voices—not the same Scouts who’ve already shared their insights.

With **activity filters** in screeners, usability tests, and media surveys, you can prevent Scouts from participating in your missions if they’ve already done so in the last 90 days. This ensures you’re recruiting a fresh group of Scouts every time.

{% hint style="info" %}
**Note:** Activity filters are only available when auto-recruiting from Dscout’s pool of participants (known as Scouts). When using any other recruitment method, invite only participants you want to participate in your missions.
{% endhint %}

## Activity filter options

Activity filters are enabled on screeners and missions individually, but you can choose to apply them in one of two ways:

* **Within this project:** Applies your selected filters only to Scouts who have taken part in a screener or mission in this same Dscout project.
* **Within this account:** Applies your selected filters to Scouts who have taken part in any screener or mission across your Dscout account, regardless of project.

From there, you can choose to exclude participants who fall into the following categories:

* **Mission participants from the last 90 days:** Scouts who have participated in a mission in the last 90 days.
* **Qualified screener applicants from the last 90 days:** Scouts who have applied to and qualified for a screener in the last 90 days, regardless of mission completion. Keep in mind that Scouts who have applied to screeners in the last 90 days but have not qualified will not be excluded by this filter.
* **Both:** Excludes all Scouts who fall into either of the above categories.

The following options are selected by default:

| Screener default activity filters                                                                          | Study default activity filters                                                                    |
| ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| <p></p><ul><li>Within this project.</li><li>Qualified screener applicants from the last 90 days.</li></ul> | <p></p><ul><li>Within this project.</li><li>Mission participants from the last 90 days.</li></ul> |

## Access activity filters

{% stepper %}
{% step %}
Navigate to the **Screener** tab of your screener or mission.
{% endstep %}

{% step %}
Click **Targeting attributes** in the left sidebar. The Targeting attributes side panel is displayed.

![](/files/090ddb11c21f00d1cceee0d44d0aeeb2cdb60dff)
{% endstep %}

{% step %}
Click **Settings** in the Targeting attributes side panel.
{% endstep %}

{% step %}
Here, customize the activity filters to fit your research needs.

![](/files/c79ee770e44a6d10ba9f7c3ffe2d4544f6e3fa74)
{% endstep %}
{% endstepper %}

Now, when you launch your screener or mission, only the Scouts in Dscout’s pool who meet your criteria will be able to apply to your mission.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.dscout.com/recruit-participants/dscout-scout-panel/exclude-recent-participants-from-missions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
