# Debugger/User Data Deletion

Go to settings (bottom left) on your dashboard and click you will find options → then click on Dev Console → there you will find the Debugger Option\
\
By using the Debugger you can get to see all the details of the user by giving their **User id** and clicking on Submit.\
\
\
\
You can see the User's details, like the segments they are a part of, Campaigns they are a part of.

<figure><img src="https://lh6.googleusercontent.com/00SgzEl-agnzzaoE2l1fFzW-lZwEE8vH7xq_kc6ewScUXjc_YRcqLx0P9Kbb26WCfbchWxUHAij8vy4xuwit-BjrWaYMS8nHVXj0FFJsXyhQY_HkXixLKt--IYWBkR3UJHHdc3T7U9-D1sEZx4xPWms" alt=""><figcaption></figcaption></figure>

#### &#x20;The best thing is you can Add or Remove a user from your desired segment,

<br>

<figure><img src="https://lh3.googleusercontent.com/5hyoz-k0z9R4WzWhnn8TUrlbnKfDDamxcHaRxfO1bDaC_UUuiFbrX87qLxODizwjvClPnF2h9g3AaAxPBskksyUV7xr3_46S-lhmtARU-Eg3TLhUpzd5s65m_X8u0kZ_M3Z7-cZ7nqaRvB_uPWPLy_A" alt=""><figcaption></figcaption></figure>

\
\ <br>

#### Campaign Preview

\
Scroll down to Campaign ops, Give the campaign id, and you can see the preview of that specific campaign and wallet preview as well from here.\ <br>

<figure><img src="/files/0K1VvGNv50Rr66XnCJVF" alt=""><figcaption></figcaption></figure>

#### User data deletion

Scroll down to Campaign ops, Give the campaign id, and click on Delete data, once you click on Delete User Data, You will see a pop-up asking for the Deletion of data for a single campaign OR Delete all user Data, based on your requirement you can proceed with your desired outcome.<br>

<figure><img src="https://lh4.googleusercontent.com/c30rb2_U7nhv4KxqHIszB-XugSTCRRMb4cpjCvY_TPskASwdnoDXenvuiqBH0rgKukyGNW3GMZiPJTgEWmxQvPotJcMMZQX3Ad9BI0SLRhoZWNi_wDBieGDQT_4b_jret_jvOWIj9EAy9aQ7OXA_DCk" alt=""><figcaption></figcaption></figure>

<br>

#### Note:- If you select Delete all user data, the user should be registered again, so we recommend you use the “Delete Data only for this Campaign” option if deletion is required for a specific campaign.

<br>


---

# 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://help.customerglu.com/debugger-user-data-deletion.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.
