> 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/user-management/add-user-from-jpd-artifactory.md).

# Create Admin User

An administrator (admin) user in [JFrog Connect](https://jfrog.com/connect/) is a user that has the Administrator role defined in JFrog Platform. An admin has access to all functions and features in Connect and can perform various management tasks such as creating, viewing, editing, and deleting of non-admin users. In addition, there are certain features in Connect, e.g., Audit Log, that by definition only the admin user has access to.&#x20;

New JFrog Connect users are created in the JFrog Platform.

* To create a new user from scratch, start with Step 1 in the procedure below.&#x20;
* If the user already exists in the Platform, and you just want to add the user to Connect, start with Step 2 in the procedure below.

1. In JFrog Platform, go to the User Management settings and create a new user according to the procedure described [Create or Edit Users](https://jfrog.com/help/r/jfrog-platform-administration-documentation/create-or-edit-users). When you create the new user, under **Roles**, mark **Administer Platform**.

<div align="left"><figure><img src="/files/47b0Xg0mC1aKdB5K0TwF" alt=""><figcaption></figcaption></figure></div>

2. For the user to be an admin in Connect, the user must be an admin in the Platform. In the list of Users in JFrog Platform, search for the user and ensure that the user is already indicated as an admin.

<div align="left"><figure><img src="/files/vlv96N6JE2TTxIoQP8H9" alt=""><figcaption></figcaption></figure></div>

3. In Connect, go to General Settings, and in the User Permissions tab verify that the user appears in the Connect list of users and is indicated as an admin.

{% hint style="success" %}
**Tip**: There is no need to assign the new user to fleets in Connect. As an administrator, the user will by definition have access to all Connect fleets and all permissions in each fleet.
{% endhint %}

4. If the new user has not yet received login credentials for the Platform, give the username and password to the user.

The new user is now ready to [log in](https://docs.connect.jfrog.io/register/log-in-to-jfrog-connect#log-in-to-jfrog-platform) to the Platform and start using Connect.

## What’s Next?

Learn more how to [create non-administrator users](/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1.md) in Connect.


---

# 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/user-management/add-user-from-jpd-artifactory.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.
