> 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/tag-devices/remove-a-tag.md).

# Remove Tags

In JFrog Connect, you can remove tags from any device that has been tagged.

{% hint style="success" %}
**Tip**: For a quick way to remove tags from a single device, see [Remove Tags from Single Device](/features-new-ui/account-management/organize-your-fleet/tag-devices/remove-tags-from-single-device.md).
{% endhint %}

To remove a tag from one or more devices, do the following:

1. In the Devices page, mark the checkboxes next to the relevant devices. You can also choose to mark all the devices displayed at once.

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

2. Click **Edit Details**.

<div align="left"><figure><img src="/files/ti7ge7alpIzrImdcshac" alt=""><figcaption></figcaption></figure></div>

3. In Edit Details, mark **Edit Tags**. In the **Remove** field, choose the name of one or more tags from the dropdown list and apply your changes.

## Delete a Tag

To delete a tag entirely, remove the tag from all devices with that tag. Once the tag is removed from the last device, it is deleted from the database.

## What’s New?

Learn a quick way to [remove tags from a single device](/features-new-ui/account-management/organize-your-fleet/tag-devices/remove-tags-from-single-device.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/features-new-ui/account-management/organize-your-fleet/tag-devices/remove-a-tag.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.
