# Install and set up

## How to install

{% hint style="warning" %}
You must be a Jira admin to install the Screendesk app
{% endhint %}

You can install the Screendesk app for JSM directly from the Jira Marketplace listing.

<a href="https://screendesk.io/" class="button primary">Coming Soon</a>

### Connect Jira Service Management to Screendesk

{% hint style="info" %}
**This is a one-time step that must be performed by a Jira admin.**
{% endhint %}

It only takes a couple of clicks to connect Screendesk to Jira Service Management. Once you have installed Screendesk for JSM you will need to connect your workspace to your Screendesk workspace.

You can connect your account by visiting any Jira issue.

{% stepper %}
{% step %}

### Visit any Jira issue

{% endstep %}

{% step %}

### Click on the Screendesk app in the header

This will display the Screendesk app below the Similar request section
{% endstep %}

{% step %}

### Select either connect Existing Account or New to Screendesk

{% hint style="info" %}
T**he email you use to sign up for Screendesk and Jira must match**. e.g <john@acme.com> on Jira and <john@acme.com> on Screendesk
{% endhint %}

If you create a new Screendesk account you will then prompted to connect your account again. That time, select connect existing account.
{% endstep %}
{% endstepper %}

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

### How to Uninstall

In order to uninstall the Jira app you will need to remove the app in Jira by going to managed apps and uninstall it.

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

Additionally you should visit the integrations setting page in your Screendesk account settings and click on Disconnect. Upon disconnection, all Jira data saved will be removed immediately.

<figure><img src="/files/5UgDGkLixGU7fuOa3eCe" alt=""><figcaption></figcaption></figure>


---

# 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.screendesk.io/helpdesk-integrations/jira-service-management/install-and-set-up.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.
