Skip to main content

Supported Features

Account Deletion Account Provisioning

Prerequisites

How to Login to MongoDB Cloud

Enter your email address and password on the MongoDB Cloud login page to log in. MongoDB Cloud login screen

How to Obtain a Workspace Key

After logging in to MongoDB Cloud, click on the top left corner of the screen where Organizations is displayed. A menu will open — select the Organization you wish to link. Select Organization You will be taken to the Organization settings page. Part of the URL in the Organization settings becomes the workspace key. Save it. https://cloud.mongodb.com/v2#/org/{workspace-key}/projects Get workspace key from URL

How to Obtain Public and Private Keys

  1. Select Access Manager from the side menu of the Organization settings page.
  2. Select API Key from the menu tab as shown below, and click Create API Key. Create API Key screen
  3. Enter any name (e.g., company name) in the Description field, select Organization Permissions, and click Next. For Organization Permissions, you may select more than one, but please select Organization Member at a minimum. Organization Permissions settings
  4. An API Key is created. Public key is the public key and Private key is the private key. Save them both.
    The Private Key will not be redisplayed for security reasons. Be sure to save it.
    API Key created

Integration Setup

  1. On the Integration screen, search for MongoDB Cloud.
  2. Enter the workspace key, public key, and private key obtained in the previous steps, and click Connect. Enter integration credentials
  3. If the integration with MongoDB Cloud is successful, the registered user information will appear in the account list. If it does not complete successfully, please edit it from the Status tab on the Integration screen and try again. If the problem persists, please contact us via chat.
Last modified on July 22, 2026