> ## 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.

# Managing Issues from Connected Sources

After connecting SeaTicket to GitHub or other sources, issues, emails, forum threads, and documents are synced into your project as structured items with metadata. You can view, manage, and take action on them directly within SeaTicket.

## Viewing Synced Issues

To view synced issues from a connection, select it from the Connections section in the left sidebar. Each issue appears as a structured item with fields such as title, status, labels, author, and timestamps.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-122.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=78229db3a726bb5c29cd4b6d4ba3c9b6" alt="Image" width="1899" height="825" data-path="images/image-122.png" />
</Frame>

## Customizing the Issue View

Within the view panel, you can customize how issues are displayed to match your workflow:

* **Filters** – Narrow down the issue list based on specific conditions.
  * Basic filters: Filter by State (Open / Closed) and Type (Bug / Feature / Task).
  * Advanced filters: Create custom filters using additional fields.
  * Multiple filter conditions can be combined using AND / OR logic.
* **Sorting** – Order issues by fields such as creation time or last modified time.
* **Grouping** – Group issues by attributes like labels or creation date.
* **Column visibility** – Show or hide columns to display only the information you need.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-123.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=40827c268092bc80b5dce74fb95d6d88" alt="Image" width="1915" height="841" data-path="images/image-123.png" />
</Frame>

You can also set the row height in the view panel to adjust how issue entries are displayed.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-124.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=a9926ce6cb20c5318d191da3873cd8f7" alt="Image" width="1882" height="732" data-path="images/image-124.png" />
</Frame>

## Creating and Managing Views

SeaTicket allows you to save multiple views so you can switch between different ways of looking at the same issues.

To create a new view:

1. Click the **+** tab in the view panel.
2. Enter a descriptive name in the dialog.
3. Click **Submit**.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-125.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=5716cde79394b5246731231861392a11" alt="Image" width="1873" height="851" data-path="images/image-125.png" />
</Frame>

The new view appears as a tab in the view panel. Each view saves its own filters, sorting, and grouping rules independently without affecting the underlying issues. You can then use the toolbar icons in the top-right corner to customize how issues are displayed in that view.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-127.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=8f4aa2707f04ebaaf1f5e162e65e3437" alt="Image" width="1920" height="848" data-path="images/image-127.png" />
</Frame>

To manage a view, click the dropdown arrow next to the active view's name. You can then rename, duplicate, or delete the view.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-128.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=fb00f76fd62b3a43aa12898a161b1c0f" alt="Image" width="1595" height="797" data-path="images/image-128.png" />
</Frame>

## Issue Operations

SeaTicket provides several powerful actions you can perform directly from the issue list. Select one or more issues by checking the box next to them, and a toolbar will appear with the following options:

### Expand Row

View the complete issue discussion including all comments and activity without leaving SeaTicket.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-129.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=3e9345cc6b797d91de00e8323b10efb6" alt="Image" width="1890" height="831" data-path="images/image-129.png" />
</Frame>

### AI Chat Issue

When you select an issue and click **Chat Issue**, the system starts an AI-powered conversation that helps you understand the issue faster, summarize key points, and explore possible solutions.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-130.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=90f025b6ead62b513077c7d4b34d5ffa" alt="Image" width="1880" height="846" data-path="images/image-130.png" />
</Frame>

The AI generates a structured response that includes:

* **Issue Identification** – A clear summary of the problem.
* **Available Solutions & Improvements** – References to relevant documentation, change logs, or known fixes.
* **Contributing to the Fix** – For developer-focused issues, suggestions for potential code-level fixes or areas in the source code to investigate.
* **Relevant Resources** – Links to related documents or other issues that provide additional context.

The response is shown in the Chat panel, where you can continue the conversation by asking follow-up questions in the input field at the bottom.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-131.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=78a6f6874cf0aa99b4c6ac8f1529aaef" alt="Image" width="1904" height="834" data-path="images/image-131.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-132.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=fc3524774c94997256d5766afd67c18f" alt="Image" width="1909" height="858" data-path="images/image-132.png" />
</Frame>

### Find Related Issues

This feature helps you avoid duplicate work and find valuable context. When you click **Find Related Issues**, SeaTicket AI searches across all connected channels (such as GitHub and forums) for similar topics.

A pop-up window displays a list of related issues, including their titles, brief descriptions, creation dates, and links to the original discussions or resources. This helps you identify whether a bug has been reported elsewhere or if a feature request already exists.

Click any issue to view detailed information, including solutions, workarounds, and additional insights.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-133.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=d2710e6763b50f318e788fa8d705215f" alt="Image" width="1906" height="834" data-path="images/image-133.png" />
</Frame>

### Create Related Ticket

This is the core workflow for turning an external report into an internal task. If a synced GitHub issue requires action from your development or product team, you can convert it into a SeaTicket ticket.

To do this:

1. Select the issue you want to convert.
2. Click **Create Related Ticket**.

On the ticket creation page, AI will assist you by:

* Generating an appropriate ticket title
* Summarizing the key points of the issue
* Adding a link to the original issue for reference

You can then assign it to a team member, set a priority, add tags, and submit it to your internal ticketing workflow.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-134.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=bdb38ea8380baa2f46b8061d03c3c9e4" alt="Image" width="1888" height="778" data-path="images/image-134.png" />
</Frame>

### Open Original Page

This action opens the issue on its original platform (for example, GitHub), allowing you to view or interact with it in its native environment.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-135.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=e19b14b4b5ed1ff3df064f1da3de7d81" alt="Image" width="1900" height="790" data-path="images/image-135.png" />
</Frame>

### Copy Original Link

Copies the URL of the GitHub issue to your clipboard so you can easily share it in chats or documents.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-136.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=73961a32939aae6a7fe589c6ea95de38" alt="Image" width="1404" height="784" data-path="images/image-136.png" />
</Frame>

### Mark as Outdated

If a synced issue is no longer relevant (for example, it was fixed in a newer version not yet reflected in GitHub), you can mark it as "outdated." The issue will become grayed out in the list, visually indicating that it does not require immediate attention.

This helps keep active issue lists clean and focused.

You can reactivate an outdated issue at any time when it becomes relevant again, restoring it to the normal active state.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/ez2mgNVOwiDZgrhG/images/image-137.png?fit=max&auto=format&n=ez2mgNVOwiDZgrhG&q=85&s=daa0a951874b84760b4be4636168f13f" alt="Image" width="1868" height="775" data-path="images/image-137.png" />
</Frame>
