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

# Using a script to specify export settings

> Specify Appian export settings in the C# export script so file naming, locations, and field mappings apply across all FlexiCapture stations, including Cloud.

One advantage of using a script is that all the export settings will be automatically used by all the FC stations from which data are exported to Appian. When [using an XML file](/flexi-capture/connectors/appian/appian-export-xml), you can only specify static settings, whereas scripts allow you to specify different file naming rules, file locations, and field mappings depending on the data contained in the exported document.

When working with FC Cloud, you also need to use a script to specify export settings, since FC Cloud does not provide the ability to store an XML file with configuration on processing stations.

However, to modify the export settings, you will have to make changes to the script and, consequently, publish a new version of the Document Definition.

Please use the script named **ExportScript - Appian - Configure by script.cs** from the connector files.
