> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting DataSets

export const InlineImage = ({src, alt = '', height = '1.6em'}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

You can delete a DataSet from your Domo instance if you are the DataSet owner or have an "Admin" default security role or a custom role with the "Manage DataSets" privilege enabled. For more information about default security roles, see [Changing the Owner of a DataSet](/s/article/360042926074 "Security Role Reference").

You can delete DataSets one at a time or in bulk. To take bulk actions on DataSets, you must have an "Admin" default security role or a custom role with the "Manage DataSets" privilege enabled.

**To delete a DataSet from your Domo instance,**

1. Click **Data** in the toolbar at the top of the screen.

   The Data Center opens, with the **Data Warehouse** tab opened by default.
2. Click the
   <InlineImage src="/images/kb/ka05w00000123vE-00N5w00000Ri7BU-0EM5w000005vPVh.png" /> icon on the left side of the screen to open the **DataSets** tab.
3. Locate the DataSet you want to delete.

   For more information about searching and filtering DataSets in the Data Center, see [Data Center Layout](https://domo-support.domo.com/s/article/360047553253?language=en_US).
4. Mouse over the row for the DataSet and click the
   <InlineImage src="/images/kb/ka05w00000123hf-00N5w00000Ri7BU-0EM5w000005vOsO.png" /> icon.
5. Select **Delete**.
6. Click **Delete** to confirm.

You can also delete a DataSet from the details view for that DataSet by selecting **Delete** in the wrench menu. For more information about the details view, see the *View Details* heading of [Data Center Layout](http://domo-support.domo.com/s/article/360047553253?language=en_US).

**To delete DataSets in bulk,**

1. Click **Data** in the toolbar at the top of the screen.

   The Data Center opens, with the **Data Warehouse** tab opened by default.
2. Click the
   <InlineImage src="/images/kb/ka05w00000123vE-00N5w00000Ri7BU-0EM5w000005vPVh.png" /> icon on the left side of the screen to open the **DataSets** tab.
3. Locate one of the DataSets you want to delete.

   For more information about searching and filtering DataSets in the Data Center, see [Data Center Layout](https://domo-support.domo.com/s/article/360047553253?language=en_US).
4. Mouse over the row for the DataSet and click the circled checkmark that pops up over the connector icon.

   <Frame>
     <img alt="data_center_bulk_checkbox.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/YY6W1U347GpqLSJS/images/kb/ka05w00000124SP-00N5w00000Ri7BU-0EM5w000005vPWZ.png?fit=max&auto=format&n=YY6W1U347GpqLSJS&q=85&s=0ff84a45463a02dbc1679832fcdfb88d" width="587" height="234" data-path="images/kb/ka05w00000124SP-00N5w00000Ri7BU-0EM5w000005vPWZ.png" />
   </Frame>
5. In the blue bar that appears at the top of the screen, click the
   <InlineImage src="/images/kb/ka05w00000124SK-00N5w00000Ri7BU-0EM5w000005vOsq.png" /> icon.
6. Select **Delete**.

   <Frame>
     <img alt="" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/YY6W1U347GpqLSJS/images/kb/ka05w00000124SZ-00N5w00000Ri7BU-0EM5w000005vPWd.png?fit=max&auto=format&n=YY6W1U347GpqLSJS&q=85&s=3595e59a23f60754754922ee02e8f804" width="631" height="299" data-path="images/kb/ka05w00000124SZ-00N5w00000Ri7BU-0EM5w000005vPWd.png" />
   </Frame>

All of the DataSets you have selected should now be deleted.
