> 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-1.md).

# Create Non-Admin User

A non-administrator (non-admin) user is any [JFrog Connect](https://jfrog.com/connect/) user that does not have the Administrator role defined in JFrog Platform.

* New 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 in [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, ensure that **Administer Platform** is ***not*** marked. Other options under Roles can be marked, but none of them are required.

<div align="left"><figure><img src="/files/lY6sWz9ZTcwGLyFMSDuh" alt="" width="563"><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/s3G2yM7rebQHjFMU8Z2l" 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 a non-admin.
4. In Connect, assign the user to one or more fleets. You can use the procedure in [Add User to Fleet](/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project.md). In each fleet, be sure to choose fleet permissions for the user.

{% hint style="success" %}
**Important**: If you do not include the user in one or more fleets and assign fleet permissions, the user will not be able to log in to Connect.
{% endhint %}

5. 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 about the [user permissions](/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/user-management.md) you can assign 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-1.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.
