> ## 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 Managing Connections

This guide walks you through creating, configuring, and managing **connections** in SeaTicket.

## Accessing Connections

1. Open the desired project in SeaTicket.
2. Click **Connections** in the left sidebar.

From here you can add and configure integrations with external sources.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/P273-RPgjYaMnI7f/images/image-237.png?fit=max&auto=format&n=P273-RPgjYaMnI7f&q=85&s=1019d8f1a002ebc0027b6fae8d199882" alt="Image" width="1862" height="749" data-path="images/image-237.png" />
</Frame>

## Creating a New Connection

To add a new integration:

1. Click **New connection** in the top-right corner.
2. Select a connection type from the dialog.
3. Click **Next**.
4. Enter the required configuration details.
5. Click **Confirm** to complete the setup.

After the connection is created, SeaTicket will start synchronizing data automatically.

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

### Supported Connection Types

SeaTicket supports multiple connection types:

| Connection Type       | Description                                     |
| :-------------------- | :---------------------------------------------- |
| **Email**             | Sync emails from support mailboxes              |
| **GitHub**            | Sync issues from GitHub repositories            |
| **Discourse Forums**  | Sync discussion threads from community forums   |
| **Sites**             | Crawl and sync web pages                        |
| **Seafile Libraries** | Sync documents and reference materials          |
| Notion                | Sync pages and databases from Notion workspaces |

Each connection type requires different configuration settings. [Refer to the corresponding section for detailed instructions.](https://user-docs.seaticket.ai/conncet-email)

### Sync Frequency

* **GitHub, Email, Discourse Forums, and Seafile Libraries** sync automatically **every hour**
* **Notion** syncs automatically **once per day**
* **Sites** connections sync **every 3 days**

You can also trigger a manual sync at any time by clicking **Sync now**.

## Viewing and Managing Connections

After creating connections, you can view and manage them on the Connections page. Each connection displays its current sync status and the last time it synced data.

The following actions are available for each connection:

| Action              | Description                                 |
| :------------------ | :------------------------------------------ |
| **Sync now**        | Manually trigger a sync immediately         |
| **Deactivate**      | Disable the connection without deleting it  |
| **Status and logs** | Review sync history and troubleshoot issues |
| **Edit**            | Modify the connection settings              |
| **Delete**          | Remove the connection                       |
| **Deactivate**      | Deactivate the connection                   |

<img src="https://mintcdn.com/seacloud-labs/WcHiqSPczPbRTQJs/images/Untitled-design-(11).png?fit=max&auto=format&n=WcHiqSPczPbRTQJs&q=85&s=afd8cbfb1e5ede7c55a86eb0c11895cf" alt="Untitled Design (11)" width="1920" height="1080" data-path="images/Untitled-design-(11).png" />

To edit the connection:

<img src="https://mintcdn.com/seacloud-labs/WcHiqSPczPbRTQJs/images/Untitled-design-(10).png?fit=max&auto=format&n=WcHiqSPczPbRTQJs&q=85&s=4dfac803b5dcf4e8371566c8197cee18" alt="Untitled Design (10)" width="1920" height="1080" data-path="images/Untitled-design-(10).png" />

## Webhook Settings

For supported connection types, you can configure a webhook endpoint so that external systems notify SeaTicket of updates in real time, rather than waiting for a scheduled sync.

To configure a webhook, open the connection settings and navigate to the **Webhook** tab.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/WcHiqSPczPbRTQJs/images/Untitled-design-(9).png?fit=max&auto=format&n=WcHiqSPczPbRTQJs&q=85&s=2c7d1265d6c2bd5b9133fbc2efa97fed" alt="Untitled Design (9)" width="1920" height="1080" data-path="images/Untitled-design-(9).png" />
</Frame>

## If a Sync Fails

If a connection fails to sync, the sync status on the Connections page will reflect the error. You can click **View sync details and logs** to review what went wrong and use **Sync now** to manually retry once the issue is resolved.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/7WrOt94U7ZFiTiHb/images/image-277.png?fit=max&auto=format&n=7WrOt94U7ZFiTiHb&q=85&s=2176dfe73ff87872158f1cd75bbfa83f" alt="Image" width="1920" height="814" data-path="images/image-277.png" />
</Frame>
