> 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/fleet-settings/manage-projects.md).

# Fleet

The Fleet is the highest organizational level in a JFrog Connect account. An account has at least one fleet, but may have several.

Each fleet is an entirely separate environment that enables you to differentiate between users and devices that belong to a different product or use case. Therefore, each fleet has its own settings and properties. For example, a fleet can have its own users, permissions, and groups of devices which are completely separate from other fleets in your account.

A device can be registered to only one fleet.

## View Fleet Information

To view information about a fleet in your Connect account, do the following:

1. Go to Fleet Settings in the left navigation tree and then click the **Fleet** tab.

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

2. If you have more than one fleet in your account, choose the fleet in the dropdown on the top left. The page will display the fleet settings and permissions for the fleet you choose.

<div align="left"><figure><img src="/files/VJw6I2GwtIfkZYAPQ7ve" alt="" width="321"><figcaption></figcaption></figure></div>

## Edit Fleet Settings

To change the configuration settings for a fleet, go to Fleet Settings in the left navigation tree and then click the **Fleet** tab. You can change the following:

* **Device Location**: Refresh the location of all the devices in the fleet according to their IP addresses.
* **Group Configuration**: Add a new group, edit a group name, or delete a group from the fleet.

## What’s Next?

Learn how to [create and manage users](/administration-new-ui/general-settings/user-management.md) in your account.


---

# 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/fleet-settings/manage-projects.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.
