> ## Documentation Index
> Fetch the complete documentation index at: https://docs.occtoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete an entry

> Remove a single entry and all its property values from a source.

<Steps>
  <Step title="Open the entry">
    Open the source, find the entry in the **Entries** widget — searching by entry ID if the source is large — and click its row.
  </Step>

  <Step title="Press Delete entry">
    The button sits in the footer of the entry panel.
  </Step>

  <Step title="Confirm">
    <img src="https://mintcdn.com/occtoo/sUfE5BC3k8ruY9JQ/images/guides/studio/sources/delete-entry-dialog.png?fit=max&auto=format&n=sUfE5BC3k8ruY9JQ&q=85&s=0ad0f77dd8d37ddefd1274ca649bb6c0" alt="The Delete entry dialog" width="512" height="214" data-path="images/guides/studio/sources/delete-entry-dialog.png" />

    The dialog names the entry. Press **Yes, delete entry** and the panel closes.
  </Step>
</Steps>

<Warning>
  Deleting an entry cannot be undone. If the entry came from an integration it will be recreated on the next ingest run that includes it, so deleting by hand is not a way to keep data out of a source — remove it at the integration instead.
</Warning>

<Info>**Delete entry** is disabled while the source is being purged.</Info>

## Clearing a whole source

To delete every entry at once, [purge the source](/guides/studio/sources/purge-a-source) instead of deleting entries one by one.
