# Delete Recordings and Transcriptions

To delete the recording and transcription from a call record, navigate to Analytics & Reports | Recordings | Find the call record and select the "..." button | Select Delete Recording.

Recording and transcription can also be deleted from a call record from the Call Details report | Recordings tab | Delete Recording

{% hint style="info" %}
If the Delete Recording option is not available, verify the assigned role to the user has the correct permissions to Delete Recordings.

If the Delete Recording option is displayed but disabled, verify the assigned data access policy to the user has the correct permission to Delete My Recordings or Delete Others Recordings.
{% 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://cc.docs.landis.cloud/appendix/delete-recordings-and-transcriptions.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.
