Find Your Project or App ID
On this page
Find a Project ID
The following steps guide you through finding your Project ID
, also
known as a Group ID
.
Prerequisites
This procedure assumes you have already created a MongoDB Atlas Project. If you do not yet have a project, Create a Project.
Procedure
Navigate to Your Atlas Cluster
Log into your MongoDB Atlas account to view your projects.
Find a Realm Application ID
The following steps guide you through finding your MongoDB Realm Application ID
Prerequisites
Before you begin, you will need to create a Realm app. If you haven't already, read the Create a Realm App doc.
Procedure
Navigate to Your Realm App
Log into your MongoDB Realm console to view your MongoDB Realm applications.
View Your App In The App Console
The MongoDB Realm App Admin Console will allow you to view all of the applications you have created. There you can navigate to the dashboard of a specific app. To begin, log into MongoDB Realm to view your MongoDB Realm applications. Click your application to enter your application dashboard.

Copy Your App ID
Your app ID is used to connect to your MongoDB Realm application from the Client SDKs. To copy your App ID, click the copy button on the left hand side of your application dashboard.
The UI displays your app name in the top left. When you click the copy button, the UI copies your app ID, not your app name, into your clipboard. For example, the UI would display the name "exampleApp" but copy the id "exampleApp-wlkgs".

