# Automatic ticket creation

### Overview

Tickets can be created automatically from any message sent in a channel. Any user or other Slack app in the channel who sends a message will automatically get a ticket out from that message.&#x20;

This can optimize your ticketing creation, achieving faster ticket submissions and avoiding manual steps. &#x20;

### Enable automatic of tickets

To set up automatic creation of tickets, configure a form in your Inbox using the form type **Auto Creation of Tickets in Slack Channels**.&#x20;

* Select the channel in which the automatic creation will be enabled. There can only be one Form configured for each channel where tickets are accepted to be automatically created in.
* The Form with automatic creation can have multiple custom Fields, but they will be optional by default and can not be Required due to the fact that the user will not be prompted to fill in these fields. Agents can still fill in these Fields after the ticket has been created.

[Learn more about Auto creation of Tickets in Slack Channels](/working-with-tickets/for-users-who-submit-tickets/how-to-create-a-ticket.md#create-a-ticket-automatically-from-a-new-message)

***

### Automatic creation from other Slack Apps & Bots&#x20;

Suptask will allow you to have tickets created by other Slack apps and bots that are sending messages in channels where such Inbox form has been configured.&#x20;

This can empower you to integrate automatic ticket creation based on triggers from other Slack apps, directly in your Slack workspace.&#x20;

#### **Example**

When an alerting app sends a message in a channel, you would want to have a ticket created automatically by Suptask, in order to track the remediation of the alert the alert.&#x20;

{% content-ref url="/pages/xzp2WBZUGYEW9MpKuI5c" %}
[Integrate with other Slack Apps](/integrations-automations-and-workflows/integration-guides/how-to-automate-and-integrate-suptask-with-other-slack-apps.md)
{% endcontent-ref %}


---

# 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-agents-who-respond-and-manage-tickets/how-to-automatically-create-tickets-from-new-messages.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.
