# Admin Guide

You can get started with Screendesk within minutes. Follow the steps outlined below to start receiving, sending recordings, as well as starting a live screen sharing session.

1. Make sure that you have a Screendesk account. You can sign up at <https://app.screendesk.io/users/sign_up>.
2. Connect Screendesk to one of our supported ticketing system. We already integrate with [Zendesk](https://app.screendesk.io/integrations), [Intercom](https://app.screendesk.io/integrations), [Help Scout](https://app.screendesk.io/integrations), [Gist](https://docs.screendesk.io/gist/screen-recording) and [Freshdesk](https://docs.screendesk.io/freshdesk/getting-started).
3. Add a Screendesk button to your contact forms and widget ([Zendesk](https://docs.screendesk.io/zendesk/zendesk-forms), [Intercom](https://docs.screendesk.io/intercom/getting-started/messenger), [Freshdesk](https://docs.screendesk.io/freshdesk/freshdesk-portal), [Gist](https://docs.screendesk.io/integrations/gist)).
4. Customize your recorder to match your brand [here](https://app.screendesk.io/appearance) and live screen sharing sessions rooms [here](https://app.screendesk.io/settings-live-screensharing).
5. Add our code snippet to your website to automatically capture console logs [here](https://app.screendesk.io/screen-recorder).
6. [Invite](https://app.screendesk.io/members) your colleagues to join your account.
7. That's it! Check the demo below.

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


---

# 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/get-started/admin-guide.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.
