# Overview your tickets as a user

**Suptask is available for all users** in the Slack workspace. Every user can easily overview and track their tickets from the Suptask App in Slack.&#x20;

There is also an extended overview available on the [Suptask Web App](https://app.suptask.com/tickets) that comes with additional filters, customizations and presets which all users also have access to.&#x20;

For the majority of use cases, users can use the Suptask App in Slack to track and overview their tickets.&#x20;

{% hint style="info" %}
Users will only be able to overview the tickets they have access to, such as the tickets that they have submitted.&#x20;
{% endhint %}

### Overview your tickets as a User

{% embed url="<https://youtu.be/4upPBDj2tyI>" %}

1. Open Suptask App in the left side menu on Slack
2. The default filter will show all the tickets your user have submitted.
   1. To change the filter, press on **Select filters** button to the right
   2. Select your desired filters e.g **My active requested tickets**
3. The filter will be automatically applied on the overview. &#x20;
4. Select any of the available tickets to view, manage and reply.&#x20;

***

### Can't find the Suptask App in Slack?&#x20;

Try to search for *"Suptask"* in Slack and you should find the App if it is installed.&#x20;

You can make sure to always have Suptask visible in the left side menu on Slack by adding it as a favorite. \
[Learn how to display Suptask in Slack](/working-with-tickets/essentials-for-your-daily-work/how-to-display-suptask-in-slack.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://support.suptask.com/working-with-tickets/for-users-who-submit-tickets/overview-your-tickets-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.
