> ## 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

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 **<Icon icon="power-off" iconType="solid" /> Logout** in the upper-right corner.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/FWjHZXWDjYmx0_bG/images/logging-out_3.png?fit=max&auto=format&n=FWjHZXWDjYmx0_bG&q=85&s=5acd44cd23299bd30653d37c0ec6afa9" alt="" width="1435" height="237" data-path="images/logging-out_3.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 CLI](/psm-on-prem/6.8.0/user/cli) page.
