# HubSpot

Request screen recordings from HubSpot tickets.

Screendesk generates a link your user can open in their browser. No install required.

### Before you start

* Install the Screendesk browser extension. See [Browser support](/bug-reports/getting-started/browser-support.md).
* Connect your HubSpot integration in Screendesk.

### Request a recording from a HubSpot ticket

Use **Copy & Attach to Ticket** to keep recordings tied to the right ticket.

{% stepper %}
{% step %}

### Open the ticket

Open the HubSpot ticket you’re replying to.
{% endstep %}

{% step %}

### Open Screendesk

Click the Screendesk icon in your browser toolbar.
{% endstep %}

{% step %}

### Copy the ticket link

Open the dropdown next to **Copy Link**.

Select **Copy & Attach to Ticket**.
{% endstep %}

{% step %}

### Send it to the requester

Paste the link into your HubSpot reply.

Tell the user what you need them to record.
{% endstep %}
{% endstepper %}

### After the user records

1. The user opens your link and records their screen.
2. The recording uploads to Screendesk.
3. You get an email notification with a link to view it.
4. The recording attaches to the HubSpot ticket.

### Notes

For details on link types and what gets captured, see [Recording links](/bug-reports/capturing-a-bug-report/recording-links.md).


---

# 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/bug-reports/customer-support-integrations/hubspot.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.
