# Tour Links: Uploading from Bandsintown

## How to Upload Tour Dates from Bandsintown

### Overview

If you already have tour dates listed on Bandsintown, you can quickly import them into your Tour Link. This will pull in all events from your Bandsintown profile and automatically set them to **Sales Mode** (sending fans directly to the ticket link). You can manually switch any event to **RSVP Mode** after the upload.

### Step-by-Step Guide

#### 1. Start the Bandsintown Upload

1. Go to the **Tour Links** section in your dashboard.
2. Click **+ Add Shows**.
3. Select **Bandsintown** under the **Bulk Upload** section.

<figure><img src="/files/ggJO3IZbihP4NNBHsyoL" alt=""><figcaption><p>Click + Add Shows</p></figcaption></figure>

<figure><img src="/files/b0JrVVPO8qsEMGY6CUoo" alt=""><figcaption><p>Select Bandsintown</p></figcaption></figure>

#### 2. Enter Your Bandsintown Shortlink

1. In the Bandsintown upload field, paste your Bandsintown link.&#x20;
   1. **Note that this URL must begin with <https://bandsintown.com/a/>...**
2. Click **Import Shows**.

<figure><img src="/files/2SYA5seOH6c5toLo9zvH" alt=""><figcaption></figcaption></figure>

#### 3. What Happens Next

* The system will attempt to pull **all events** listed on your Bandsintown profile.
* Events will be **imported in Sales Mode** with the following details:
  * **Date**
  * **Venue**
  * **Ticket link** (if available)

#### 4. Switching Events to RSVP Mode

If you want to collect fan interest instead of directing them to a ticket link, you can switch an event to RSVP Mode:

1. Locate the imported event in your Tour Link dashboard.
2. Click the event and select **Switch to RSVP Mode**.
3. Confirm the change.

<figure><img src="/files/u79FAUXzTlMDRLLBiK6X" alt=""><figcaption></figcaption></figure>

#### 5. Troubleshooting

* **What if I enter the wrong Bandsintown shortlink?**
  * The system will attempt to pull dates but will fail if the link is invalid or broken.
  * Double-check that you’re using the correct **<https://bandsintown.com/a/>...** link.
* **What if some events are missing?**
  * Only events listed publicly on your Bandsintown profile will be imported.
  * If events aren’t showing up, check your Bandsintown listing to ensure they are properly published.


---

# 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://help.foreverfanmusic.com/growth-tools/tour-links/tour-links-uploading-from-bandsintown.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.
