# Delete Sender

You can delete **approved senders** if they are no longer needed. Once deleted, the sender is permanently removed from the platform and cannot be used for sending messages. This action does **not** trigger a review process.&#x20;

<figure><img src="/files/ZJwHGoz8BOkIp88bEgHv" alt=""><figcaption><p>Delete Sender</p></figcaption></figure>

**To delete an approved sender:**

1. Navigate to the a**pproved senders** page.
2. Locate the sender you wish to remove and click the d**elete** icon under the a**ctions** column.
3. Confirm the deletion in the side sheet prompt.\
   Once confirmed, the sender will be **permanently removed** from the system and will no longer be available for messaging or configuration.


---

# 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://docs.truecaller.com/truecaller-for-business/business-chat/senders/sender-management/delete-sender.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.
