# Log in to the Sync Configurator

In order to establish a connection between aqua and Jira you need to login to Jira sync tool first

* Use the **username** that has the **Jira Sync license** assigned, not the email address.
* Explicitly define port 443 when using **https**
* Provide server URL e.g. *app.aqua-cloud.io (without https\:// as it is already enabled by a checkbox)*

{% hint style="warning" %}
Please note that Server URL is case-sensitive
{% endhint %}

<figure><img src="/files/TDzDOgzalcF28z5sfQ21" alt=""><figcaption></figcaption></figure>

Once you are logged in, you can proceed with the setting up the first sync.


---

# 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/log-in-to-the-sync-configurator.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.
