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

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

Magic ETL DataFlowを編集するには、Data Centerで開いて、必要な変更を行います。

**Magic ETL DataFlowを編集するには：**

1. 画面上部のツールバーの **［データ］** をクリックします。
2. 左側のナビゲーションペインで
   <InlineImage src="/images/kb/ja/ka0Vq00000000WH-00N5w00000Ri7BU-0EM5w000005vOtt.png" /> をクリックします。
3. 編集したいMagic ETL DataFlowを探してクリックします。
4. 必要な変更を加えて、 **［保存］** をクリックします。必要に応じてバージョンの説明を入力し、 **［保存］** をクリックして確定します。

DataFlowを保存すると、このバージョンのエントリーがDataFlowの詳細ビュー内の **［バージョン］** タブに追加されます。保存する際に説明を入力した場合は、DataFlowのエントリーにその説明が表示されます。バージョンの詳細については、「 [DataFlowのバージョン履歴を閲覧する](/s/article/360042923074) 」を参照してください。

日本語
