> For the complete documentation index, see [llms.txt](https://docs.specsolutions.eu/specsync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.specsolutions.eu/specsync/jira/features/push-features/configuring-the-format-of-the-synchronized-test-cases.md).

# Configuring the format of the synchronized test cases

The format of the synchronized test cases can be changed with the following ways. The format settings can be configured in the [`synchronization/format`](/specsync/jira/reference/configuration/configuration-synchronization/configuration-synchronization-format.md) section of the SpecSync [configuration file](/specsync/jira/reference/configuration.md).

* To skip adding the *Background:* prefix for background steps, change the `synchronization/format/prefixBackgroundSteps` setting.
* To skip adding the *Scenario:* or *Scenario Outline:* prefix for the test case title, change the `synchronization/format/prefixTitle` setting.
* To change the behavior of how scenario outline parameters are synchronized change the `synchronization/format/showParameterListStep` setting.
