# Creating an in-person event

To create a new in-person event, you have to create a new product from your Shopify dashboard, then create a new event from Starstream.

These are the steps to create a new product on Shopify:

1. From your Shopify’s main dashboard, head to **Products** from the menu to the left of the screen.

![](/files/HqO44ABiHSH7SHUhRNfS)

2. Click on the **Add product** button.

![](/files/U0MBRcEJA3kCqFJwOewQ)

3. Type a title for the product that will be the title for your event, and add a description if you want to.

![](/files/C8ONJAaUsnLM3siYBy9y)

4. Here, a title and a description are added.

![](/files/gW40apDdX1L7lcB8Zf2f)

5. Add an image to your event by clicking on **Upload new**, then uploading an image or inserting its link.

![](/files/wqq0DpEQ6VX05RMutyvo)

6. Here, the image is added.

![](/files/8XSoe0tRRuPe8NbK1UwY)

7. Add a price for your event. If there is no limited number of invitations, uncheck **Track quantity**. If not, you can check it.

![](/files/HlB5BqPNvwOjc0Z87eEN)

8. Uncheck **This is a physical product**. After you are done with customizing the Shopify product, click on **Save** in the top left corner.

![](/files/58we4Z7yqLsCvhSnEclV)

9. Your product is created. You can find it in the **Products** section from the left menu in your main Shopify dashboard.

![](/files/aTgLnqi4U5B0nVaVn5qg)

To create a new event from your Shopify product, follow the following steps:

1. Head to Starstream, then from your main dashboard, click on **New event**.

![](/files/DPCvsyuzjsKcchVLsroM)

2. Select the product page you want to turn into an event from the list, then click **Add**.

![](/files/mCCpcBkv0vnciEtbfxXP)

3. Select your event type as **Physical Event** and click **Next**.

![](/files/WcTlZuvgYBxIlEND1n5t)

4. In Event Date, select the date and time of your event, The time is according to the timezone you select from the dropdown menu. By default, the timezone is detected by your browser and applied.

![](/files/DI1m0VAzgkFrGy1nnjQI)

5. In Event Location, type the exact address of the event. This is an optional step. Click **Save** after you finish.

![](/files/2qP2dE1tAXqMI2iWsYPS)

6. Your in-person event is created.

![](/files/J0raLgINh9LKOZLnE1Ov)

7. You can find the event in your main Starstream dashboard. Click on it for customization and settings.

![](/files/CjoQXDbLel1S8USfEU25)

After you have created your event, your next step can be:

* [Customize the event ticket](/starstream-ticket-customization/event-ticket.md)
* [Understanding how people buy and access in-person events](/starstream-in-person-events/inperson-event-customer-journey.md)


---

# 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-center.starstream.app/starstream-in-person-events/creating-an-inperson-event.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.
