> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-android-guide/8.3/configure-and-view-settings-for-the-cortex-xdr-agent-app-for-android.md).

# Configure and View Settings for the Cortex XDR Agent App for Android

You can configure some of the app settings, and view how others on your device are configured by your organization. Configurable settings include language, notifications and mobile data uploads. Read-only settings include policy and activation details.

### Configurable App Settings

* Language
  1. From the home page, open the menu at the top left, and tap Settings → **Language**.
  2. Choose a language, and tap **Done**.
* Check connectivity to the Cortex XDR server.
  1. From the home page, open the menu at the top left, and tap Settings → **Connections**.
  2. Tap **Check Connection**.
* Mobile data uploads—Enable the use of mobile data services to upload apps to Cortex XDR for analysis.
  1. From the home page, open the menu at the top left, and tap Settings → **Connections**.
  2. To **use mobile data to upload apps to the cloud server**, slide the toggle.
* Notifications—Disable or enable notifications from Cortex XDR on your device.
  1. From the home page, open the menu at the top left, and tap Settings → **Notifications**.
  2. Tap the desired check boxes to disable (clear) or enable (selected) notifications.

### Read-only App Settings

* Policy—View the protection settings configured by your organization, including action mode, local analysis protection and policy for unknown apps.
  * From the home page, open the menu at the top left, and tap Settings → **Policy**.
* Activation details—View activation time, Endpoint ID of your device, and Android ID.
  * From the home page, open the menu at the top left, and tap Settings → **Activation**.


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-android-guide/8.3/configure-and-view-settings-for-the-cortex-xdr-agent-app-for-android.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.
