> 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/organize-your-fleet/create-groups/add-device-to-group.md).

# Add Device to Group

Once you have created a group, you can add devices to it. The procedure below describes a quick way to add a device to a group when you are viewing or editing device details.

This procedure requires the permission: Modify and delete devices.

To add a device to a group, do the following:

1. Go to the **Devices** page and click the name of a device in the list. The side panel with device details appears.
2. In the Device Details tab, go to the System Configuration sub-panel and click the **Edit** icon (pencil).

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

3. Choose a group from the list and save.

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

You can also add a device to a group when you [register the device](https://docs.connect.jfrog.io/get-to-know-new-ui/get-started/register-device-agent-7.0).

## What’s Next?

Learn how to [add many devices to a group](/features-new-ui/account-management/organize-your-fleet/create-groups/add-many-devices-to-group.md) at once.


---

# 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/organize-your-fleet/create-groups/add-device-to-group.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.
