# Delete Attribute

To an already existing Edge Device and Attribute, Users have the provision to Delete Attribute. With the 'Delete Attributes' feature in the Attribute List View page, Users can get rid of an Attribute that is unwanted.&#x20;

1. As the primary step, Login to your Fogwing IIoT Platform.
2. Upon Login, the Home page will appear.
3. On the left side of the Home page, click Edge Network. A menu list will display.
4. Click Edge Devices from the menu list. The Edge Devices List View page will appear.
5. In the 'Action' column of every Edge Device in the List View is the 'Attribute' button. Click the 'Attribute' button.&#x20;
6. You will be directed to the Attribute section of Edit Edge page, where the Attribute List View is accessible.
7. From the Attribute List View, Click the Delete button (trash icon) you wish to Delete.
8. Once the Delete button is clicked, the Attribute will be Deleted.

![Delete Button (Trash Icon)](/files/-MUTQUvTRNq9E3Lct00q)


---

# 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.fogwing.io/fogwing-platform/attributes/delete-attribute.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.
