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

# Locations

> Learn how to manage multiple business locations in your POS system

## Overview

HitPay's multi-location management feature allows you to streamline sales across different stores and effortlessly track payments within a unified platform. This guide provides step-by-step instructions on creating, assigning team members to, and utilizing specific locations within the HitPay app. With multi-location support, you can better manage your business's sales operations and gain valuable insights across various physical locations.

<img src="https://mintcdn.com/hitpay/Xc8eVgaY1nmZMXnF/images/pos/pos_locations.png?fit=max&auto=format&n=Xc8eVgaY1nmZMXnF&q=85&s=31c33f2199aebb570fde348de4315449" alt="HitPay point of sale app" width="1440" height="846" data-path="images/pos/pos_locations.png" />

## Creating Locations on HitPay

<Tabs>
  <Tab title="Web Dashboard">
    To create new locations from your HitPay Web dashboard, navigate to **Settings > Locations** and click the **Add Location** button. Provide a unique name and accurate address for the location and click **Save** to finalize the location creation. Once a location is created, it will be automatically listed under active locations within the **Settings** section.
  </Tab>

  <Tab title="Mobile App">
    To create new locations from your HitPay mobile app, navigate to \*\*More > Locations \*\* and click the **Add Location** button. Provide a unique name and accurate address for the location and click **Save** to finalize the location creation. Once a location is created, it will be automatically under the list of locations.
  </Tab>
</Tabs>

## Assigning Team Members to a Location

You can choose to assign team members to specific locations. This will help manage access efficiently and restrict access to locations these users are assigned to.

<Tabs>
  <Tab title="Web Dashboard">
    Log in to the HitPay Web dashboard and navigate to **Settings > Staff**:

    1. Select an existing user to edit.
    2. Choose the location(s) you wish to assign the user to.
    3. Click **Save** to apply the changes.
  </Tab>

  <Tab title="Mobile App">
    Log in to the HitPay mobile app and navigate to **More > Users**:

    1. Select an existing user to edit.
    2. Choose the location(s) you wish to assign the user to.
    3. Click **Save** to apply the changes.
  </Tab>
</Tabs>

<Note>Owners and admins are assigned to all locations by default.</Note>

## Adding Location to Transactions

Once locations are all set and users are assigned to these locations, you can further utilize these locations by tagging them to transactions via the HitPay App.

Log in to the mobile app and access the side menu by clicking on the profile display image on the top left corner of the screen, you can see the currently active location below your name. Click the location menu and select the desired location for transactions.

<Note>You can always change the active location any time from the side menu.</Note>

## Switching Between Locations (for Cashiers)

Switching between locations is convenient and useful for users assigned to multiple locations:

1. Access the side menu from the top left corner of the app.
2. View your currently selected location below your name.
3. Click the location menu and select the desired location.

## Deactivating & Reactivating a Location

You can deactivate or reactivate a location temporarily or permanently.

<Tabs>
  <Tab title="Web Dashboard">
    To deactivate a location, navigate to HitPay's web dashboard and go to **Settings > Locations**. Click on the location to deactivate or reactivate and click **Save** to confirm your actions.
  </Tab>

  <Tab title="Mobile App">
    To deactivate a location, go to HitPay app > More > Locations > tap on a location to view details. Click on the toggle to deactivate.
  </Tab>
</Tabs>

## Deleting a Location

A location can be permanently deleted after it has been deactivated.

<Tabs>
  <Tab title="Web Dashboard">
    To delete a deactivated location, navigate to **Settings > Locations** on the HitPay Web dashboard, click on a deactivated location then click on **Delete Location** and confirm.
  </Tab>

  <Tab title="Mobile App">
    To delete a location, go to HitPay app > More > Locations > tap on a location to view details. Click on the "Delete Location" button and confirm.
  </Tab>
</Tabs>

## Assigning Products to Locations & Channels

For businesses with diverse products, the ability to filter products based on location and channel is crucial. HitPay's feature allows you to precisely assign products to specific locations and channels, ensuring efficient product management and a seamless user experience.

If you are also using HitPay to sell across multiple channels, you can precisely assign your products to be available only from specific channels.

<Tabs>
  <Tab title="Web Dashboard">
    To assign a product to specific locations or channels from the HitPay Web Dashboard:

    1. Navigate to **Products > Products**.
    2. Select the product you want to edit.
    3. In the editing interface, navigate to the **Channels** and **Locations** sections.
    4. Choose the desired channels and locations for the product.
    5. Click **Save** to confirm your actions.

    Now your products will be available only in the selected locations and channels, providing targeted access to customers.
  </Tab>

  <Tab title="Mobile App">
    <Note>This feature is currently only available on the Web Dashboard</Note>
  </Tab>
</Tabs>

## FAQs

<AccordionGroup>
  <Accordion title="Is there a maximum limit on the number of locations?">
    No, merchants are able to create as many different locations as they wish
  </Accordion>

  <Accordion title="Can users view sales transaction of locations they are not assigned to?">
    It depends on the role of the user. Owner & Admin users are able to view transactions across all locations. Managers are only able to view transactions from their assigned location(s). Cashiers are only able to view transactions made under their own account.

    Learn more [here](https://hitpay.mintlify.app/setup/user_management#user-roles).
  </Accordion>

  <Accordion title="Can users have different roles in different locations?">
    No, currently a user's role is defined on the business-level instead of the location-level. A user will share the same role across all locations.
  </Accordion>

  <Accordion title="Why am I not able to view locations in the Web / App?">
    You might not be able to view Locations if you are a Cashier or Manager. Locations Management can only be accessed by Owner & Admin role users only.
  </Accordion>
</AccordionGroup>
