> ## Documentation Index
> Fetch the complete documentation index at: https://help.fanaura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating a Tour

> How to create a new tour in Fanaura — tour name, poster, dates, pre-sale configuration, on-sale settings, visibility, and support artists.

Fanaura's tour builder gives you a complete system for managing your live events — from announcement through ticket sales. When you create a tour, you get a smart link page where fans can browse dates, RSVP, buy tickets, and discover your support artists.

***

## Starting a New Tour

<Steps>
  <Step title="Navigate to Assets">
    Navigate to **Assets** from the sidebar.
  </Step>

  <Step title="Click the Tours Tab">
    Click the **Tours** tab.
  </Step>

  <Step title="Click New Tour">
    Click the **"+ New Tour"** button. This takes you to the full-page tour creation form.
  </Step>
</Steps>

Everything you need to set up your tour is on one page.

***

## Tour Information

### Tour Name (Required)

Enter the name of your tour. This is the headline fans see on your tour smart link page.

**Examples:**

* "The Midnight Highway Tour"
* "Summer 2026 North American Tour"
* "Homecoming — A Nashville Residency"

### Tour Description

Write a description for your tour. This appears on your tour smart link page below the tour name. Use it to set the vibe, share what fans can expect, or provide important details.

<Info>The description field supports **merge tags** — click the merge tags icon to insert dynamic content like your artist name, upcoming dates, or ticket links.</Info>

### Tour Poster/Graphic

Upload your tour poster or promotional graphic:

<Steps>
  <Step title="Upload Your Poster">
    Click the **upload area** or drag and drop an image file.
  </Step>

  <Step title="Poster Appears on Tour Page">
    Your poster appears on the tour smart link page as the hero image.
  </Step>
</Steps>

<Tip>
  **Tips for tour posters:**

  * Use high-resolution images (at least 1200px wide).
  * Include tour dates on the poster if you have a designed graphic — but know that Fanaura also displays dates dynamically below the poster.
  * Portrait-oriented posters (taller than wide) tend to look best on mobile.
</Tip>

***

## Admission Type

Choose whether your tour is **Paid** or **Free**:

<Tabs>
  <Tab title="Paid">
    Tour dates include ticket prices, ticket links, and purchase buttons. This is the most common setting for ticketed concerts.
  </Tab>

  <Tab title="Free">
    Tour dates do not show pricing. RSVP buttons replace ticket purchase buttons. Great for free shows, showcase events, festival sets, or community events.
  </Tab>
</Tabs>

***

## Key Dates

Tours in Fanaura have three important dates that control the lifecycle and visibility of your tour page:

### Announcement Date

The date and time you plan to publicly announce the tour. Before this date, the tour page may not be visible to fans (depending on your visibility settings).

Set both the **date** and **time**, and choose a **timezone**.

### Pre-Sale Date

The date and time pre-sale tickets go on sale. This is relevant if you are running a pre-sale (fan club, VIP, or early access ticketing).

Set the **start date and time**, **end date and time**, and the **timezone** for pre-sale.

### On-Sale Date

The date and time general admission tickets go on sale to the public. This is when "Buy Tickets" buttons become active on your tour page.

Set the **date**, **time**, and **timezone**.

<Tip>A common pattern is: Announce on Monday, pre-sale on Wednesday, general on-sale on Friday. This builds momentum through the week.</Tip>

***

## Pre-Sale Configuration

If you are running a pre-sale, expand the **Pre-Sale Settings** section:

### Enable Pre-Sale

Toggle this on to activate pre-sale functionality for your tour.

### Pre-Sale Link

Enter the URL where fans can purchase pre-sale tickets. This could be a Ticketmaster pre-sale page, an AXS link, or any ticketing platform URL.

### Pre-Sale Code

Enter the pre-sale code fans need to unlock pre-sale tickets. Common formats:

* Fan club codes: "FANCLUBVIP"
* Artist name codes: "MIDNIGHT2026"
* Simple codes: "PRESALE"

<Note>If your pre-sale does not require a code, check the **"Code Not Required"** box.</Note>

### Pre-Sale Button Label

Customize what the pre-sale button says on your tour page. The default is **"RSVP"** but you can change it to anything:

* "Get Pre-Sale Tickets"
* "Fan Club Access"
* "Early Access"
* "RSVP for Pre-Sale"

### On-Sale Button Label

Customize what the general on-sale button says. The default is **"Buy Tickets"** but you can change it to:

* "Get Tickets"
* "Purchase Tickets"
* "Reserve Your Spot"

***

## Visibility Settings

Control when your tour page becomes visible to the public:

### Visibility Date Type

Choose which date controls when your tour page goes live:

<Tabs>
  <Tab title="Announcement Date">
    The tour page becomes visible when your announcement date arrives. This is the most common choice — your announcement post and your live tour page go up at the same time.
  </Tab>

  <Tab title="Pre-Sale Date">
    The tour page becomes visible when pre-sale starts. Use this if you want to keep the page hidden until tickets are actually available.
  </Tab>

  <Tab title="On-Sale Date">
    The tour page becomes visible when general tickets go on sale.
  </Tab>
