# Ticketing as a User

### **Getting Started with Suptask**

This guide will help you as a user to understand the basics of submitting tickets, as well as overviewing, tracking and replying on tickets. You will also get an understanding on how to get the most out of Suptask with best practices to optimize your experience with Suptask.

{% hint style="info" %}
Before you start, ensure that Suptask have been installed and configured within your Slack workspace.

[Learn more on how to Install Suptask](/getting-started/install-suptask.md)
{% endhint %}

***

### **Introduction Video**&#x20;

{% embed url="<https://youtu.be/0Qnrokowidw?si=tzii7GLDo5C2l1d9>" %}

***

### **Submitting Tickets**

To dive into the details, follow this guide with examples and videos on **How to submit a ticket**:&#x20;

{% content-ref url="/pages/MkYI2uvYvJIZFHO4njTc" %}
[How to submit a ticket](/working-with-tickets/for-users-who-submit-tickets/how-to-create-a-ticket.md)
{% endcontent-ref %}

***

### **Overviewing and Tracking Tickets**

Once your tickets are submitted, you can easily track their progress directly in Slack including the current status and progress. Suptask offers an overview feature that lists all active and past tickets, making your  simple.

For further instructions on managing and viewing your tickets:

{% content-ref url="/pages/1Qgr3UvAQHm1AtYdIrPI" %}
[Overview your tickets as a user](/working-with-tickets/for-users-who-submit-tickets/overview-your-tickets-as-a-user.md)
{% endcontent-ref %}

***

### **Replying to Tickets**

<figure><img src="/files/NfzfVsToRS8EVmccBRLY" alt="" width="308"><figcaption></figcaption></figure>

Replying to tickets is done through Slack’s own message threads.&#x20;

Open the corresponding ticket message thread and post your message. Suptask automatically record your replies and keeps the ticket up to date.

Any reply from the Agent on a ticket will also appear directly in the ticket thread.

{% hint style="info" %}
You can include attachments such as images or documents in your ticket replies, and Suptask will automatically record these on the ticket
{% endhint %}

***


---

# 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://support.suptask.com/getting-started/user-guides/ticketing-as-a-user.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.
