> 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/diary-studies/what-are-diary-studies-in-dscout/test-mode-in-diary-missions.md).

# Test mode in diary missions

You have the ability to test your mission from a scout's perspective before you start collecting data from research participants. **This allows you to double check that there are no errors, as missions cannot be edited once they are launched.**

In Test mode, you’re able to invite yourself and up to 4 other colleagues or friends to take your mission for a spin on the Dscout app for up to 5 days.

Feel free to start and stop test mode as often as you'd like!

## How to start Test mode

Click on "Test Mission" in the lower right hand corner of the Setup page.

![](/files/ca6e7464883055920a285fdb77352235a2e0a160)

![](/files/ced10da0de5e1aac407f63b7d431de1c4b26f17f)

You'll then be able to invite up to 5 testers.

![](/files/8924da0adf53d3aa86aebf562255f4ae05cff04f)

Your test scouts will get an email invitation from the platform (they should check their spam or promotions inboxes if they don't see it!). They'll have 5 days to see exactly what your scouts will see and can even create entries in each activity of your mission. (After those 5 days, the test will automatically end).

{% hint style="info" %}
**Note:** testers will not have access to the project in the Dscout platform unless they're added as [project collaborators](/getting-started/collaborate-in-dscout/manage-project-collaborators.md) as well.
{% endhint %}

During testing, all mission activities are open and available to test out of order, whether you've set your mission activity availability to manual or automatic.

If you're happy with the mission design after trying it out, you can end the testing period manually in the Setup page by clicking on the "End Test" button in the lower right hand corner.

Ending your test mission will delete all of the test data so that you can keep your mission data separate and clean. Your mission will be returned to draft mode, so you can launch it to scouts whenever you're ready!

![file-mvvNArUWYs.png](/files/08e5e92902394c912924963cb6fa8aabf7b62ac2)

### Making changes to your mission

If, after testing your mission, you find opportunities to improve your mission design, **you can still make changes**. All you have to do is navigate to the Setup page and click "End Test" in the lower right hand corner, make all the edits you'd like and then launch your new-and-improved 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/diary-studies/what-are-diary-studies-in-dscout/test-mode-in-diary-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.
