Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.32 KB

howto-access-mongolab-ui.md

File metadata and controls

22 lines (17 loc) · 1.32 KB

At any time after provisioning a MongoLab database, you can access the MongoLab web UI for managing that database. We offer convenient single-sign-on (SSO) access through the Azure Management Portal.

You can use the MongoLab UI to perform most database tasks, such as inserting and querying for documents, obtaining database statistics, and running useful database commands. To learn more about the MongoLab UI, visit our support page and our blog.

To access the MongoLab UI, do the following:

  1. Select Add-ons.
    AddonsButton
  2. Locate your MongoLab service in your list of add-ons.
    MongolabEntry
  3. Cick the name of your add-on to reach the add-on page.
  4. Click Manage.
    ManageButton
    A new browser tab opens, displaying the MongoLab database home page:
    DbHome

From here you can select a specific collection and drill down to individual documents. Log out when you are finished.