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 an App ID
The following steps guide you through finding your Atlas App Services Application ID
Prerequisites
Before you begin, you will need to create an App. If you haven't already, read the Create an App doc.
Procedure
Navigate to Your App
Log into your Atlas App Services console to view your Atlas App Services applications.
View Your App In The App Console
The Atlas App Services 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 Atlas App Services to view your Atlas App Services applications. Click your application to enter your application dashboard.

Copy Your App ID
Your app ID is used to connect to your Atlas App Services 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".

