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

# Stores

> How to manage your stores

## Manage your stores

### Add a new store

To add a new store, click on the sidebar menu `Stores` and the button on the top right corner `Add store`.

You will be guided thru a form. When you have filled out the needed information, you need to click the `Next` button to go on.

You can go back with `Back`. Both buttons are located at the bottom of your view.

The following fields will be shown to fill out:

#### Type

This is the type of the store, you can choose between:

* `Pharmacy`
* `Cannabis-Store`
* `Kiosk`
* `Head-Shop`
* `Petrol-Station`
* `Online-Shop`
* `Coffee-Shop`
* `Cosmetics-Store`

<Note>When you select `Online-Shop`, address and opening hours are not required and will be cleared automatically.</Note>

#### General information

| Field            | Description                                                                      |
| ---------------- | -------------------------------------------------------------------------------- |
| **Display name** | The display name, only visible to you                                            |
| **Name**         | This name is the public name of the store                                        |
| **Company Name** | The company is visible on the map of the app                                     |
| **Website URL**  | The website url will be used to redirect your users from the app to your website |

#### Address

Here you can add the address of your store.

<Note>If you change the address, it can take up to 7 days to update.
In that time you can't change your address again.</Note>

#### Opening hours

Your stores opening hours. Activate the day your store is open and enter the hours it opens and closes.
If you leave the checkbox disabled, the store is marked as closed.

<Note>Opening hours are not available for Online-Shops.</Note>

#### Delivery areas

Select which of your delivery areas this store serves. Only delivery areas you have created will be shown here.

<Note>Delivery areas are not available for Online-Shops. Make sure you have created delivery areas first under `Delivery Areas` in the sidebar.</Note>

#### Media

Add up to 3 images to your store.

<Tip>It's recommended that your image is 16:9, but the main part of your image, is in the center. Users can see the image in 16:9 and 9:16.</Tip>

Here is an example:

<Frame type="glass">
  <img src="https://mintcdn.com/highcovery/CI-A1BNYFr1JrSLZ/images/example-store-image.jpg?fit=max&auto=format&n=CI-A1BNYFr1JrSLZ&q=85&s=1364f2ce9424a3a62e9f00463d5dce47" width="1280" height="720" data-path="images/example-store-image.jpg" />
</Frame>

### Edit a store

In your stores overview, just click on the store you want to edit.

### Publish or disable a store

You can control whether your store is visible in the app.

In the store edit view, you will find a `Publish` or `Disable` button in the sidebar. Click it to toggle the visibility of your store.

* **Published**: Your store is visible to users in the app
* **Disabled**: Your store is hidden from users in the app

### Remove a store

To remove a store permanently from your account and our app, just click the remove button in the overview.

## Translations

If you have multiple languages enabled for your account, you can add translations for your store information.

When editing a store, you will see language tabs for each available language. Fill in the translations for:

* Name
* Display name
* Company name
* Website URL

<Tip>Always make sure to save each section after making changes. Each section has its own save button.</Tip>
