# Delete Attibutes

For attributes with type: **select, multiselect, checkbox, radio\_button.**&#x20;

To delete these attributes, you need to first delete all of their option options.

![](/files/-MLVUOo1YIikq-1Weane)

![](/files/-MLVUQM8q8pZY8FKyZs6)

![](/files/-MLVUSBf0bdUHYrk-UnC)

Then go back to delete that attribute.

![](/files/-MLVU_TQ8CKe_gqxJ3G-)

{% hint style="danger" %}
**If you do not delete the attribute options first, they will still exist in your database. This leads to when you create an attribute option, you will get a slug match error.**
{% endhint %}

For the rest of the attributes, just delete the attribute.

![](/files/-MLVUnnHufvpkuZvc6dv)


---

# 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://wpdocs.gitbook.io/rentex/ulisting-plugin/attributes/delete-attibutes.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.
