# Jira Hosts

You can configure any number of Jira hosts to connect to from your site. However, your WordPress site needs to be able to connect to these hosts.

After the Lewe Jira Connector has been installed, there will be a new post type “Jira Hosts” available.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FJMlY6CQ6BAghiAnKzGSP%2Fjira-hosts-post-type.png?alt=media&#x26;token=ef35e3e4-5577-437a-99aa-d8ab8abec9cc" alt=""><figcaption></figcaption></figure>

## Adding a Jira Host

Go to the Jira Hosts page and click **Add New** to add a new host.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FZ09ilV8Hn5apzli7o8rB%2Fadd-jira-host.png?alt=media&#x26;token=246ca1d1-7f5e-4798-a32a-aaf0b6862f87" alt=""><figcaption></figcaption></figure>

## Parameters

<table><thead><tr><th>Parameter</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Description</td><td>Enter a speaking name for this entry to identify it by.</td><td></td></tr><tr><td>URL</td><td>The complete URL for the Jira host, incl. http:// or https:// .</td><td></td></tr><tr><td>Username</td><td>The username that you use to log in to that Jira host. You can leave this empty if the host allows public access and the issues you want to retrieve are publicly available too.</td><td></td></tr><tr><td>Password</td><td>Enter the password (Jira Server, Jira Data Center) or the <a href="https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/">API token</a> (Jira Cloud) for the username you specified.</td><td></td></tr><tr><td>Personal Access Token (PAT)</td><td>If this host requires a personal access token (PAT) instead of basic authentication for API calls, enter yours here. Leave this field empty for basic authentication with your username and password. Read more about <a href="https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html">Personal Access Tokens</a>.</td><td></td></tr></tbody></table>

## Remember the host ID

Each created Jira host will get a unique ID. You can see this ID in the list that the Jira Hosts page shows. Keep that ID in mind because you will need it in the shortcodes that will pull information from there.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FKTr9MFBj9TofmKVg9ZCZ%2Fjira-host-list-768x290.png?alt=media&#x26;token=e378250b-6f22-497b-a0ce-6c89d4b9e000" alt=""><figcaption></figcaption></figure>
