Skip to main content

Add Key-Value-Pairs

This page explains how to add a key-value pair to a Key-Value Store collection.

Follow these instructions to add key-value pairs to an existing key-value store collection using the GDN console web UI.

  1. Log in to your Macrometa account.

  2. Click Data > Collections.

  3. In the collection list, click the name of the key-value collection to which you want to add a key-value pair. If you aren't sure which collections are key-value collections, then you can click Key-Value at the top of the page to see just key-value collections.

  4. Click New Pair.

  5. (Optional) Enter information in fields.

    • _key - Optional. If left blank, then Macrometa automatically generates a key.
    • Value - Enter an individual value.
    • Expire At - Required if expiration was enabled when the collection was created, not visible otherwise.
    • Group ID - Enter a group ID. Only available if Group was selected when the collection was created.
  6. Click Create.

    Macrometa creates the new key-value record.