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

# Importing Papers

> Search databases directly or upload reference files to build your paper library

After generating your search strategy, import papers into your project. EviSyn supports both direct database searches and manual file uploads.

## Upload Files

Navigate to **Import Files** from your project dashboard.

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/import-files.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=d3c3915de5530d6036c6dec64fd2680c" alt="Import papers page" width="2026" height="1762" data-path="images/import-files.png" />

### Supported Formats

| Format | Extension         | Common sources                                    |
| ------ | ----------------- | ------------------------------------------------- |
| RIS    | `.ris`            | Most databases (Scopus, Web of Science, Cochrane) |
| BibTeX | `.bib`, `.bibtex` | LaTeX reference managers, Google Scholar          |
| CSV    | `.csv`            | Spreadsheets, custom exports                      |
| Text   | `.txt`            | Plain text citation lists                         |
| NBIB   | `.nbib`           | PubMed exports                                    |

### How to Upload

1. Select the **Source Database** from the dropdown (e.g., Cochrane Library, PubMed, Scopus)
2. **Drag and drop** your file into the upload zone, or click **Choose File**
3. EviSyn parses the file and imports papers with metadata

### Import History

The bottom section shows all previous imports with:

* Filename and source database
* Format detected
* Records found, new papers added, duplicates detected
* Status and date

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/imported-papers.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=f4a86e599659c674dab87f75dec17954" alt="Imported papers table" width="1848" height="1286" data-path="images/imported-papers.png" />

## Browsing Your Papers

After import, browse your full paper library. Each paper shows:

| Column      | Description                                            |
| ----------- | ------------------------------------------------------ |
| **Title**   | Full paper title (click to expand details)             |
| **Authors** | Author list                                            |
| **Journal** | Publication journal                                    |
| **Year**    | Publication year                                       |
| **Search**  | Which search imported this paper                       |
| **Source**  | Original database (PubMed, Cochrane, etc.)             |
| **Status**  | Current screening status (pending, included, excluded) |

<img src="https://mintcdn.com/ravian/YwBZFdlBbtQ_-NDF/images/imported-papers-2.png?fit=max&auto=format&n=YwBZFdlBbtQ_-NDF&q=85&s=fd1d0da08a0cdc74159ee87abb95eaef" alt="Papers with pagination" width="1908" height="1454" data-path="images/imported-papers-2.png" />

<Tip>
  Use the navigation at the bottom to move between pages. Each page shows papers with full metadata.
</Tip>

## What's Next?

With papers imported, proceed to [Deduplication](/user-guide/deduplication) to detect and resolve duplicate records.
