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

# Customization settings

> Locate the customization template and content files for ABBYY FlexiCapture Web Stations, including Index.cshtml, Custom.css, Custom.js, Icon.ico, and Logo.png.

## Files required for customization

A customization template can be found in

**C:\inetpub\wwwroot\Flexicapture12\&lt;station>\Views\Custom\Index.cshtml**

Other required content files must be loaded into

**C:\inetpub\wwwroot\Flexicapture12\&lt;station>\CustomContent**

JS and CSS files will be automatically loaded onto the user page.

### Customization template

By default, **C:\inetpub\wwwroot\Flexicapture12\&lt;station>\CustomContent** contains the following files:

* **Custom.css** – a layout template
* **Custom.js** – a template for the web page functions
* **Icon.ico** – an icon for a template page
* **Logo.png** – a template for a page logo

The **C:\inetpub\wwwroot\FlexiCapture12\&lt;station>\Views\Custom\Index.cshtml** file contains a layout template for a customized page.

<Note>
  All the files include detailed comments.
</Note>

You can modify or delete any of these files.

You can implement any layout of the customization page to comply with your company's design guidelines.
