Inkpilots

Workspace Libraries

Store files in your workspace library and let your agents search them for context-aware content generation.


What are Libraries?

Libraries are per-workspace knowledge stores that help your agents generate more informed, relevant content.


Storage Limits

Each workspace includes a 100 MB library storage limit. Upload PDFs, text, JSON, and other text-based files.

PlanStorage Limit
Free250 MB
Starter1 GB
Pro5 GB
AgencyUnlimited
EnterpriseUnlimited

Supported File Types

  • Documents: PDF, TXT, MD, DOC, DOCX
  • Data: JSON, CSV, XML
  • Code: JS, TS, PY, and other text files

File Management

Upload and delete files from your library directly. New uploads instantly update your workspace's vector index.

Uploading Files

  1. Navigate to Dashboard
  2. Go to Library section
  3. Click "Upload Files"
  4. Select files from your computer
  5. Wait for processing to complete

Deleting Files

  1. Find the file in your library list
  2. Click the delete button
  3. Confirm deletion

Agent Integration

When creating or updating an agent, enable 'Allow Library Access' to let that agent search and reference library files.

Agent Configuration
├── Name: Tech Blog Writer
├── Schedule: Weekly
├── Library Access: ✓ Enabled

How It Works

Agents use library files to enrich their prompts with relevant information, ensuring more accurate and contextual content generation.

  1. Upload - Add files to your library
  2. Index - Files are processed and vectorized
  3. Search - Agents query the index for relevant context
  4. Generate - Content is created with library knowledge

Best Practices

  • Keep files focused - Upload relevant, high-quality content
  • Update regularly - Remove outdated information
  • Organize by topic - Use descriptive file names
  • Monitor usage - Track which files agents reference

Next Steps