> ## 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 Package Security Manager (On-prem)

Package Security Manager 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 Package Security Manager:

1. Open a browser and navigate to `https://<FQDN>` (or `http://<FQDN>` if you are *not* using SSL) where `<FQDN>` is the fully qualified domain name for your designated instance of Package Security Manager.

2. Click **Login**.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/FWjHZXWDjYmx0_bG/images/logging-in-main-page.png?fit=max&auto=format&n=FWjHZXWDjYmx0_bG&q=85&s=0240669bd3474c012b7f1dc66f928f57" alt="" width="1922" height="940" data-path="images/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 Package Security Manager, you might need to click on a third party link (such as GitHub) to complete the login process instead.
</Note>

## Logging out

You can log out of Package Security Manager at any time by clicking log out in the upper-right corner.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/FWjHZXWDjYmx0_bG/images/logging-out_2.png?fit=max&auto=format&n=FWjHZXWDjYmx0_bG&q=85&s=f534431e2b1119727d470be7fc1daced" alt="" width="1914" height="371" data-path="images/logging-out_2.png" />
</Frame>

## Logging in and out using the CLI

A complete list of CLI commands, including the commands for logging in and out of Package Security Manager, are available on the [Package Security Manager (On-Prem) CLI](./cli) page.
