Documentation Index
Fetch the complete documentation index at: https://linkly.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
What Are Libraries
A Library is a named container in Linkly AI for organizing documents. You can group documents on the same topic into a library and filter searches by library to quickly locate what you need.Topic Isolation
Keep “work documents” and “research papers” separate — searches won’t mix
them up
Precise Search
Restrict search scope to a specific library in the Launcher, MCP, or CLI
Use Cases
- Researchers: Organize papers by topic into libraries like
ml-papers,neuroscience, etc. - Developers: Separate project docs, API specs, and meeting notes
- Team Collaboration: Create dedicated libraries per project so AI assistants only search relevant documents via MCP
- Personal Knowledge Management: Categorize notes, book excerpts, and reference materials
Creating a Library
Open the Libraries Page
Go to Settings → Libraries. You’ll see the library list page (empty on first use).
Create a New Library
Click the New Library button in the top right corner. In the dialog, fill in:
- Name (required): A unique identifier for the library. Only lowercase letters, numbers, and hyphens are allowed (e.g.
my-research,work-2024) - Description (optional): A brief description of the library’s purpose
Managing Libraries
On the library detail page, you can:- Edit: Click the pencil icon to modify the name or description
- Remove a folder: Click the delete icon next to a folder to unlink it from the library (the actual files are not deleted)
- Delete a library: Click the delete icon and confirm to remove the entire library. Indexed documents are unaffected and can still be found via global search
Scoped Search in the Launcher
The Launcher supports@-triggered library-scoped search:
Type @ to Enter Library Selection
Type
@ in the Launcher search box. The view switches to a library
candidate list. Continue typing to filter by name.Select a Library
Click or press Enter to select a library. A blue badge appears on the left
side of the search box (e.g.
@my-research), indicating the search scope is
restricted.Enter Your Query
Search within the restricted scope. Results come only from folders included
in that library.
Using Libraries with AI Assistants
AI assistants connected to Linkly AI (such as OpenClaw, Claude, Cursor, etc.) can search within specific libraries. Simply tell them the search scope in natural language:Search by Library
“Search my ml-papers library for documents about attention mechanisms”
List Available Libraries
“List all my libraries”
Combined Filtering
“Search for transformer-related PDF files in my ml-papers library”
Using Libraries with the CLI
List Libraries
Search by Library
FAQ
Will adding folders to a library trigger re-indexing?
Will adding folders to a library trigger re-indexing?
No. If the documents in a folder have already been indexed through the folder management feature, creating a library will not trigger duplicate indexing. Libraries simply add a logical grouping layer on top of existing indexes.
Will upgrading to v0.3.0 trigger re-indexing?
Will upgrading to v0.3.0 trigger re-indexing?
v0.3.0 includes changes to the keyword index structure, so the keyword index will be automatically rebuilt after upgrading. This process only involves index structure adjustments — it does not re-parse document content, making it much faster than a full re-index. Depending on the number of documents, it typically takes from a few minutes to a few hours.
What's the relationship between libraries and folders? When should I use libraries?
What's the relationship between libraries and folders? When should I use libraries?
Folders added to a library automatically appear in the folder management list — a library is essentially a logical grouping of folders and is an optional feature.Adding folders directly works for most users: folders are global and support local search as well as remote access via MCP tunnel.Libraries are useful when you need topic-based search isolation, for example separating “work” and “academic” documents. Additionally, libraries will support cloud push and integration with specific external tools in the future.If you don’t have specific categorization needs, you can use Linkly AI perfectly well without creating any libraries.

