# Test Devices

In devtodev you can mark a device as a test device. You can do so in the [Users & Segments](/reports-and-functionality/project-related-reports-and-fuctionality/users.md#mark-as-cheater-or-tester) section or in Settings -> SDK -> [Test Devices](/reports-and-functionality/project-related-reports-and-fuctionality/settings.md#test-devices).&#x20;

The system will exclude from the reports all incoming events from the test devices (except Real-time dashboard). You can check the evets in Settings -> SDK -> Integration -> [Event Log](/reports-and-functionality/project-related-reports-and-fuctionality/settings.md#event-log) or in the Users & Segments section.&#x20;

When you mark the User card as a Tester, the log in the User card will not be cached and the events will appear much quicker.&#x20;

If the app is in test mode, all devices with this app are added automatically to the list of test devices (up to 100 users). You can switch to Production mode manually in Settings -> [General Settings](/reports-and-functionality/project-related-reports-and-fuctionality/settings.md#switch-to-production-mode).

## Users & Segments

In the [Users & Segment](/reports-and-functionality/project-related-reports-and-fuctionality/users.md) section you can find a specific user using filters. For example, search a specific Advertisig ID or IDFA.&#x20;

<figure><img src="/files/CPEMVIHpI3ZoL2RPvBMB" alt=""><figcaption></figcaption></figure>

Open the User Card and mark the User as a Tester.&#x20;

<figure><img src="/files/m3iNDcX79CzuHJPoEqTz" alt=""><figcaption></figcaption></figure>

## Test Devices&#x20;

You can check and configure your list of test devices in Settings -> SDK -> [Test Devices](/reports-and-functionality/project-related-reports-and-fuctionality/settings.md#test-devices).&#x20;

<figure><img src="/files/qA39dcSLFTYekmMNqlWn" alt=""><figcaption></figcaption></figure>


---

# 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.devtodev.com/integration/test-devices.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.