</Tabs>

### Same as Announcement

If your announcement and pre-sale happen at the same time, check the **"Same as Announcement"** box to sync the dates automatically.

***

## Adding Events

The tour creation page includes an events section where you add your individual tour dates. Each event represents one show on one date at one venue.

When you first open the tour builder, one blank event is ready for you. For details on filling out events, see [Adding Events](/assets/tours/adding-events).

### Quick Event Actions

| Action              | Description                                                                                                   |
| ------------------- | ------------------------------------------------------------------------------------------------------------- |
| **Add Event**       | Click **"+ Add Event"** to add another show date                                                              |
| **Duplicate Event** | Click the duplicate icon on any event to copy its details (useful when the venue or configuration is similar) |
| **Delete Event**    | Click the trash icon to remove an event (you must have at least one event)                                    |
| **Sort by Date**    | Click **"Sort by Date"** to automatically reorder events chronologically                                      |

***

## Support Artists

Add opening acts and support artists to your tour. This section is visible and open by default on the tour creation page.

For full details, see [Support Artists](/assets/tours/support-artists).

### Quick Add

<Steps>
  <Step title="Click Add Support Artist">
    Click **"+ Add Support Artist"**.
  </Step>

  <Step title="Search by Name">
    Search by name using the **Spotify search integration**.
  </Step>

  <Step title="Select the Artist">
    Select the artist from the results.
  </Step>

  <Step title="Auto-Filled Details">
    Fanaura auto-fills their photo and generates an AI-written bio.
  </Step>

  <Step title="Artist Appears on Tour Page">
    The support artist appears on your tour smart link page.
  </Step>
</Steps>

***

## Saving Your Tour

<Steps>
  <Step title="Click Create Tour">
    Click the **"Create Tour"** (or **"Save Tour"**) button at the bottom of the page.
  </Step>

  <Step title="Tour Is Created">
    Fanaura creates your tour, generates a smart link, and builds your fan-facing tour page.
  </Step>

  <Step title="Copy Your Smart Link">
    A success popup appears with your tour's smart link URL, which you can copy immediately.
  </Step>

  <Step title="Fine-Tune on Management Page">
    You are taken to the tour management page where you can make further edits.
  </Step>
</Steps>

***

## What Happens After Creation

Your tour is now live in your Assets list. Here is what fans see based on your date settings:

| Tour Status                         | What Fans See                                                         |
| ----------------------------------- | --------------------------------------------------------------------- |
| Before Announcement Date            | Tour page is not visible (unless you set a different visibility date) |
| After Announcement, Before Pre-Sale | Tour dates visible, pre-sale countdown or "Coming Soon" for tickets   |
| During Pre-Sale Period              | Pre-sale button active with code entry                                |
| After On-Sale Date                  | "Buy Tickets" buttons active for all dates                            |
| After All Shows Complete            | Tour page remains accessible as an archive                            |

***

## The Tour Smart Link Page

Your tour gets a beautiful, mobile-optimized smart link page that includes:

* **Tour poster/graphic** as the hero image
* **Tour name and description**
* **All tour dates** listed chronologically with venue, city, and date
* **Ticket buttons** (pre-sale and/or on-sale, based on current date)
* **RSVP options** for fans to save specific dates
* **Support artist cards** with photos and bios
* **Your artist branding** consistent with your Fanaura profile

The URL format is: `fanaura.com/your-artist-name/tour-slug`

***

## Quick Tips

<Tip>**Add all dates at once if you can.** Fans love seeing the full tour routing. It also helps with generating the embed widget for your website.</Tip>

<Tip>**Upload a custom tour poster.** A well-designed poster makes your tour page look professional and shareable on social media.</Tip>

<Note>**Set up pre-sale first.** Giving fans early access builds loyalty and drives urgency. Even a 24-hour head start makes fans feel special.</Note>

<Tip>**Use merge tags in your description.** Dynamic content keeps your tour page fresh and personalized.</Tip>

<Tip>**Share the smart link everywhere.** Your tour smart link is the single URL that shows all your dates, ticket links, and RSVPs in one place.</Tip>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Adding Events" icon="calendar-plus" href="/assets/tours/adding-events">
    Detailed guide to adding and configuring tour dates.
  </Card>

  <Card title="RSVPs and Ticket Comps" icon="ticket" href="/assets/tours/rsvps-and-comps">
    Fan RSVPs and complimentary tickets.
  </Card>

  <Card title="Support Artists" icon="microphone" href="/assets/tours/support-artists">
    Adding and managing opening acts.
  </Card>

  <Card title="Embed Widget" icon="code" href="/assets/tours/embed-widget">
    Embed your tour dates on external websites.
  </Card>
</CardGroup>
