> ## 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 Cards from Domo

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 permanently delete cards from Domo.

<Note>
  **Note:** You can remove a card from a page but not delete the card from Domo so the card may appear on other pages. For more information about removing a card from a page [Removing Cards from a Page](/s/article/360042923294 "Removing Cards from a Page").
</Note>

When you permanently delete a card from Domo, the card no longer exists and cannot be added to pages. Deleting a card removes all copies of the card from Domo. It does *not* remove duplicates of the card. For more information about copying and duplicating cards, see [Duplicating Cards ("Save As")](/s/article/360042923274 "Moving or Copying Cards to Other Pages") respectively.

You can delete a card from Domo in the page view, in the card Details page, or in the Admin Settings. In the Admin Settings, you can delete multiple cards at once.

**Video - Removing and Deleting Cards in Domo**

<iframe allowfullscreen="allowfullscreen" frameborder="0" height="315" src="//www.youtube-nocookie.com/embed/RV_FADBCbNc" width="560" />

### Deleting from the page view or card Details view

You can delete a card from the page view or the card's Details view. To do this you must be the card owner or have an "Admin" default security role or a custom role with the Manage All Cards, Pages and Apps (App Studio) grant enabled. For more information about default security roles, see [Managing Custom Roles](/s/article/360043438973 "Default Security Role Reference").

**To delete a card from the page view or Details view,**

1. Do one of the following:

   * In the page view for the card, mouse over the card, click
     <InlineImage src="/images/kb/ka05w00000123RF-00N5w00000Ri7BU-0EM5w000005vOCU.png" />, then select **Delete**.
   * In the Details view for the card, click <InlineImage src="/images/kb/ka05w00000123Qn-00N5w00000Ri7BU-0EM5w000005vOAc.png" />, then select **Delete**.
2. A dialog appears.
3. Click **Delete Card**.

All copies of the card are deleted.

### Deleting from the Admin Settings

Users with an "Admin" default security role or a custom role with the Manage All Cards, Pages and Apps (App Studio) grant enabled can delete any card from Domo in Admin Settings. When you use this method, you can delete multiple cards with a single action. (When you delete cards using the previously described method, you must delete them one at a time.) For more information about default security roles, see [Managing Custom Roles](/s/article/360043438973 "Default Security Role Reference").

**To delete cards in the** **Admin Settings** **,**

1. Click **More** **>** **Admin**.

   The Admin Settings appears.
2. Click **Content > Cards**.

   A list of all cards in your instance appears.
3. Check the boxes for all cards you want to delete.

   You can use the column filters to filter the cards in the list. You can also select or deselect all cards passed through your selected filters.
4. Select **Edit > Delete Cards**.
5. Click **Delete Cards** to confirm.

   All copies of the card are deleted.
