# Sync Configurator options

### **De-/Activate Syncs** <a href="#de__activate_syncs" id="de__activate_syncs"></a>

To activate or deactivate existing syncs, you can either click on the switch symbol next to the name of the sync, or select a sync and click on 'Activate'.

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_3.png" alt=""><figcaption></figcaption></figure>

### **Sync Log** <a href="#sync_log" id="sync_log"></a>

To view the Sync Log, click on Sync Log. Here you can find all the logs about performed syncs of items as well as error messages about failed sync attempts, and you have the possibility to fix them.&#x20;

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_4.png" alt=""><figcaption></figcaption></figure>

A new window opens with a list of sync errors. Per default, the checkbox for Only failed items is checked. Thus, only errors will be shown. If you uncheck the box, an entry is displayed for each sync operation, including the successful syncs. To apply this, you have to click on Refresh. You can change the value for 'Number of entries'. If you type '0', all sync errors will be listed. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_5.png" alt=""><figcaption></figcaption></figure>

To see the full exception message, click in the cell of it. You can now expand the message, and analyse, where the error comes from. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_6.png" alt=""><figcaption></figcaption></figure>

In this example, a user is missing. To fix this error, you can now add the Jira user with the mail and username. Afterwards, you can select this error in the Sync Errors view and click on Fix Errors. Thus, the error will be fixed automatically, and the item will be pushed again.  In the Remote Key column, a link to the item in Jira is displayed, which can be used to open the item directly, if it exists in Jira. The Archive button allows you to archive selected error messages. With Show archived items, the archived messages are displayed again and can be fixed with Fix Errors. To apply this, you have to click on Refresh. With Export, you can export all messages from the view as a xlsx file.&#x20;

### **Edit Sync** <a href="#edit_sync" id="edit_sync"></a>

You can edit an existing sync if something has changed. For example, if you have new field values, you can add them by editing the sync.

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_7.png" alt=""><figcaption></figcaption></figure>

A window will open where you can change everything you did when creating the sync.&#x20;

### **Delete Sync** <a href="#delete_sync" id="delete_sync"></a>

If you do not need your sync anymore, you can delete it.

&#x20;&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_work_with_the_syncconfigurator_custom_8.png" alt=""><figcaption></figcaption></figure>

Deleted syncs can not be restored. Please only delete a sync when you are sure you will not need it later on.&#x20;


---

# Agent Instructions: 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.aqua-cloud.io/documentation/integrations/jira-sync-synchronize-items-between-aqua-and-jira-projects/sync-configurator-set-up/sync-configurator-options.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.
