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

# Seafile Libraries

The **Seafile Libraries connection** allows you to integrate file libraries from a Seafile server into SeaTicket. Once connected, SeaTicket syncs documents from the library and makes them searchable and accessible directly inside SeaTicket.

## Before You Start

Make sure you have the following ready:

* The URL of your Seafile server
* A **Library API token** generated from the Seafile library you want to connect

To get the Library API token, open your Seafile library, click the **⋯** menu next to the library name, go to **Advanced**, and select **API Token**.

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

### Creating a Seafile Libraries Connection

1. Go to **Connections** → **+ New Connection**.
2. Select **Seafile Libraries** as the connection type.
3. Click **Next**
4. Fill in the required fields:

| Field                 | Description                                                 |
| :-------------------- | :---------------------------------------------------------- |
| **Connection name**   | A descriptive name to identify this connection in SeaTicket |
| **Server URL**        | The address of your Seafile server                          |
| **Library API token** | The API token generated from the Seafile library            |

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

<Frame>
  <img src="https://mintcdn.com/seacloud-labs/8xShrtIEiWyaLqIG/images/image-363.png?fit=max&auto=format&n=8xShrtIEiWyaLqIG&q=85&s=4d56f93ef8f30113548f1de75846e5a0" alt="Image" width="1919" height="850" data-path="images/image-363.png" />
</Frame>

## After the Connection is Created

Once connected, SeaTicket automatically syncs documents from the library. All synced documents appear in a list view under the connection in the left sidebar. Updates are synced automatically **every hour**

For each document, SeaTicket records:

* File name
* Parent folder location
* Last modified time
* AI Summary and AI Processed time — automatically generated for each document

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

## Viewing Document Details

Click any file name to open the document content inside SeaTicket.

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

You can also click the external link icon next to the file name to open the document directly in Seafile.

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