> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Logging in/out of Anaconda Server

Anaconda Server is a browser-based software application that is hosted within your organization’s servers and is configured with a custom fully qualified domain name (FQDN).

## Logging in

To log in to your instance of Anaconda Server:

1. Enter the URL designated for Anaconda Server into any browser. This is `https://<FQDN>` (or `http://<FQDN>` if you are *not* using SSL).

2. Click **Login**.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/4YgHE0z28xHZ8yr8/images/psm-on-prem/logging-in-main-page.png?fit=max&auto=format&n=4YgHE0z28xHZ8yr8&q=85&s=0605c777b74e606cc650c67e7b69e3ef" alt="" width="1922" height="940" data-path="images/psm-on-prem/logging-in-main-page.png" />
   </Frame>

3. Log in with your assigned credentials.

<Note>
  If IDP (Identity Protection) has been set up for your instance of Anaconda Server, you might need to click on a third party link (such as GitHub) to complete the login process instead.
</Note>

## Logging out

To log out of Anaconda Server:

1. Click the user icon  in the top right.
2. Click **Logout**.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/4YgHE0z28xHZ8yr8/images/psm-on-prem/logging-out.png?fit=max&auto=format&n=4YgHE0z28xHZ8yr8&q=85&s=2639ccefaa49d3a4204e245ef25ca447" alt="" width="1922" height="940" data-path="images/psm-on-prem/logging-out.png" />
</Frame>

A complete list of CLI commands, including the commands for logging in and out of Anaconda Server, are available on the [Anaconda Server CLI](./cli) page.
