# Create Fleet

[JFrog Connect](https://jfrog.com/connect/) creates the first [fleet](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/..#fleets) in your Connect account when the account is created. If you need to support multiple Connect environments that have different use cases with different users and permissions defined, you can do this by creating multiple fleets in your account. Each fleet is completely separate and has its own configuration properties.

{% hint style="success" %}
**Tip**: All input parameters in Connect, such as fleet name, group, device, access tokens, etc., are case sensitive.
{% endhint %}

### Step 1: Create a Fleet

To create a fleet, click the **Fleet** filter on the top left bar, and do the following:

1. In the dropdown menu, choose **Add Fleet**.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/qKTT0IB6gSB0NtYwIrKh/register-device-nui-01.png" alt="" width="313"><figcaption></figcaption></figure></div>

2. Enter the following:
   * **Fleet Name**: A name for the fleet that is alphanumeric and does not contain spaces.
   * **Fleet Key**: A unique string that identifies your fleet. The fleet key can be used to group together objects that belong to the same fleet, for example, in the audit log. Starting with a letter, the fleet key is lowercase alphanumeric and has 2 to 32 characters.

<div align="left"><figure><img src="https://content.gitbook.com/content/OX8HIrQ8f257lv49Od1Z/blobs/reZhBPDkBoTvXTCmU8pR/create-fleet-nui-02.png" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 2: Configure the Fleet

When Connect creates a fleet, the fleet has default values. You can change these at any time.

* [**Groups**](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/..#groups): A project is created with two default groups, Test and Production. You can change these or add more groups. For more information about creating, modifying, and deleting groups, see [Create Groups](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups).
* **Device Locations**: A new fleet will not have any devices assigned to it. However, when a device registers to the fleet, its location is set automatically by geolocation using the public IP address of that device. To reset the location using the current IP address, go to **Fleet Settings** and click **Refresh Location**.&#x20;

### Step 3: Add Users and Devices

To start populating your new fleet, you need to add some users. You can define Fleet Permissions which are fleet specific, so for example, you can create users who can see only this fleet, and not others. Likewise, you can make your new fleet invisible to some other users in your account.

To add users, go to the procedure in [Add User to New Fleet](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project).

There are several options for adding devices to the new fleet:

* To register a new device to the fleet, go to: [Register a Device](https://docs.connect.jfrog.io/get-to-know-new-ui/get-started/register-device-agent-7.0)
* If you are ready to register several devices to the fleet, use one of the procedures in: [Register Devices at Scale](https://docs.connect.jfrog.io/features-new-ui/account-management/register-linux-devices-at-scale)
* If you need to move some devices from an existing fleet to the new one, use one of the procedures in: [Move Device between Fleets](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/move-a-device/move-many-devices).

## What’s Next?

Learn how to [add users](https://docs.connect.jfrog.io/administration-new-ui/general-settings/user-management/add-user-from-jpd-artifactory-1/add-user-to-a-project) to a new fleet.
