# Deleting avatar looks from your inventory

*This article delves into managing avatar-related inventory items. To learn more about managing scene-related items, check out the* [*action menu* ](https://docs.sansar.com/latest/creating-in-sansar/partoftheworldeditor/scene-item-inventory#action-menu)*section of the* [*Scene creation inventory*](/latest/creating-in-sansar/partoftheworldeditor/scene-item-inventory.md) *page.*

You can delete items you've uploaded to the inventory or purchased from the Sansar Store from the inventory. To delete an avatar item from the inventory:

1. Open the avatar editor by clicking on the **Style my avatar** button on the main menu.
2. Once you are in the lookbook, click the **Customize** button on any avatar look you have on the list. This opens the avatar editor, where you can access your inventory panel.
3. On the inventory panel, simply right-click on the item that you want to manage. Once clicked, a sub-menu pops up with options.
4. Depending on the operation that you want to conduct, click on **List Item**, **Edit Info**, or **Delete**. We will delve into these operations in the next section.
5. Click **Delete** in the sub-menu.
6. A dialog with the message, Are you sure you want to delete this item?" appears.
7. Click **Ok** to permanently delete the item or click **Cancel** to go back to the avatar editor.

note: You can still retrieve lost or deleted purchased items back to your inventory provided that the content creator hasn't taken the item down. See [redelivering lost purchases](/latest/sansarstore/using-the-sansar-store/redelivering-lost-purchases.md) to learn more.

***

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/avatar-creation/managingavataritems/deleting-avatar-items-from-your-inventory.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.
