# Mobile Applications

Once your Groups/Applications are configured successfully, users can use these applications over mobile on Android and iOS devices.&#x20;

## &#x20;Start with the mobile application

1. Download the senpiper App from the [<mark style="color:purple;">**Google playstore**</mark> ](https://play.google.com/store/apps/details?id=com.senpiper.android)or [<mark style="color:purple;">**Apple App store**</mark>](https://apps.apple.com/in/app/senpiper/id1196090587)
2. [<mark style="color:purple;">**Login**</mark>](/getting-started/log-in-to-the-platform.md) into the mobile apps&#x20;

## Mobile App Overview

Once the user is successfully logged into the mobile application following options are available for users.

### Home

Workspace is the home screen for your mobile App where all the [<mark style="color:purple;">**groups or configured processes/applications**</mark>](/groups-applications/groups-overview.md) are listed.&#x20;

<figure><img src="/files/BYn6GvdbuNWmC7lpQhUg" alt=""><figcaption><p><em>Groups</em></p></figcaption></figure>

### Reports

The reports tab shows all the configured dashboards and analytics for your processes.

<figure><img src="/files/th5tjF4lyQr2dn7aFnCa" alt=""><figcaption><p><em>Reports</em></p></figcaption></figure>

### Contacts

The Contact tab shows all the users present in the organization. A user can initiate one-on-one chat communication with other users in the organization in this tab. [<mark style="color:purple;">**Click here**</mark>](/user-management/introduction.md) to learn more about user management.&#x20;

<figure><img src="/files/nUhMkoG1I9bN33zhhEI2" alt=""><figcaption><p><em>Contacts</em></p></figcaption></figure>

### Alerts

In the alerts tab user will find all the alerts received across all of the processes. To configure alerts in any process, please [<mark style="color:purple;">**click here**</mark> ](/alarm-builder/introduction.md)<mark style="color:purple;">**to**</mark> learn more about alert configuration.

<figure><img src="/files/OYL6zthmfsK3ktVUvKMX" alt=""><figcaption><p><em>Alerts</em></p></figcaption></figure>

### User Profile

The user profile section displays the details of the logged-in user. [<mark style="color:purple;">**Click here**</mark>](/user-management/introduction.md) to learn more about managing user profiles.

<figure><img src="/files/iYrLpzkcwLNQ6U2Ps3H1" alt=""><figcaption><p><em>user profile</em></p></figcaption></figure>

### Settings

The settings section of the app shows different settings available for the users. The following settings are available for users.&#x20;

<figure><img src="/files/ApwB7bbtzhMxbZHDUb0D" alt=""><figcaption><p><em>Settings</em></p></figcaption></figure>

#### Language settings

Using language settings user can select in which language the app content should be displayed.im

{% hint style="info" %}
The list of supported languages shown inside this setting can be customized. Please contact your system administrator to configure supported languages. &#x20;
{% endhint %}

<figure><img src="/files/GuUMY9gAHflGNltZ4cXg" alt=""><figcaption><p><em>Langauge Settings</em></p></figcaption></figure>

#### Notification settings

Using this setting user can mute/Unmute the notifications across groups/applications.

<figure><img src="/files/S4hfMcoBTPzsciA19lfM" alt=""><figcaption><p><em>Notification Settings</em></p></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.senpiper.com/getting-started/mobile-applications.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.
