Space properties allow you to take personalisation of Valuecase Spaces to the next level. In Valuecase, you can add your own space properties that can be used as text placeholders and for content automation. They usually represent information about your buyer or customer, which is then used to automatically personalize your Space.
There are two kinds of space properties:
Single‑select: Selects a single value from a predefined list (e.g. "Currency" → Euro)
Multi‑select: Allows multiple values from the list (e.g. "Interested Solutions" → Enterprise Software and Consulting Services)
These properties can be inserted in Templates texts to be automatically replaced with the right information during Space creation and for setting up content automation rules.
Set up space properties
In order to set up space properties, you need to have the Admin permissions in Valuecase.
To add new space properties go to ⚙️ Administration > Space Properties.
Click on '+add property' to add a new space property.
Next, enter a name. The display name is the name of the space property that will be displayed in Valuecase whenever it is used, for example when adding the property to a Template or during Space creation.
Add property type. Choose between Single‑select (default) or Multi‑select in the property type drop‑down.
Single‑select: Limits the property to one value
Multi‑select: Lets you assign multiple values to the same property
Optionally, you can also edit the following fields or, just click 'save property' to finalize property creation.
Insert property key name (optional): This field is only relevant if you are using our API. Here, you can change the name of the key the API will use to call this space property. Otherwise, we'll automatically generate a key based on the Display Name. Be careful: You can not edit the key name after the property has been created.
Drop-Down: You can predefine a set of possible options that people can select from when providing a value for the space property. For example, for a field "Currency" you may only want to allow the values Euro, Dollar and Pound.
Lastly, click on 'add property' to create the property. You can still edit display name and drop-down values later.
Edit properties
To edit properties, simply click in the text field again.
Please note that you can only delete a property if it's not used in a Template. We've introduced this safety mechanism to make sure you don't accidentally delete properties that are still in use.
Use space properties in Spaces and Templates
space properties can be used in two ways: as placeholders for text and in content automation to set rules for the visibility of pages and blocks.
Space properties as text placeholder
To insert a space property into a text as a placeholder:
Click in any text field and open the Rich Text Editor by double-clicking or highlighting text where you want to insert the space property.
Select '+placeholder' in the text options bar. Here you will find the system placeholders (Company Name, First Name, Last Name) along with your space properties.
Select the space property you want to insert.
The space property will now be inserted at the respective part of your text. Please double-check if it's inserted in the right place and if the spacing is correct.
Space properties for content automation
Space properties are used as input values for our content automation, that allows you to automatically show or hide content during Space creation, based on predefined rules. When a property is set to Multi‑select, define rules in the page automation panel to control the visibility of pages and blocks:
• Contains at least one of: Shows content if any selected value matches
• Contains all of: Shows content only if every specified value is selected
• Is equal to only one of: Shows content if exactly one specified value is selected
• Is equal to all of: Shows content if the selected values match the specified set
These options let you target content precisely to your stakeholders, for example, show an API onboarding page only when the client is Enterprise and interested in API Integration.
For further details on how to set up content automation, please read our article on content automation.
Provide values for space properties during Space creation
When you create a Space from a Template that contains space properties, you'll be asked to provide values for these space properties to create the Space. In both cases, the provided input will be automatically populated and applied during Space creation.
Space creation via our dashboard (standard flow)
If you create a Space via the Valuecase interface, and select a Template that contains any space properties, you will be asked to provide values during the last step of Space creation.
Space creation via API
If you are using our API to create Spaces, use the property key names to pass the correct information for Space creation. For multi‑select properties, pass the values as an array, for example: ["Enterprise Software", "Consulting Services"].
View and edit space properties in a Space.
You can still see and update the property values after Space creation. Simply head to the Space Settings and open the Space Properties tab. Here you can update the text value of the space properties. Visibility status of pages and blocks as well as text placeholders, will adjust automatically.
💡Tip 1: See where your space properties are used
On the settings page for space properties, hover over the 'delete property' button to see in which Templates the space property is used.