> 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/zendesk/install-and-set-up.md).

# Install and set up

{% hint style="info" %}
Contact <support@screendesk.io> or [send us a recording](https://app.screendesk.io/recordings/new?ak=0ZMy1g\&key=4cWV2A\&src=sria)
{% endhint %}

Screendesk empowers customer facing teams with async and sync videos features. It also makes it easy to access these features directly in their favourite ticketing system (Zendesk, Intercom, Help Scout, etc...)

{% @arcade/embed url="<https://app.arcade.software/share/BaEOhGJw2acshP6hRRSX>" flowId="BaEOhGJw2acshP6hRRSX" %}

## What you can do

With Screendesk for Zendesk you can:

* Send screen recordings to your customers.
* Request screen recordings from your customers.
* Start a live screen share session with your customers.
* Receive Screendesk recordings in Zendesk.
* Automatically tag conversations.

## How to set up

[Visit the ](https://www.zendesk.com/marketplace/apps/support/875313/screen-recording-by-screendesk/)[Zendesk Markeplace](https://www.zendesk.com/marketplace/apps/support/875313/screen-recording-by-screendesk/) and look for the Screendesk app or [visit the integrations](https://app.screendesk.io/integrations) tab of your Screendesk dashboard. Once you have installed the Screendesk app check the section below.

## Available Zendesk locations

{% content-ref url="/pages/zhf56eMhNYHxg460QKzA" %}
[Ticket editor](/helpdesk-integrations/zendesk/ticket-editor.md)
{% endcontent-ref %}

{% content-ref url="/pages/fYPfsGkTkTjKiL0jKKPD" %}
[Zendesk forms](/helpdesk-integrations/zendesk/zendesk-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pn7AZHPrgFYZ39SYHS19" %}
[Zendesk auto-reply](/helpdesk-integrations/zendesk/zendesk-auto-reply.md)
{% endcontent-ref %}

{% content-ref url="/pages/91kgLbaQZOsXcAWh5Bt8" %}
[Zendesk macros](/helpdesk-integrations/zendesk/zendesk-macros.md)
{% endcontent-ref %}

## Common issues

If the Screendesk menu of the Zendesk composer is appearing empty, there could be an issue with your browser or add-blocker. To troubleshoot this problem, make sure that your browser is allowing iframes. This can usually be done by checking your browser's settings or the settings of any add-blockers that you have installed. If you are still having trouble after checking these settings, you may need to try using a different browser or temporarily disabling your add-blocker to see if that resolves the issue.

## Remove Screendesk from Zendesk

To remove an app from Zendesk, follow these steps:

1. Log in to your Zendesk account and click on the "Apps" icon in the main menu. This will take you to the Apps Marketplace.
2. In the Apps Marketplace, click on the "Installed" tab to view a list of all the apps that are currently installed in your Zendesk account.
3. Find the app that you want to remove and click on the "Manage" button next to it.
4. On the next page, you will see an option to "Uninstall" the app. Click on this button to begin the process of removing the app from your account.
5. You will be asked to confirm your choice to uninstall the app. Click on the "Uninstall" button to complete the process.

Note that uninstalling an app will typically remove all of its associated data and settings from your Zendesk account. If you want to keep this information, you may want to consider disabling the app instead of uninstalling it. To disable an app, follow the same steps as above and click on the "Disable" button instead of the "Uninstall" button.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.screendesk.io/helpdesk-integrations/zendesk/install-and-set-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
