> ## Documentation Index
> Fetch the complete documentation index at: https://user-docs.seaticket.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating and Viewing Tickets

Tickets in SeaTicket come from two sources — they can be created from a synced external issue, or created manually as an internal task.

## Creating a Ticket

### From a Synced External Issue

1. Open the desired project and navigate to **Connections** in the left sidebar.
2. Select a synced external issue from the connection panel.
3. Click **Create Related Ticket**.
4. In the popup window, review and complete the ticket title, description, and type.
5. Click **Submit**.

A ticket is created in SeaTicket and automatically linked to the original external issue for full context and follow-up.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-167.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=03a26b129548dd88945ffb79e78cda8a" alt="Image" width="1866" height="789" data-path="images/image-167.png" />
</Frame>

### Creating a Ticket Manually

You can also create a ticket manually by following these steps:

1. Open the desired project and navigate to **Tickets → All Tickets** in the left sidebar.
2. Click **+ New Ticket** in the top-right corner.
3. Fill in the required ticket details and add any attachments if needed.
4. Click **Submit**.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-166.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=17f08e4b42e653ab7163a9eb14939d8a" alt="Image" width="1894" height="796" data-path="images/image-166.png" />
</Frame>

## Ticket Page Overview

On the New Ticket page, you can view and configure the main parts of a ticket.

### Title and Content

When a ticket is created from a synced external issue, its title and content are generated by AI based on the issue content and related discussions. The content includes a link to the original issue for full context. Both fields can be edited manually at any time.

When a ticket is created manually, you fill in the title and content yourself

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-168.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=c33e03577566c69f1bec491d687d0d10" alt="Image" width="1881" height="813" data-path="images/image-168.png" />
</Frame>

### Ticket Properties Panel

The Ticket Properties panel appears on the right side of the ticket page and contains fields for managing the ticket:

| Property      | Description                                                  |
| :------------ | :----------------------------------------------------------- |
| **Priority**  | Set the urgency level — Urgent, High, Medium, or Low         |
| **Assignees** | Select one or more users responsible for handling the ticket |
| **Tags**      | Add tags to categorize and filter the ticket                 |
| **Type**      | Choose a ticket type to define the nature of the request     |

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-169.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=d4ddec3c7ffdefd48389bbba564cb8aa" alt="Image" width="1857" height="780" data-path="images/image-169.png" />
</Frame>

Administrators can preconfigure the available Tags and Types for the project. For configuration details, see [**Ticket Configuration**.](https://user-docs.seaticket.ai/ticket-configuration)

### AI Summary and AI Processed Time

SeaTicket automatically generates a summary for each ticket — whether created manually or from an external issue — and records when the AI processing was completed. These fields are visible in the ticket list and help responders quickly understand a ticket without opening it. For more on AI capabilities, see the [**AI Assistance section**.](https://user-docs.seaticket.ai/ai-assistance-overview)

## Viewing Tickets

Once submitted, the ticket appears in both the **All Tickets** and **My Tickets** lists with status **Open** and substate **New**.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-170.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=2225487e176e1ac24772ea9e306c7181" alt="Image" width="1849" height="736" data-path="images/image-170.png" />
</Frame>

### Ticket Lists

The ticket workspace is organized into two main lists for managing tickets:

| List            | Description                                                                                                                                                                           |
| :-------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **All Tickets** | Shows all tickets in the project regardless of creator or assignee. <br />Used for overall visibility and system-wide tracking.                                                       |
| **My Tickets**  | Shows tickets associated with you — those you’ve created or actively participated in (such as commenting or updating fields).<br />Used to track personal tasks and responsibilities. |

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-171.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=0e638e2999ded1a3c615739d32fd9117" alt="Image" width="1878" height="800" data-path="images/image-171.png" />
</Frame>

### Ticket List Views

Within both lists, tickets are organized into two default views:

* **Open**: Shows tickets that are not yet resolved.
* **Closed**: Shows tickets that have been completed or closed.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-173.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=bde1a5900d0c163adc44f625d1fedbc6" alt="Image" width="1903" height="798" data-path="images/image-173.png" />
</Frame>

### Ticket Fields

In the ticket list you can view key fields at a glance, including Priority, Assignees, Type, Tags, and:

* **Timestamps** — Created time, last modified time, and closed time
* **Due Date** — A manually set deadline for the ticket
* **Linked Records** — For tickets created from external issues, this field links back to the original issue
* **AI Summary and AI Processed Time** — Auto-generated summary and the time AI processing was completed

Click any ticket in the list to open its detail page.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/NdXCqQhgi1n1l7Id/images/image-174.png?fit=max&auto=format&n=NdXCqQhgi1n1l7Id&q=85&s=12b2d5042835b7c2cde4413b8f13c1c9" alt="Image" width="1901" height="781" data-path="images/image-174.png" />
</Frame>
