> 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/customizations.md).

# Customizations

Customizations are features that provide support for custom development processes or customized Jira project policies.

Please also check the [configuration reference for customizations](/specsync/jira/reference/configuration/configuration-customizations.md).

{% hint style="info" %}
The customizations described here are [Enterprise features](/specsync/jira/licensing.md).
{% endhint %}

{% content-ref url="/pages/Y0ec4KJFg98E8oT39gzd" %}
[Customization: Setting Test Case fields with default values](/specsync/jira/features/push-features/customization-setting-test-case-fields-with-default-values.md)
{% endcontent-ref %}

{% content-ref url="/pages/9oUmDRhHiH1FmVcJonLf" %}
[Customization: Update custom Test Case fields on push](/specsync/jira/features/push-features/customization-update-custom-test-case-fields-on-push.md)
{% endcontent-ref %}

{% content-ref url="/pages/qVrBnKDMcUPkk7Io1UOa" %}
[Customization: Ignoring marked Test Case steps](/specsync/jira/features/push-features/customization-ignoring-marked-test-case-steps.md)
{% endcontent-ref %}

{% content-ref url="/pages/UHstz0Ccn620hXuy3zGo" %}
[Customization: Ignoring Test Case Tags](/specsync/jira/features/push-features/customization-ignoring-test-case-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/zfeZ8qWazQpkeoPl8tij" %}
[Customization: Ignore non-supported local tags](/specsync/jira/features/push-features/customization-ignore-non-supported-local-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/7K6srly7lUyLIDnTJmOk" %}
[Customization: Mapping tags](/specsync/jira/features/push-features/customization-mapping-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/feNfIowST8ZQ8rVu4mkR" %}
[Customization: Synchronizing scenarios from feature branches](/specsync/jira/features/push-features/customization-support-synchronizing-scenarios-from-a-branch.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/push-features/customization-reset-test-case-state-after-change.md>" %}
<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/push-features/customization-reset-test-case-state-after-change.md>
{% endcontent-ref %}

{% content-ref url="/pages/pXjNPijfQHhJlsfF6sHV" %}
[Customization: Automatically link changed Test Cases](/specsync/jira/features/push-features/customization-automatically-link-changed-test-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/sjet3vLsA6fo6s4ZmNJi" %}
[Customization: Synchronize linked artifact titles](/specsync/jira/features/push-features/customization-sync-linked-artifact-titles.md)
{% endcontent-ref %}

{% content-ref url="/pages/7ABRZ3avMeeoF75X4OMM" %}
[Customization: Do not synchronize title](/specsync/jira/features/push-features/customization-do-not-synchronize-title.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/push-features/customization-requirement-synchronization.md>" %}
<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/push-features/customization-requirement-synchronization.md>
{% endcontent-ref %}

{% content-ref url="<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/test-result-publishing-features/customization-publishing-test-results-to-multiple-test-suite.md>" %}
<https://github.com/specsolutions/specsync-jira-documentation/blob/main/features/test-result-publishing-features/customization-publishing-test-results-to-multiple-test-suite.md>
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.specsolutions.eu/specsync/jira/features/customizations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
