> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/sts/start/install-ce/server/setup.md).

# Initial setup

Once the Portainer Server has been deployed, and you have navigated to the instance's URL, you are ready for the initial setup.

## Creating the first user

Your first user will be an administrator. The username defaults to `admin` but you can change it if you prefer. The password must be at least 12 characters long and meet the listed password requirements.

Your setup token can be found in your Portainer server logs - look for the `setup_token=` line. For details on starting Portainer without a setup token or with a custom setup token, refer to [this FAQ.](broken://pages/j9woSyd6d0WozsRnLzYh)

{% hint style="info" %}
Your Portainer server logs can be accessed with:

`docker logs <container>` , `podman logs <container>` , or `kubectl logs <pod_name>`
{% endhint %}

<figure><img src="/files/S4sth3xhhXD7g9pjfe2s" alt=""><figcaption></figcaption></figure>

## Connecting Portainer to your environments

Once the admin user has been created, the **Environment Wizard** will automatically launch. The wizard will help get you started with Portainer.

<figure><img src="/files/SfwAdxiE32bOT1URfk6P" alt=""><figcaption></figcaption></figure>

The installation process automatically detects your local environment and sets it up for you. If you want to add additional environments to manage with this Portainer instance, click **Add Environments**. Otherwise, click **Get Started** to start using Portainer!
