> 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/features-new-ui/account-management.md).

# Account Management

- [Register Devices at Scale](https://docs.connect.jfrog.io/features-new-ui/account-management/register-linux-devices-at-scale.md): There are a few ways to register a whole fleet of devices. This page provides an overview and describes two simple methods.
- [Freeze Image on Device](https://docs.connect.jfrog.io/features-new-ui/account-management/register-linux-devices-at-scale/freeze-image-on-device.md): When scaling to production, provisioning each device manually could be a time-consuming task. JFrog Connect enables you to register devices automatically by embedding the Connect Agent in your device.
- [Build Image with Agent](https://docs.connect.jfrog.io/features-new-ui/account-management/register-linux-devices-at-scale/registering-yocto-image.md): This page describes how to insert the Connect Agent into an OS image build in order to deploy JFrog Connect to a large number of devices.
- [Register & Update Device at Once](https://docs.connect.jfrog.io/features-new-ui/account-management/device-registration-and-deployment.md): Learn how to register a device and deploy an update at the same time.
- [Organize Your Account](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet.md): JFrog Connect uses fleets and groups as a way to manage large device accounts. This is an introduction to fleets, groups, and other ways of segmenting your account into manageable subsets of devices.
- [Create Fleet](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-project.md): Use Fleets to set up completely separate environments within your JFrog Connect account. This page describes how to create and configure a fleet.
- [Move a Device](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/move-a-device.md): A quick way to move a single device from one fleet to another in JFrog Connect.
- [Move Many Devices](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/move-a-device/move-many-devices.md): Move one or more devices from one JFrog Connect fleet to another.
- [Create Groups](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups.md): Groups can help you segment your fleet into manageable subsets of devices. This page describes how to create a group in JFrog Connect.
- [Add Device to Group](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/add-device-to-group.md): Here is a quick way to add a device to a group in JFrog Connect.
- [Add Many Devices to Group](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/add-many-devices-to-group.md): Here is a quick way to add multiple devices or just a single device to a group in JFrog Connect.
- [Change Group Name](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/change-group-name.md): Change the name of a group in JFrog Connect.
- [Delete Group](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/create-groups/delete-group.md): Delete a group in JFrog Connect.
- [Tag Devices](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/tag-devices.md): Tags enable you to create sets of devices that belong to different JFrog Connect groups. You can then filter and perform actions on tagged devices. This page describes how to create tags.
- [Tag a Single Device](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/tag-devices/tag-a-single-device.md): A quick way to tag a single device in JFrog Connect
- [Remove Tags](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/tag-devices/remove-a-tag.md): Remove JFrog Connect tags from your edge devices.
- [Remove Tags from Single Device](https://docs.connect.jfrog.io/features-new-ui/account-management/organize-your-fleet/tag-devices/remove-tags-from-single-device.md): A quick way to remove tags from a single device in JFrog 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/features-new-ui/account-management.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.
