# Intelligence with Suptask AI

Suptask comes with multiple different intelligent AI features, provided with our belief that AI should make it easier and more efficient to work with tickets - while the human still stays in control.

***

### Problem and Solution summaries

<img src="https://ucarecdn.com/82e135b7-1847-4991-ae70-ce07ff4fdf12/AI%20summary%202%20(1).png" alt="" height="320" width="504">

Suptask AI  helps you in your daily work with tickets by creating an automatic summary of each ticket when it is closed.

Each ticket can have several replies between Agents and users, which can create a very long thread of messages back and forth. This can make it challenging to understand the context of a ticket.&#x20;

Suptask AI automatically analysis the messages inside of a ticket and creates a summary with the problem and solution when the ticket is closed.&#x20;

This makes it easy to understand the context of each ticket by just looking at the summary at the end of each ticket. Helping you to build knowledge across your team over time.

All ticket information is available within the built-in search in Slack, making it easy to find recurring problems and solutions on previous tickets.

***

### Automatic Suggested Answers & Deflection&#x20;

{% hint style="warning" %}
AI Suggested Answers is a part of the Custom plan and available in beta. [Contact Suptask](/getting-started/contact-support.md) to get started.&#x20;
{% endhint %}

AI Suggested Answers use your knowledge from your existing documents to provide suggested answers, helping Agents to work more efficiently with tickets.&#x20;

Whenever a new ticket arrives, AI will automatically analyze the ticket content and find the most appropriate answer from the stored knowledge.&#x20;

The Agents can select if they want to submit the answer, and also provide feedback on the AI answer, giving Agents the complete control over what the requesters will experience.

#### Example of how it can look for an Agent

<figure><img src="/files/FA0M4lSH8yclGg5sl7v4" alt="" width="563"><figcaption><p>AI suggest an answer that Agents can review before sharing to the user, including leaving feedback <br>to improve the AI. </p></figcaption></figure>

{% hint style="info" %}
Additional integrations can be added with systems such as [Notion](/integrations-automations-and-workflows/integration-guides/notion.md).
{% endhint %}

***

### Suptask AI Assistant

{% hint style="warning" %}
Suptask AI Assistant is a part of the Custom plan and available in beta. [Contact Suptask](/getting-started/contact-support.md) to get started.&#x20;
{% endhint %}

As an Agent you can use Suptask to help you within your daily work, making you more efficient but still with control over your workflow.

By tagging the **@Suptask** app within Slack, Agents get direct access to a conversational ticket assistant.

#### Example use cases &#x20;

* Ask it about **insights within your ticketing workflows:** How many tickets was created in this form category last week?
* Ask it about **similar tickets**: What tickets are similar to this ticket?&#x20;
* Ask it to provide a **suggested reply**: Can you share a reply on this for me?
* Ask it about **customers**: How many tickets from this customer was created last month?&#x20;

#### Usage

You can tag @Suptask in any ticket within the Responder channel in Slack.&#x20;

```
@Suptask do we have other tickets with this Form facing the same issue?
```

***

### AI Conversational Ticket Creation&#x20;

{% hint style="warning" %}
AI Conversational Ticket Creation is a part of the Custom plan and available in alpha. [Contact Suptask](/getting-started/contact-support.md) to get started.&#x20;
{% endhint %}

With Suptask AI you can enhance the user experience even further by allowing the AI to empower the conversions with end-users, categorization messages and creating tickets automatically.&#x20;

Suptask AI operates in channels and can analyze messages to see when tickets should be created, how to categorize them and which team to route them to.&#x20;

{% hint style="info" %}
AI Conversational Ticket Creation is currently in alpha and we welcome applications for early testing of this feature. Reach out to us to get on the waiting list.&#x20;
{% endhint %}

***

### Knowledge Gaps and Learnings&#x20;

{% hint style="warning" %}
AI Learnings is a part of the Custom plan and available in alpha. [Contact Suptask](/getting-started/contact-support.md) to get started.&#x20;
{% endhint %}

Suptask can automatically learn patterns and improve over time, based on the submitted tickets. By analyzing the tickets, each Inbox can select to have Suptask build the internal knowledge.&#x20;

Suptask will automatically suggest new learnings that it have identified, where the Agents come with the human process to approve the findings before they are applied to the internal knowledge.&#x20;

By keeping the human in the loop, the knowledge base always contain confirmed and accurate information reviewed by Agents.

{% hint style="info" %}
AI Learnings is currently in alpha and we welcome applications for early testing of this feature. Reach out to us to get on the waiting list.
{% endhint %}

### Suptask MCP&#x20;

{% hint style="warning" %}
AI MCP is a part of the Custom plan and available in alpha. [Contact Suptask](/getting-started/contact-support.md) to get started.&#x20;
{% endhint %}

The Suptask MCP provides a native integration point for your favorite tools such as Claude, to communicated with Suptask directly.&#x20;

{% hint style="info" %}
The Suptask MCP is currently in alpha and we welcome applications for early testing of this feature. Reach out to us to get on the waiting list.
{% endhint %}

***

### AI Privacy

Your privacy is a top priority for us and this includes the use of AI. The AI features is not using your data to train any models. For example, we only use the data that you have provided in the ticket to create the summary of the ticket when it is closed.&#x20;

Suptask AI features are opt-in and can be turned off on your account. Visit your Inbox settings or the [Account settings](https://app.suptask.com/account/settings) , or the Intelligence page to toggle the AI features.

[Visit our AI policy](https://www.suptask.com/trust/ai-policy)


---

# 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/suptask-ai/how-the-ai-assistant-works.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.
