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

# Understanding the Analyze Interface

## Accessing Analyze Function

1. Open the project workspace.
2. In the left navigation menu, click **Analyze**.

The **Analyze** page has two main sections:

* **Topic Map** (center) — displays dataset and topic clusters.
* **Settings panel** (right) — lets you filter and adjust how data appears

<img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-60.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=875e0891525bac016d2cbe4b3d1aba93" alt="Image" width="1916" height="860" data-path="images/image-60.png" />

## Topic Map

The topic map is the central visualization for exploring support conversations. Each item appears as a point on the map, with items of similar content clustered together.

**Display Modes**:

* **Points:** Displays each item individually for detailed inspection.
* **Density:** Uses a heatmap-style view to highlight areas with concentrated items.

Hover over any point to preview its content.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-61.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=972ced2f4c74706ea34d4d1672ac0744" alt="Image" width="1853" height="857" data-path="images/image-61.png" />
</Frame>

## Settings Panel

The **Settings Panel** allows you to configure which items appear and how they are displayed. Changes are applied after clicking **Analyze**.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-62.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=8e13c7dff1cf9bc0b53d6dc127139533" alt="Image" width="1529" height="851" data-path="images/image-62.png" />
</Frame>

### Connections

Connections determine which sources are included in the analysis. Examples include:

* Forum discussions
* GitHub issues
* Product documentation

**To configure connections:**

1. Open the Connections section.
2. Select the sources you want to include.
3. Remove a source by clicking the × icon next to it.
4. Click **Add connections** to include additional sources.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-63.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=6874cc82e20ca0f91c310ee965ff994f" alt="Image" width="1867" height="863" data-path="images/image-63.png" />
</Frame>

### Date Range

The **Date range** filter limits the analysis to items created within a specific period. Use this to:

* Analyze feedback for a particular release cycle
* Investigate recent support activity

Adjust the start and end dates, then click **Analyze** to refresh the visualization.

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

### Color

The **Color** option determines how items are visually grouped on the map. Common options include:

* **Connection** — Each data source appears in a different color, helping you see how topics are distributed across sources like forums and GitHub. Hovering over a point shows the title of that specific issue.

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

* **State** — Items are colored by their status (Open, Closed, etc.), letting you quickly identify clusters of unresolved issues.

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

### Display Mode

The **Display mode** controls how the topic map renders. Two options are available:

* **Density** — Shows a heatmap-like visualization highlighting areas where many related items concentrate. Use this to quickly identify major topic clusters.
  <Frame>
    <img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-67.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=6c624cb62596fc4dcb6d765294cbf077" alt="Image" width="1916" height="853" data-path="images/image-67.png" />
  </Frame>
* **Points** — Displays each item as an individual point. Use this when exploring specific issues or discussions.

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

### Status Filter

The **Status** filter at the top of the page lets you focus on items with a specific state. Available options typically include:

* **Open** — Items that are still unresolved
* **Closed** — Resolved or completed items

This filter is helpful when analyzing active problem areas.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/EIM4bvfwRr4tei6x/images/image-69.png?fit=max&auto=format&n=EIM4bvfwRr4tei6x&q=85&s=531ccb864abe7409c2634554b60e2212" alt="Image" width="1891" height="852" data-path="images/image-69.png" />
</Frame>
