> 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/add-user-to-a-project-1.md).

# Edit Fleet Permissions

In [JFrog Connect](https://jfrog.com/connect/), you can modify the project permissions of non-administrators. Administrators have all fleet permissions by definition, so you cannot modify their permissions.

To add a user to a fleet:

* 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).

To remove a user from a fleet:

* User the procedure in [Remove User from Fleet](/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/remove-user-from-project.md).

To add or remove specific permissions a user has in a fleet, complete the steps below.

1. In General Settings, go to the **User Permissions** tab, click the **Edit** icon (pencil) for the user on the right side of the table. The user cannot be an admin.&#x20;
2. The panel on the right shows a list of Accessible Fleets, which are the fleets the user has access to, and a dropdown list of fleets. Choose the relevant fleet from the dropdown list. This should be a fleet that is already in the list of Accessible Projects.
3. Mark or unmark the permissions as needed.
   * If you want the user to have all the permissions, choose **Select All**.
   * To unmark all the permissions, choose **Clear**.&#x20;
4. Save your changes.
   * If you finished editing permissions in a fleet and want to edit in another fleet, just click **Save** and continue editing.
   * If you have finished all of your fleet editing, click **Save and Close**.

## What’s Next?

Learn more about the [fleet permissions](/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/user-management.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/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project-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.
