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

# Sites

The Sites connection allows you to crawl and sync website content into SeaTicket. It is suitable for syncing technical documentation, product manuals, blogs, and knowledge base websites.

The following example uses the **Seafile User Manual**.

## Before You Start

Make sure you have the following ready:

* The full URL of the website you want to sync (must be publicly accessible)
* The sitemap URL of the website — a sitemap is a file that lists all pages on a site

## Create a Connection

1. Go to **Connections** → **+ New Connection**
2. Select **Sites** as the connection type.
3. Click **Next**
4. Enter the required information:

| Field               | Description                                                                                             |
| :------------------ | :------------------------------------------------------------------------------------------------------ |
| **Connection name** | A descriptive name to identify this connection in SeaTicket                                             |
| **URL**             | The full website URL including the protocol (e.g., https\://).<br />Local file paths are not supported. |
| **Sitemap URL**     | The sitemap URL of the website                                                                          |

5. Click **Submit** to complete the setup

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

## After the Connection is Created:

Once connected, SeaTicket automatically crawls the website and syncs all discoverable pages. Synced pages are displayed in a list under the connection in the left sidebar. Updates are automatically synced **every three days**

For each page, SeaTicket records:

* Page title
* Last modified time
* AI Summary and AI Processed time — automatically generated for each page

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/P273-RPgjYaMnI7f/images/image-259.png?fit=max&auto=format&n=P273-RPgjYaMnI7f&q=85&s=0607b4ca3a7e624506b1b02dc4e2386d" alt="Image" width="1894" height="870" data-path="images/image-259.png" />
</Frame>

## Viewing Page Details

After data has been synced, click any page title to open the full-page content inside SeaTicket.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/VpSMHVL7sZs2hr1x/images/image-271.png?fit=max&auto=format&n=VpSMHVL7sZs2hr1x&q=85&s=ea1eea7458813b5ae51c431621a5b0ee" alt="Image" width="1908" height="865" data-path="images/image-271.png" />
</Frame>

You can also click the external link icon next to the title to open the original page directly in your browser.

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/VpSMHVL7sZs2hr1x/images/image-272.png?fit=max&auto=format&n=VpSMHVL7sZs2hr1x&q=85&s=388eb6c11ad3fcc34b61ad29f1a5d968" alt="Image" width="1887" height="830" data-path="images/image-272.png" />
</Frame>
