> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Output アクティビティ

> 認識された文書テキストと抽出データをさまざまな形式で外部システムにエクスポートし、必要に応じてエクスポート前に機密フィールドを墨消しできます。

**Output** アクティビティは、文書処理の結果 (認識された文書テキストと抽出データ) をさまざまな形式で外部システムにエクスポートします。対応している形式については、[データエクスポート形式](/ja/vantage/documentation/skill-designer/process/output-activity/export-formats)を参照してください。

**Output** アクティビティを設定するには、これを文書処理ワークフローに追加し、**Actions** ペインの **Exported Data** セクションで **Settings** をクリックして、必要なデータエクスポート形式を選択します。

<Note>
  **Exported Data** セクションでは、少なくとも 1 つのエクスポート形式を有効にする必要があります。
</Note>

<Warning>
  **For Each Document** アクティビティ内に **Output** アクティビティを配置することはできません。
</Warning>

既定では、処理結果は [Vantage API](/ja/vantage/developer/api-introduction) から利用できます。結果を別の場所にも保存するには、**Actions** ペインの **Select additional destination** オプションを使用します。

* **共有フォルダー** — [結果を共有フォルダーにエクスポートする](/ja/vantage/documentation/skill-designer/process/output-activity/export-shared-folder)を参照してください。
* **外部システム** — [結果を外部システムにエクスポートする](/ja/vantage/documentation/skill-designer/process/output-activity/export-external-system)を参照してください。

<div id="redact-fields-before-export">
  ## エクスポート前にフィールドを墨消しする
</div>

処理済み画像をエクスポートする前に、墨消しするフィールドを選択できます。これにより、機密データや秘密情報を完全に削除できます。墨消しされたフィールドは、エクスポートされた画像上では黒塗りの領域として表示されるため、元のデータを保護しながら画像を保存またはアーカイブできます。

<Frame caption="エクスポート前に墨消しするフィールドの選択">
  <img src="https://mintcdn.com/abbyy/hVcX1G4uYung9LOg/images/vantage/skill-designer/procskill-redact-fields.png?fit=max&auto=format&n=hVcX1G4uYung9LOg&q=85&s=9759cf650e9a268c0b17c4f3f02c2c39" alt="墨消しするフィールドが選択されたOutput アクティビティの設定" style={{ width: "64%" }} width="1206" height="1350" data-path="images/vantage/skill-designer/procskill-redact-fields.png" />
</Frame>

<Warning>
  墨消しされたデータは、PDFのテキストレイヤーから復元したりコピーしたりできません。墨消しを適用した状態でファイルをエクスポートすると、元の値はエクスポート後のコピーから失われます。
</Warning>

<div id="related-topics">
  ## 関連トピック
</div>

* [データエクスポート形式](/ja/vantage/documentation/skill-designer/process/output-activity/export-formats)
* [結果を共有フォルダーにエクスポートする](/ja/vantage/documentation/skill-designer/process/output-activity/export-shared-folder)
* [結果を外部システムにエクスポートする](/ja/vantage/documentation/skill-designer/process/output-activity/export-external-system)
* [Process skill を設定する](/ja/vantage/documentation/skill-designer/process/set-up)
* [API の概要](/ja/vantage/developer/api-introduction)
