# Log in to JFrog Connect

This page describes two different ways you can log in to [JFrog Connect](https://jfrog.com/connect/).

## Log in to JFrog Platform

Using this method, you log in to JFrog Platform first, and then go from the Platform to Connect.

To log in to JFrog Platform, do the following:

1. In your web browser, enter the JFrog web address with your account name and type **Enter**. For example, if your account name is **frogs123**, then enter **frogs123.jfrog.io** and type the **Enter** key.&#x20;
2. After the Welcome to JFrog page appears, enter your **Username** and **Password**, and click Login.

<div align="left"><figure><img src="/files/51Dh0kadQ14lNubcZ8l7" alt="" width="375"><figcaption></figcaption></figure></div>

3. When the JFrog Platform page appears, go to the left navigation bar and choose **Connect**.

<div align="left"><figure><img src="/files/zBrTKYJLizYcb5meW90H" alt="" width="225"><figcaption></figcaption></figure></div>

The JFrog Connect dashboard page appears and you can start working in your Connect account.

## Log in with Connect URL

Using this method, you log in directly to Connect using the URL to the Connect dashboard page.

To log in to Connect, do the following:

1. In your web browser, enter the dashboard URL, for example, <https://dashboard.connect.jfrog.io/>, and type the **Enter** key.
2. When prompted, enter your email address and click **Continue**.

<div align="left"><figure><img src="/files/lAHWpx4spDqGxsGF7v3T" alt="" width="375"><figcaption></figcaption></figure></div>

3. After the Welcome to JFrog page appears, enter your **Username** and **Password**, and click **Login**.

<div align="left"><figure><img src="/files/51Dh0kadQ14lNubcZ8l7" alt="" width="375"><figcaption></figcaption></figure></div>

The JFrog Connect dashboard page appears and you can start working in your Connect account.

## What’s Next?

Learn how to [register a device](/get-started/register-device-agent-7.0.md)?


---

# Agent Instructions: 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://docs.connect.jfrog.io/get-started/log-in-to-jfrog-connect.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.
