Skip to main content

How to Import Games into Boardssey

You can bulk import your games via CSV. This guide talks about the process and field requirements for importing your game data.

Updated over a week ago

Step-by-Step Guide

  1. Prepare Your CSV

    • Duplicate the template from here or download the csv attached

    • Fill in game data

    • Save as CSV format

  2. Email [email protected] with the attached csv within 24h.

We deprecated auto-uploading games due to instability. We are very responsive on email, so we will tackle your request very promptly.

CSV Template Structure

Required Fields

  1. game_title (Mandatory)

    • Your game's title

    • Maximum 100 characters

    • Must be unique within your account

  2. game_status (Mandatory)

    • Current development status

    • Use only approved status values:

      • Idea

      • Designing

      • Playtesting

      • Developed

      • Ready to Pitch

      • Looking for Publisher

      • Quoting

      • Crowdfunding

      • Pre-Production

      • Manufacturing

      • Licensed

Optional Fields

  1. short_description

    • Brief game overview

    • Maximum 85 characters

    • Great for quick previews

  2. description

    • Detailed game description

    • Maximum 1500 characters

    • Can include gameplay overview, theme, and unique features

  3. Player Count

    • players_min: Minimum number of players

    • players_max: Maximum number of players

    • Numbers only

    • Example: 2,4

  4. Game Duration

    • duration_min: Minimum playtime in minutes

    • duration_max: Maximum playtime in minutes

    • Numbers only

    • Example: 30,45

  5. Unique Hooks

    • unique_hook_1: First unique selling point

    • unique_hook_2: Second unique selling point

    • unique_hook_3: Third unique selling point

    • Maximum 150 characters each

    • Use to highlight key features or mechanics

Troubleshooting

  1. Invalid Status Values

    • Check status matches allowed values

    • Verify spelling and capitalization

    • Remove extra spaces

  2. Character Limit Exceeded

    • Review text field lengths

    • Trim content to fit limits

    • Check for hidden characters

  3. Number Format Errors

    • Ensure player counts are numbers

    • Verify duration is in minutes

    • Remove any non-numeric characters

  4. Encoding Problems

    • Save as UTF-8

    • Remove special characters

    • Check for hidden formatting

Remember: Take time to prepare your data properly before import. This will save time and prevent errors during the import process.

Did this answer your question?