{% extends "base.html" %} {% block title %}Setup Wizard - AtlasUI{% endblock %} {% block content %}

Welcome to AtlasUI

Let's get you set up!

This wizard will guide you through configuring AtlasUI to connect to your MongoDB Atlas account.

What you'll need:
  • A MongoDB Atlas account (cloud.mongodb.com)
  • API credentials (we'll show you how to get them)
  • About 5 minutes
{% endblock %}