Import and export links
Both buttons sit in the toolbar above the shortened links table, next to the search field.
Export the whole list
The export button downloads a CSV of every link you can see in the current environment, with the columns id, slug, target_url, short_url, created_at and clicks.
Export a selection
Tick the rows you want: an action bar appears at the bottom of the screen with Export. Only the ticked rows go into the file. Handy for sending a client the links of one campaign, without the rest.
Import a file
The import button opens a window where you drop a CSV. The template downloads from that same window, bottom left: it carries exactly the expected columns. Only target_url and, if you want a custom one, slug are read on import — the other columns are ignored, so you can re-import an export as it is.
What happens after the import
A report appears as soon as a row could not be created, with its number and the reason: invalid address, slug already taken, plan limit reached. The valid rows are created all the same — one faulty line does not fail the whole file.