> For the complete documentation index, see [llms.txt](https://docs.cybaops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cybaops.com/support/cyber-essentials-plus-mobile-screenshots.md).

# Cyber Essentials Plus - Mobile Screenshots

### <mark style="color:$primary;">For Cyber Essentials Plus auditors will need to see a set of screenshots per mobile device in your sample set.</mark> <a href="#hs_cos_wrapper_kb-article-module-4" id="hs_cos_wrapper_kb-article-module-4"></a>

Please note, if you use an MDM solution such as Intune for your mobile devices, it is not necessary to take individual screenshots per device. Instead, a screengrab of the iOS and/or Android policies from your MDM solution can be provided instead.&#x20;

In addition to the below bullet points, the policy/s would also need to show that a minimum supported Operating System (OS) version has been set.

**What do I need screenshots of?**&#x20;

* Proof that the phone is running a supported OS.&#x20;
* Proof that the phone has not been “Rooted” or “Jailbroken”.&#x20;
* Proof that a protected screen lock of some sort in place, i.e. pin, password, biometric. <br>

<details>

<summary><mark style="color:$primary;"><strong>iOS Screenshots</strong></mark></summary>

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

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

<figure><img src="/files/4ApHLsCot15MtBDjYyjf" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary><mark style="color:$primary;"><strong>Android Screenshots</strong></mark></summary>

<figure><img src="/files/2S7qhBzWRvQlp8uIuA0L" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
**Missing Phone Status?**\
If an Android version is missing "Phone Status: Official" entry in the about info, then go to the Google Play store app, tap your profile icon at the top, then tap Settings > About and look for Play protection certificate and it should say "Device is Certified". Upload this screenshot instead.
{% endhint %}

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

</details>


---

# 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://docs.cybaops.com/support/cyber-essentials-plus-mobile-screenshots.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.
