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

# Delete a row

In order to delete a row in a Database, you first need to **select** the row you want to delete with the **checkbox** located on the left of the row.

<img src="https://mintcdn.com/stratumn/4rAewZdM7szac3r3/studio/database/images/checkbox.jpg?fit=max&auto=format&n=4rAewZdM7szac3r3&q=85&s=06377f1022c7a881a161bff70103601c" style={{ borderRadius: '1rem' }} width="1865" height="144" data-path="studio/database/images/checkbox.jpg" />

<Note>You can select multiple rows and delete them all at once.</Note>

When you select a row, you can notice that an **interaction zone** appears on bottom of the page.

<img src="https://mintcdn.com/stratumn/4rAewZdM7szac3r3/studio/database/images/deleteButton.jpg?fit=max&auto=format&n=4rAewZdM7szac3r3&q=85&s=38c9b999ec0b08914819b4451f676482" style={{ borderRadius: '1rem' }} width="1861" height="766" data-path="studio/database/images/deleteButton.jpg" />

Click on the **Delete Row** button when you're ready to delete the row.

<img src="https://mintcdn.com/stratumn/4rAewZdM7szac3r3/studio/database/images/deleteSuccess.jpg?fit=max&auto=format&n=4rAewZdM7szac3r3&q=85&s=548c3fa9f87b6422d8b2f0ab5ad456e7" style={{ borderRadius: '1rem' }} width="1866" height="768" data-path="studio/database/images/deleteSuccess.jpg" />

The row will be **instantly deleted** from the sheet.
