> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/get-started/log-into-or-out-of-the-app.md).

# Log into or out of the app

#### <img src="/files/fwTczBv9mBndqo9CQpZg" alt="Asset Panda Pro app link" data-size="line"> [Visit the app](https://assetpanda.app/login)

Asset Panda provides secure access with email authentication and Single Sign-On (SSO) options.&#x20;

## Log into the application

1. Enter your email address, and then click **Continue**. The system redirects to the organization's identity provider if single sign-on (SSO) is enabled.&#x20;
2. If the organization uses an identity provider, complete the steps necessary for the provider.
3. If no identity provider is used, enter a password to complete the login.&#x20;

{% hint style="info" %}
To reset a forgotten password, click **Forgot password**. For assistance, click **Contact support** to contact them directly.
{% endhint %}

## Log out of the application

1. Click the profile icon <img src="/files/A6yJ1n7xraNOUIQWD0iN" alt="Profile icon" data-size="line">.
2. Select **Log out**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://prohelp.assetpanda.com/get-started/log-into-or-out-of-the-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
