# Raising a support ticket

## Introduction

If you subscribe to a Patchworks **standard**, **professional**, or **enterprise** tier you will have access to Patchworks support. If you need to raise a support ticket, you can use one of the methods below:

* [Via our dashboard chatbot](#via-our-dashboard-chatbot)
* [Via our Zendesk support portal](#via-our-zendesk-support-portal)

## Via our dashboard chatbot

The easiest way to get in touch is to send a message via our chatbot in the Patchworks dashboard: ![](/files/6RGfeYcWRbpoOxyuzDKm)

## Via our Zendesk support portal

To raise a support ticket via our Zendesk support portal, follow the steps below.&#x20;

**Step 1**\
Log into the Patchworks dashboard.

**Step 2**\
Select the **support** option from the left-hand navigation menu:

&#x20;![](/files/Pjy35YibOsU0ZmG8SPb0)

**Step 3**\
When prompted, log into Zendesk:

&#x20;![](/files/rz6bN5kzm8vVX2GluEAh)

{% hint style="info" %}
If you don't have credentials for Zendesk, you can use the **sign up** link to register. In this case, we advise using the same email address that you use to log into the Patchworks dashboard.
{% endhint %}

**Step 4**\
Now you can raise a ticket via our Zendesk support portal.&#x20;

<figure><img src="/files/URsN5EFd2ezIawqzFUCf" 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://doc.wearepatchworks.com/product-documentation/patchworks-services/support/raising-a-support-ticket.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.
