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

# カスタマイズ設定

> ABBYY FlexiCapture Web Station のカスタマイズテンプレートやコンテンツファイル（Index.cshtml、Custom.css、Custom.js、Icon.ico、Logo.png など）の場所を確認します。

<div id="files-required-for-customization">
  ## カスタマイズに必要なファイル
</div>

カスタマイズテンプレートは次の場所にあります。

**C:\inetpub\wwwroot\Flexicapture12\<station>\Views\Custom\Index.cshtml**

その他の必要なコンテンツ ファイルは、次の場所に配置する必要があります。

**C:\inetpub\wwwroot\Flexicapture12\<station>\CustomContent**

JS ファイルと CSS ファイルは、ユーザー ページに自動的にロードされます。

<div id="customization-template">
  ### カスタマイズテンプレート
</div>

既定では、**C:\inetpub\wwwroot\Flexicapture12\<station>\CustomContent** には次のファイルが含まれています。

* **Custom.css** – レイアウトテンプレート
* **Custom.js** – Web ページの機能用テンプレート
* **Icon.ico** – テンプレートページ用のアイコン
* **Logo.png** – ページロゴ用テンプレート

**C:\inetpub\wwwroot\FlexiCapture12\<station>\Views\Custom\Index.cshtml** ファイルには、カスタマイズしたページのレイアウトテンプレートが含まれています。

<Note>
  すべてのファイルには詳細なコメントが含まれています。
</Note>

これらのファイルは、必要に応じて変更または削除できます。

自社のデザインガイドラインに準拠するよう、カスタマイズページのレイアウトは自由に実装できます。
