> For the complete documentation index, see [llms.txt](https://docs.screendesk.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.screendesk.io/helpdesk-integrations/jira-service-management/issue-panel.md).

# Issue panel

### Request Screen Recording

In Screendesk for Jira you can request screen recordings from your users and agents directly from within an Issue.

<figure><img src="/files/87I3zPt3LWYeRrkBokfY" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Visit any issue

{% endstep %}

{% step %}

### Click on the Screendesk app

{% endstep %}

{% step %}

### Click on request recording

Paste the url in the reply to customer or add internal note section. That's it!
{% endstep %}
{% endstepper %}

### Send a recording

In Screendesk for Jira you can send screen recordings to your users and agent. This is particularly useful for training or explaning complex tasks.

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

{% stepper %}
{% step %}

### Visit any issue

{% endstep %}

{% step %}

### Click on the Screendesk app

{% endstep %}

{% step %}

### Click on send recording

{% endstep %}

{% step %}

### Open the link

{% endstep %}

{% step %}

### Record your screen

{% endstep %}

{% step %}

### Paste the recording in your conversation

{% endstep %}
{% endstepper %}


---

# 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.screendesk.io/helpdesk-integrations/jira-service-management/issue-panel.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.
