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

# Changing the Owner of a DataFlow

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 change the owner of a DataFlow in the Details view for that DataFlow. **You can do this *only* if you have an "Admin" security role (whether or not you are already the owner).** For more information about security roles, see Security Role Reference.

You can DataSet owners singly or in bulk.

<Note>
  **Note:** For a non-Admin user to see a DataFlow, that user must have share access to ALL of the DataSets powering the DataFlow.
</Note>

**To change the owner of a single DataFlow,**

1. Click **Data** in the toolbar at the top of the screen.
2. Click
   <InlineImage src="/images/kb/ka05w00000123hf-00N5w00000Ri7BU-0EM5w000005vOsA.png" /> in the left-hand navigation pane.
3. Locate and click the DataFlow you want to assign a new owner to.

   You can use the filter options to narrow down the DataFlows in the tab.
4. Click the pencil icon next to the name of the current owner.

   <Frame>
     <img alt="" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/YY6W1U347GpqLSJS/images/kb/ka05w00000124TI-00N5w00000Ri7BU-0EM5w000005vOsU.png?fit=max&auto=format&n=YY6W1U347GpqLSJS&q=85&s=b8a8dfa46be38d7ac4ea3c766832e7ac" width="543" height="153" data-path="images/kb/ka05w00000124TI-00N5w00000Ri7BU-0EM5w000005vOsU.png" />
   </Frame>
5. Select the new owner in the list.

**To change the owner of multiple DataFlows at once,**

1. Click **Data** in the toolbar at the top of the screen.
2. Click
   <InlineImage src="/images/kb/ka05w00000123hf-00N5w00000Ri7BU-0EM5w000005vOsA.png" /> in the left-hand navigation pane.
3. Locate one of the DataFlows you want to change the owner of.

   For more information about searching and filtering DataFlow 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 DataFlow and click the circled checkmark that pops up over the connector icon.

   <Frame>
     <img alt="data_center_dataflows_bulk.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/DfXQTn5UA-Ig8rT5/images/kb/ka05w00000124SK-00N5w00000Ri7BU-0EM5w000005vOsL.png?fit=max&auto=format&n=DfXQTn5UA-Ig8rT5&q=85&s=1810511b52e969d5bb8adaca79549dd0" style={{width: 600, height: 195}} width="600" height="195" data-path="images/kb/ka05w00000124SK-00N5w00000Ri7BU-0EM5w000005vOsL.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 **Change Owner**.

   <Frame>
     <img alt="data_center_bulk_change_owner.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/YY6W1U347GpqLSJS/images/kb/ka05w00000124TI-00N5w00000Ri7BU-0EM5w000005vOsV.png?fit=max&auto=format&n=YY6W1U347GpqLSJS&q=85&s=07d6b18ba0b1c8b0646a953f0db261c3" width="625" height="302" data-path="images/kb/ka05w00000124TI-00N5w00000Ri7BU-0EM5w000005vOsV.png" />
   </Frame>
7. Select the new owner for the selected DataFlows and click **Reassign**.

All of the DataFlows you have selected should now be reassigned to the owner you have selected.
