---
title: How to create a Blaze store in TMC
description: This article will explain how to create a Blaze store in Tymber Mission Control.
---

[![primary logo_color_2@300px](https://support.blaze.me/hs-fs/hubfs/primary%20logo_color_2@300px.png?width=165&height=47&name=primary%20logo_color_2@300px.png)](https://support.blaze.me/blog/articles)

![menu](https://f.hubspotusercontent40.net/hubfs/7479797/menu.png)

![close_24px](https://7479797.fs1.hubspotusercontent-na1.net/hubfs/7479797/close_24px.svg)

Knowledge Base

[Submit a ticket](https://support.blaze.me/blog/help)

---

[online store configuration](https://support.blaze.me/blog/ecommerce/tag/online-store-configuration)

# How to create a Blaze store in TMC

[![Tymber Support](https://support.blaze.me/hs-fs/hubfs/secondary%20logo_color_2@300px.png?width=50&height=50&name=secondary%20logo_color_2@300px.png)](https://support.blaze.me/blog/ecommerce/author/tymber-support)

[Tymber Support](https://support.blaze.me/blog/ecommerce/author/tymber-support)  23 January, 2023

##### This article will explain how to create a Blaze store in Tymber Mission Control.

 

1. Login to your **Tymber Mission Control** at **[admin.tymber.io](http://admin.tymber.io/)**
2. **Click your name** in the upper right and select **Tymber Backoffice**.![](https://help.tymber.io/hubfs/image-png-Apr-05-2021-03-23-31-29-PM.png)
3. **Click Add Store**.![](https://help.tymber.io/hubfs/image-png-Apr-05-2021-03-24-27-06-PM.png)
4. Add the **Store Name** and assign it to a **Group**. 
     - Unless a store is being added to an existing V2 site, a group will need to be created.
   ![](https://help.tymber.io/hubfs/image-png-Apr-05-2021-03-30-08-96-PM.png)
5. Locate the new store within the assigned Group in the **Stores tab** and **Click Open in Admin**.![](https://help.tymber.io/hubfs/image-png-Apr-05-2021-03-33-01-67-PM.png)
6. **Click the Settings tab**, select **Integrations **and **click the Blaze** integration to connect the POS to the store.![](https://f.hubspotusercontent40.net/hubfs/8611548/image-png-Apr-05-2021-04-12-37-19-PM.png)
7. **Click Connect** and fill out the necessary information from Blaze to complete the store creation.![](https://f.hubspotusercontent40.net/hubfs/8611548/image-png-Apr-05-2021-04-14-16-12-PM.png)![](https://f.hubspotusercontent40.net/hubfs/8611548/image-png-Apr-05-2021-04-14-50-02-PM.png)
8. Once connected, TMC and Blaze will sync together on a scheduled basis.

- For an article explaining where to find the **Online Store Code** in **Blaze POS**, please click[**here**](https://support.blaze.me/hc/en-us/articles/360045111594-Retail-Setting-Up-Your-Online-Store-with-BLAZE-Widget-iFrame-).
- For an article explaining how to **Generate Developer Keys** in **Blaze POS**, please click [**here**](https://support.blaze.me/hc/en-us/articles/360024795293-Retail-Generating-Developer-Keys-and-3rd-Party-API-Integration-).

 

Previous Post

###### [Logging in to Tymber Mission Control](https://support.blaze.me/blog/ecommerce/logging-in-to-tymber-mission-control)

Next Post

###### [Membership group discounts](https://support.blaze.me/blog/ecommerce/membership-group-discounts)

### Similar Blog Posts

#### [Trigger "Order Out for Delivery" SMS Notifications](https://support.blaze.me/blog/ecommerce/trigger-order-out-for-delivery-sms-notifications)

#### [Minimum order amounts](https://support.blaze.me/blog/ecommerce/minimum-order-amounts)

#### [Payment Options configuration](https://support.blaze.me/blog/ecommerce/payment-options-configuration)

```json
{
  "@context" : "https://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Tymber Support",
    "url" : "https://support.blaze.me/blog/ecommerce/author/tymber-support"
  },
  "dateModified" : "2023-01-23T01:41:45.307Z",
  "datePublished" : "2023-01-23T01:41:45.000Z",
  "headline" : "How to create a Blaze store in TMC",
  "mainEntityOfPage" : {
    "@id" : "https://support.blaze.me/blog/ecommerce/how-to-create-a-blaze-store-in-tmc",
    "@type" : "WebPage"
  },
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "url" : "https://support.blaze.me/hubfs/BLAZE-Logo-Blue.png"
    },
    "name" : "BLAZE Solutions"
  }
}
```