# Support Requests

### How do I submit a support ticket?

You must have access to the user dashboard to submit a support ticket. Without one, you can email <hello@upwatch.co.uk>.

When you do have access to the user dashboard, log in and either click on the 'Support' option in the menu or the button labelled 'Go to support portal' from the dashboard.

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

Accessing the support portal, you can initially see any open or closed tickets from past incidents. To open a new ticket, press 'Open Ticket'.

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

Complete the form and then you will be redirected to the support portal where you can see your open ticket.

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

### How do I see my open and closed tickets?

When you access the support portal (<https://app.upwatch.co.uk/support-portal>) you will see any open or closed tickets.

### How will I be notified of any updates?

Whilst you can see when a ticket has been updated, all messages sent to you about your support tickets will be done so via email.


---

# 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://upwatch.gitbook.io/upwatch/readme/support-requests.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.
