> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/advanced-configuration/setup-cloud-settings/mobile-settings.md).

# Mobile Settings

### Steps to add new Mobile setting using ReXdesk

* Click on the Tool tab in the Navigation bar and select Cloud Settings.

![](/files/0kANnkAzcqLy0KrNqB4B)

* In the Cloud Settings window, select the Mobile option and then select the ‘New Mobile’ option.

<div align="left"><figure><img src="/files/gUlpYRESd8rdAurbbsnf" alt=""><figcaption></figcaption></figure></div>

* In the Mobile Settings window, specify the names of the mobile settings.

<div align="left"><figure><img src="/files/DsiLTPIiLpfLGaL0BOhl" alt=""><figcaption></figcaption></figure></div>

* Specify the label and user name and set the Password.

<div align="left"><figure><img src="/files/KanAGghtd9uekUt8xu7W" alt="" width="440"><figcaption></figcaption></figure></div>

* Enter the delay interval for communication time out in minutes in the ‘No Communication Timeout (min)’ section.
* To use an APN, check the ‘Use APN’ checkbox and specify the APN.

<div align="left"><figure><img src="/files/UWtYDV4DeNcV5MRHqSRL" alt=""><figcaption></figcaption></figure></div>

* Enable Realtime Source' to get real-time from the server (select ‘Mobile’ from the drop-down options).

{% hint style="info" %}

#### Notes:

* 'Realtime Source' must be enabled when using AWS upload.
  {% endhint %}

<div align="left"><figure><img src="/files/JJvTGQYsvT0KBOxMcJjv" alt=""><figcaption></figcaption></figure></div>

#### Or

<div align="left"><figure><img src="/files/dzYs5siNcJLjm0JF0JyR" alt=""><figcaption></figcaption></figure></div>

* Click OK.

<div align="left"><figure><img src="/files/s4YCvC3qfMn4FmZjc52D" alt=""><figcaption></figcaption></figure></div>

The new mobile setting details have been defined using ReXdesk.

<div align="left"><figure><img src="/files/9JVjkRjClXCmIooF0tKs" alt=""><figcaption></figcaption></figure></div>


---

# 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.influxtechnology.com/support_guides/rexdesk-configuration-software-s/rexdesk-rexgen-series-configuration-software/rexdesk-manual/quick-start-guide/advanced-configuration/setup-cloud-settings/mobile-settings.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.
