As your workspace grows, finding the right Run, Asset, or Rule across hundreds of resources becomes harder. Metadata lets you define structured key-value pairs once at the organization level and apply them consistently across all your resources, so your entire team can filter and search using the same taxonomy.Documentation Index
Fetch the complete documentation index at: https://docs.siftstack.com/llms.txt
Use this file to discover all available pages before exploring further.
Before you begin
- You have an Admin or Editor role.
- You are familiar with how Sift organizes data into Assets, Channels, and Runs.
How Metadata works
A Metadata key is a structured label defined once at the organization level and applied to any supported resource in Sift, such as a Run, Asset, Rule, or Calculated Channel. Each key has a fixed data type (String, Number, or Boolean) that cannot be changed after creation, ensuring values remain consistent across the workspace. For example, you could define a key calledtest_phase of type String and apply it to Runs with values like EVT (Engineering Validation Test), DVT (Design Validation Test), or PVT (Production Validation Test). Any engineer on your team can then filter Runs by test_phase to find exactly the data they need.
Create a Metadata key
Metadata keys are created in the Manage workspace and are available across the entire organization once created.- Click your profile icon.
- Select Manage.
- In the Manage navigation menu, click Metadata.
- Click Create Metadata Key.
- In the Name box, enter a name for the Metadata key.
- In the Type list, select a data type for the Metadata key.
- Click Create.
Add values to a Metadata key
For String and Number keys, you can predefine a set of values that will appear as selectable options when the key is applied to a resource. This option is not available for Boolean keys, since their values are limited totrue and false.
- Click your profile icon.
- Select Manage.
- In the Manage navigation menu, click Metadata.
- In the Metadata table, locate the Metadata key you want to add values to.
- Click Options.
- Select View values.
- In the Enter [data type] value box, enter a value.
- Click Add value.
Apply Metadata to a resource
Once a Metadata key exists, you can apply it to any supported resource. The steps vary slightly depending on the resource type.Runs
- In Sift’s homepage, click the Run you want to add Metadata to.
- Click Edit.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save changes.
Assets
- In Sift’s homepage, click the Assets tab.
- Click the Asset you want to add Metadata to.
- Click Edit Metadata.
- Click + Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save changes.
Rules and User-Defined Functions
Rules and User-Defined Functions follow the same pattern and both require publishing after saving.- In Sift’s homepage, click the Rules or User-Defined Functions tab.
- Click the resource you want to add Metadata to.
- Click Edit.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save.
- Click Publish.
Reports
- In Sift’s homepage, click the Reports tab.
- Click the Report you want to add Metadata to.
- Click Edit Metadata.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save.
Report Templates
- In Sift’s homepage, click the Report Templates tab.
- Click the Report Template you want to add Metadata to.
- Click Edit.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save changes.
- Click Save.
Campaigns
- In Sift’s homepage, click the Campaigns tab.
- Click the Campaign you want to add Metadata to.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save.
Calculated Channels
- In Sift’s homepage, click the Calculated Channels tab.
- Click the Calculated Channel you want to add Metadata to.
- Click Edit.
- Click Add Metadata.
- In the Select or create key list, select a Metadata key.
- In the Enter or select value list, select a value.
- Click Save.
- Click Save changes.
Filter resources by Metadata
Once Metadata is applied to resources, use it to filter and find specific resources across your workspace.- In Sift’s homepage, click the tab for the resource type you want to filter (for example, Runs or Assets).
- Click Metadata.
- In the Select key list, select a Metadata key.
- In the Enter or select value box, enter or select a value.
- Optional: Click + Add to add additional Metadata filters.