> For the complete documentation index, see [llms.txt](https://docs.cloudbeat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudbeat.io/fundamentals/adding-apps.md).

# Adding Apps

Adding an app sdk allows us to use it in a mobile case

In this screen you’ll see a list of applications and maintain them in a higher level - what does it mean ?

It means that if your application has gone through changes (app activity or package) you can manage all that in this screen - and you will not have to change it in each script that currently runs the app.

### First thing’s first!

If you have no applications on the list - it’s time to create one -

Click on “New App” button.

In the new app window - type your app name and click “Add”.

Now a new screen will open with the name you picked, and you may add a version to the app (optional).

* To add a new app, go to Apps under Testing and click on New App:

<figure><img src="https://1835512707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LuDeDlFo7eLPBFbUgtb%2Fuploads%2FIa4aolMz0zU5artDb41Z%2F2024-01-01%2015_06_55-Apps%20-%20CloudBeat.jpg?alt=media&amp;token=85f11a8f-a1c0-4d9f-a7db-4b81dc9162e3" alt=""><figcaption></figcaption></figure>

* Now you can upload the APK and set the app details:

### Android Apps

In order to configure your Android app you will need to provide 3 things:

1. App Package
2. App Activity
3. APK file

If you don’t know the app package and app activity, simply open the app on your device and use an app called [APK info](https://play.google.com/store/apps/details?id=com.wt.apkinfo\&hl=en).

<figure><img src="https://1835512707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LuDeDlFo7eLPBFbUgtb%2Fuploads%2FH0rGTtE0zVX0Xsh50e2C%2F2024-03-03%2023_10_04-Adding%20Apps%20-%20CloudBeat%20Docs.jpg?alt=media&amp;token=76e2866d-4bd2-4226-a8ef-ecda9866ff50" alt=""><figcaption></figcaption></figure>

### IOS Apps

In order to configure an iOS app - you must provide 2 things:

1. Bundle ID
2. IPA file

Finding bundle ID can be done by doing the following steps:

1. Sign in to **iTunes** Connect.
2. Click My **Apps**.
3. Click on the **app** whose **Bundle ID** you want to **find**.
4. Click More and then click About This **App**.
5. Your **Bundle ID** is displayed and begins with [mobapp.at](http://mobapp.at/).

<figure><img src="https://1835512707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LuDeDlFo7eLPBFbUgtb%2Fuploads%2FY6e7HkFBOiMdN5NmKcQs%2F2024-03-03%2023_13_46-Apps%20-%20CloudBeat.jpg?alt=media&amp;token=4f789b9a-aa32-4c77-8379-228ca87ea70f" alt=""><figcaption></figcaption></figure>

* To use it in a mobile case, open the case and go to settings:

<figure><img src="https://1835512707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LuDeDlFo7eLPBFbUgtb%2Fuploads%2F7yLQbpZpt4obWwN6CRJ9%2F2024-01-01%2015_25_15-Testing%20-%20CloudBeat.jpg?alt=media&amp;token=ed6a3eec-a227-429d-8f9e-6bd6761b4ea7" alt=""><figcaption></figcaption></figure>

### Editing/Delete an app

Once your apps are created, you can simply edit their information by clicking the name of the application , and you will be forwarded to the edit page.

If you wish to delete the app, in the app main page to your right, there’s a trash icon.

<figure><img src="https://1835512707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LuDeDlFo7eLPBFbUgtb%2Fuploads%2FknIsqPYSoPbMXcKeInA2%2F2024-03-03%2023_15_40-Apps%20-%20CloudBeat.jpg?alt=media&amp;token=b131e141-a849-400e-b129-d96230cd276e" alt=""><figcaption></figcaption></figure>
