# Import from IMDb

> How to export your IMDb CSV files and import ratings, watch history, watchlist items, and lists into The Couch Critic.

[Source page](https://www.thecouchcritic.com/guides/imdb-import)

## Step 1: Export from IMDb

### Ratings

1. Go to **Your Ratings** from the user menu.
2. Click the three vertical dots at top right, then select **Export**.
3. `ratings.csv` will be saved to your Downloads folder.

### Checkins

1. Go to **Your Lists** from the user menu.
2. Click **Your Checkins**.
3. Scroll to the bottom and select **Export this list**.
4. `checkins.csv` will be saved to your Downloads folder.

### Watchlist

1. Go to **Your Lists** from the user menu.
2. Click **Your Watchlist**.
3. Scroll to the bottom and select **Export this list**.
4. `watchlist.csv` will be saved to your Downloads folder.

### Lists

1. Go to **Your Lists** from the user menu.
2. Click the title of the list to export.
3. Click the three vertical dots at top right, then select **Export**.
4. A CSV file with your list title will be saved.

## Step 2: Import to The Couch Critic

Once you have your CSV file, you can import it directly into your account.

1. Go to the [Data Import](https://www.thecouchcritic.com/profile/settings) section in your settings.
2. Select **IMDb** as the platform.
3. Select the **Import Type** (Ratings, Checkins, Watchlist, or Custom List).
4. Upload the corresponding CSV file.
5. Wait for the processing to complete.

Note: Large lists may take a few minutes to process as we match each title to our database.

## What gets imported?

- **Ratings:** Your 1-10 ratings are converted into 0-100 scores.
- **Watch History:** Ratings and check-ins are added to your diary with their original dates.
- **Lists:** Custom lists are created using the filename of your import (for example, "Horror Movies.csv" becomes "Horror Movies").
- **Watchlist:** Items are added directly to your watchlist.
- **Reviews:** Written reviews are not included in IMDb exports and cannot be imported.

## Next Step

- [Go to Import Page](https://www.thecouchcritic.com/profile/settings): Head over to your settings to begin the import process.
