> ## Documentation Index
> Fetch the complete documentation index at: https://docs.filefetch.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to FileFetch

> Export Salesforce files with speed, security, and simplicity

## What is FileFetch?

FileFetch is a modern desktop application for exporting files from Salesforce. Whether you need to download legacy Attachments or Salesforce Files (ContentVersion), FileFetch makes bulk file exports fast, secure, and effortless.

<Card title="Get started in 5 minutes" icon="rocket" href="/quickstart" horizontal>
  Download, install, and run your first export in minutes.
</Card>

## Key Features

<Columns cols={2}>
  <Card title="Visual Query Builder" icon="filter" href="/query-builder">
    Find files using intuitive filters - no SOQL knowledge required.
  </Card>

  <Card title="Power Mode (SOQL)" icon="code" href="/power-mode">
    Advanced users can write custom SOQL queries with full control.
  </Card>

  <Card title="CSV Import" icon="file-csv" href="/csv-import">
    Bulk select files by uploading a CSV with file IDs.
  </Card>

  <Card title="Fast Downloads" icon="bolt" href="/performance">
    10x faster with concurrent downloads - export 1000 files in \~5 minutes.
  </Card>
</Columns>

## Why FileFetch?

<CardGroup cols={3}>
  <Card title="🚀 Fast" icon="gauge-high">
    Download thousands of files in minutes with 1-10 concurrent downloads
  </Card>

  <Card title="🔒 Secure" icon="shield-check">
    Your data never touches our servers - direct connection to Salesforce only
  </Card>

  <Card title="✨ Simple" icon="sparkles">
    No training needed - intuitive interface gets you exporting immediately
  </Card>
</CardGroup>

## Export Options

FileFetch supports both modern Salesforce Files and legacy Attachments:

<Tabs>
  <Tab title="Salesforce Files">
    **ContentVersion & ContentDocument**

    Export modern Salesforce Files attached to any object (Accounts, Cases, Opportunities, etc.)

    * Latest or all versions
    * Rich metadata
    * Superior organization
  </Tab>

  <Tab title="Legacy Attachments">
    **Attachment Object**

    Export legacy attachments that haven't been migrated to Files

    * Classic attachment support
    * Parent record relationships
    * Backward compatibility
  </Tab>
</Tabs>

## Ready to Get Started?

<CardGroup cols={2}>
  <Card title="Download FileFetch" icon="download" href="https://filefetch.app/download">
    Get the free trial for Mac or Windows
  </Card>

  <Card title="Quick Start Guide" icon="book-open" href="/quickstart">
    Run your first export in 5 minutes
  </Card>

  <Card title="Installation" icon="rocket" href="/installation">
    Platform-specific setup instructions
  </Card>

  <Card title="Troubleshooting" icon="life-buoy" href="/troubleshooting">
    Common issues and solutions
  </Card>
</CardGroup>

## Security & Privacy

<Note>
  FileFetch processes everything **locally on your computer**. Your credentials are stored securely in your system's keychain, and file downloads go directly from Salesforce to your machine. We never see your data.
</Note>

<CardGroup cols={2}>
  <Card title="OAuth 2.0 Support" icon="key">
    Secure authentication using industry-standard OAuth
  </Card>

  <Card title="OS Keychain Storage" icon="lock">
    Credentials protected by macOS Keychain or Windows Credential Manager
  </Card>

  <Card title="No FileFetch Servers" icon="server">
    Direct Salesforce connection - no middleman
  </Card>

  <Card title="Audit Logs" icon="file-lines">
    Detailed export history and summary reports
  </Card>
</CardGroup>
