# How to Delete Multiple Tags in DoubleTick

If you want to clean up or remove tags you no longer use, DoubleTick allows you to delete individual tags or even delete *all* tags at once. Follow the steps below to manage and delete your tags.

***

<figure><img src="/files/vTd4jJGubvvZ0ck7dKdd" alt=""><figcaption></figcaption></figure>

### **🧭 Step 1: Open DoubleTick**

Log in to your DoubleTick dashboard using your registered number and OTP.

***

### **📂 Step 2: Open the Left Menu**

Hover your cursor on the **left side of the screen** to expand the main navigation menu.

***

### **⚙️ Step 3: Go to Settings**

Click on **Settings** from the menu options.

***

### **🏷️ Step 4: Click on Manage Tags**

Select **Manage Tags** to view a list of all tags currently available in your workspace.

***

### **🗑️ Step 5: Delete Tags (Individually or All at Once)**

#### **Option A — Delete Selected Tags**

1. Use the **checkbox** beside each tag to select the tags you want to delete.
2. Click the **Delete** button at the top.
3. Confirm the deletion when prompted.

***

#### **Option B — Delete All Tags at Once**

If you want to remove *all* tags in a single action:

* Click the **Delete All** button on the right side of the screen.
* Confirm the action when the pop-up appears.

> ⚠️ **Note:** Deleted tags cannot be recovered. Use “Delete All” carefully.

***

### **🎉 You’re Done!**

Your selected tags (or all tags, if chosen) will be removed instantly.\
A success message will appear in the bottom-right corner confirming the deletion.


---

# Agent Instructions: 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://learn.doubletick.io/settings/how-to-delete-multiple-tags-in-doubletick.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.
