# How to Import Tracked Submissions

**How to Feed Chill Subs’ Tracker Some Delicious Subs!**

## **From Submittable**

1. Go to: <https://www.submittable.com/>
2. Sign in.
3. Go to the “Submissions” tab
4. Click the little folder-arrow-download-looking button

![](/files/IE67rudackUKL2sZHtOI)

1. Go to Chill Subs Tracker: [https://www.chillsubs.com/tracker ](https://www.chillsubs.com/tracker)6. Click “Import from Submittable”

![](/files/jUoRN3bzqLaRrdg2SHAk)

1. An interface will open where you can map Submittable columns to Chill Subs columns. They will most likely already be preselected, so you can just click “Next”:

![](/files/2cCT6YfKew4FYs7Dic2X)

1. After mapping columns, you’ll be able to edit any data if you need to. No need to rename statuses, our code will handle that. Press “Confirm” and you’re all set! :)

![](/files/RV6mXCRf29A21J0u8XFg)

## **From ‘The Grinder’**

1. Go to: <https://thegrinder.diabolicalplots.com/>
2. Sign in.
3. Under “my account” click: “manage submissions”
4. Check off all boxes under “by status”

![](/files/IPWqsg02W6gK2R2y4dZ8)

1. Below, click “show submissions” then “generate export”

![](/files/v98AuJSonSFeX8BTZLMf)

1. Go to Chill Subs Tracker: [https://www.chillsubs.com/tracker ](https://www.chillsubs.com/tracker)7. Click “Import from The Grinder”

![](/files/30E8nJjwb6ltm4cyjZGp)

1. An interface will open where you can map The Grinder columns to Chill Subs columns. They will most likely already be preselected, so you can just click “Next”:

![](/files/jQRdfHuxYZvEXxixRKtD)

1. After mapping columns, you’ll be able to edit any data if you need to. No need to rename statuses, our code will handle that. Press “Confirm” and you’re all set! :)

![](/files/I4TITt203NzFchywxFk6)

*\*Both Submittable & The Grinder will generate (because they’re rad) ‘.csv’ files which are perfect for uploading to Chill Subs. Special thanks to David from The Grinder for giving us permission to offer this information.*

## **From Duotrope**

1. Go to: <https://duotrope.com/about/terms-of-use.aspx>
2. Read: “Any data downloaded from this site, including but not limited to your submission history, is strictly for your personal use and may not be shared with third parties or used for any commercial purpose.”
3. Go fuck ourselves.

*\*no, really, don't send us your Duotrope data. Chill Subs is still a baby and babies can't afford those kinds of conflicts.*

## **From a personal spreadsheet**

1. create a Google Sheet with these categories: submission title, type (optional), publisher, date submitted,result date, status, submission method (optional) & notes (optional).

*\*should look like this.*

Note: don’t worry about column names, you’ll be able to edit them in our CSV editor. But don’t create any weird statuses. Our code understands “submitted”, “accepted”, “rejected”, “withdrawn” and Submittable/Grinder status names.

You can also skip the “Type” and we will mark the submission as “magazine” by default (you’ll be able to edit it later). We’ll probably get rid of types at all at some point, but for now it’s like this.

![](/files/yKLARHiY6Rt08cKxA1hc)

1. Download it as a .CSV file

![](/files/0Lc0pnrRaRjfLfafJRVZ)

1. Go to Chill Subs Tracker: [https://www.chillsubs.com/tracker ](https://www.chillsubs.com/tracker)4. Click “Import custom CSV”

![](/files/3kqSMgkuwvKjidez3LdQ)

5\. An interface will open where you can map your columns to Chill Subs columns :)

![](/files/UtMP8ha2ogT54m7WXmlR)

11\. After mapping columns, you’ll be able to edit any data if you need to. No need to rename statuses, our code will handle that. Press “Confirm” and you’re all set! :)

![](/files/uyRUWPkancZtBo70xvEh)

## **Other notes**

After importing you can notice an alert icon next to some magazine names. That’s because we couldn’t automatically connect it to a Chill Subs listing (cause the name doesn’t exactly match).

![](/files/FsFnOXSsMMmiUIrQ19l0)

This will become smarter in the future (we literally did this whole tracker stats and import thing in 24 hours lol), but for now, it would be cool if you clicked on that sub and connected it manually by clearing the Magazine field and reselecting the value again (if the magazine exists in our database :) Nothing will change for you, you can leave it this way, but if the sub is connected to a listing, our tracker stats become more accurate :) And everyone wants better stats

![](/files/ufPnxFZWCUQUto2ycRQL)

**That’s all, enjoy your tracking!**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.chillsubs.com/how-tos/how-to-import-tracked-submissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
