> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/administration-new-ui/general-settings/account-settings.md).

# Account

When you subscribe to [JFrog Connect](https://jfrog.com/connect/), your username, password, and other account settings are set up by default and managed as a JFrog Platform account. In the General Settings Account tab, you can view your Connect account settings.&#x20;

To view your account information, go to **General** **Settings** in the left navigation pane and click the **Account** tab.

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

### Account Details

In the Account tab, you can view your account details:

* Subscription Plan
* Renewal Date
* Active Devices
* User Token (Legacy)

The user token is needed only when registering a device with a legacy agent (v6.x or lower), or when using the legacy Connect API (v1).

### Access Token

On this page you can also generate a kind of access token, the Device Details Token. This token controls access to devices based on specific devices and permission types that you choose. The token can be used with [Connect API v2](https://docs.connect.jfrog.io/developers).

The [User Scoped Token](https://jfrog.com/help/r/jfrog-platform-administration-documentation/create-a-user-scoped-token) is another kind of access token that can be used with Connect API v2 and controls access to devices based on users. The user scoped token is generated in the JFrog Platform. The generated tokens are presented and managed in JFrog Platform.

## What’s Next?

Learn how to [change your password](/administration-new-ui/general-settings/account-settings/change-password.md).


---

# 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://docs.connect.jfrog.io/administration-new-ui/general-settings/account-settings.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.
