> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/user-guide/mobile-experience/using-nexthink-mobile.md).

# Using Nexthink Mobile app

Nexthink Mobile gives users a clear, real-time view of their mobile device health and activity on iOS and Android. With a modern, intuitive interface, the app makes it easy to understand key device metrics, including storage, battery usage, performance, and network activity.

Designed for everyday users as well as IT-conscious teams, Nexthink Mobile turns technical device data into simple, useful insights.

## Available features on iOS and Android

Nexthink Mobile helps users stay informed about how their device is performing by surfacing important system and usage information, such as:

* Device details, such as device name and operating system **Version**
* **Storage** utilization to understand how much space is being used
* **Battery** insights, including battery level changes over time and average hourly battery drain

<figure><img src="/files/SXWxw7OHxegDpK1JYLZv" alt="" width="201"><figcaption></figcaption></figure>

## Additional capabilities on iOS

On iOS, Nexthink Mobile also provides **App data usage** visibility, showing application-level data consumption. Users can configure app monitoring to select which apps are monitored, giving them more control and a deeper understanding of how applications use device resources. Nexthink Mobile highlights the top three applications with the highest data usage.

<figure><img src="/files/AHiT6htcl2J97cCSs664" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.nexthink.com/platform/user-guide/mobile-experience/using-nexthink-mobile.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.
