# Record Deletion

As deleting records is a destructive action that can be hard to undo, we do not grant users permission to delete records by default. If you want to grant users permission to delete records, check the **Record Deletion** checkbox.

When you've enabled delete permissions, you'll need to enable the button in the  **Edit layout** pane too.

<figure><img src="/files/ww4khoyclyhfxySSx5id" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
You cannot currently set individual fields for deletion as you can with edit and create.
{% endhint %}


---

# 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.stackerhq.com/stacker-astra/security/add-user-permissions/create-or-edit-a-permission-rule/record-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.
