How do I create a location?

How do I create a location?

Locations are used for organising your devices (screens) and assigning signage content.  Typically, locations represent geographical areas but may also be used for departments or product groups.  Locations can be arranged into a hierarchical structure, like folders on a computer. 

To create a location: 
  1. Navigate to the Admin section in Director
  2. Select Location Management
  3. Select the + icon at the top of the page and click Add Location
  4. Enter the relevant details
  5. You are able to add additional locations at any level within your structure by clicking into the location and navigating to the + icon 
This SignStix video teaches the techniques of organising devices by location...

    • Related Articles

    • How many levels can I have within location management?

      You are not limited to a number of location levels- you can create as many or as little as needed by your organisation.  Bear in mind that it's usually a good idea to try and group devices/screens which will  frequently play the same content under ...
    • How do I create a sign?

      Signs can be created using the Creator tool in your SignStix account.   Please see the following link for some step by step instructions on how to create your first sign in SignStix: https://www.signstix.com/support/tutorials/creating-a-new-sign/
    • How do I create a widget?

      You can use the SignStix webview tool in Creator along with SignStix javascript API to build components for SignStix.  There are some examples here: https://bitbucket.org/signstix/code-snippets The gist is that you create a webview layer with a URL ...
    • How do I create a playlist?

      To create a playlist: 1. Navigate to content, click the (+) icon and choose ‘New Playlist’. 2. Enter a name for the playlist. 3. Click the plus (+) button on the right hand side. 5. Add your video. 6. Add further videos if you like. 7. Click ‘close’ ...
    • How do I create a carousel?

      You can create a simple carousel using JavaScript API 1. Create a block layer with a 'magic' name-"SignStix_Carousel" 2. Add a WebView layer and drag this off the sign, this will be used for writing your  JavaScript 3. Set the URL as 'about:blank'  ...