> ## 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.

# Executing 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'
  }} />;
};

When you execute (run) a DataSet, you are essentially doing a refresh of the data in that DataSet. For most connectors, you should not need to do this manually, as you schedule automatic updates as part of the Data Center.

To execute DataSets you do not own, you must have an "Admin" default security role or a custom role with the "Manage DataSets" privilege enabled. For more information about default security roles, see [Managing Roles](/s/article/360043438973 "Default Security Role Reference").

You can execute 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 manually execute a single DataSet,**

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 execute.

   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 **Run**.

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

**To execute 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 execute.

   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 **Run Now**.

   <Frame>
     <img alt="data_center_bulk_run.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/YY6W1U347GpqLSJS/images/kb/ka05w00000124SP-00N5w00000Ri7BU-0EM5w000005vPWf.png?fit=max&auto=format&n=YY6W1U347GpqLSJS&q=85&s=9a405edd1f510a1e570d1e8ffc79864d" width="630" height="294" data-path="images/kb/ka05w00000124SP-00N5w00000Ri7BU-0EM5w000005vPWf.png" />
   </Frame>

All of the DataSets you have selected should now execute.

**To cancel a DataSet import,**

1. In the Details view for the DataSet, select **Stop Import** from the gear menu.

**Video - Cancel a DataSet Import**

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