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.
Overview
This guide walks you through the process of managing Sift Families. Use the Family management page to update membership, refine alignments, review version history, and keep your Family current as new test data arrives.Open a Family
To open a Family:- In the Sift navigation panel, click Families. On smaller screens, Families may not be immediately visible — scroll right within the navigation panel to find it.
- Click the name of a Family to open its overview page.
Edit Family details
To edit a Family:- Open the Family overview page.
- Click Edit to open the Family edit workflow.
- Name and description — change how the Family is identified in lists and reports.
- Members — add or remove Runs, or change exclusion status.
- Alignments — add, rename, or delete alignment configurations.
- Statistics — add or modify Family statistics (see Configure Family statistics).
Manage Run membership
To change membership after save, open the Family in edit mode. The Members step uses the same search, include, exclude, and bulk actions as during creation. Saving creates a new version-history entry, and any rationale you enter when excluding a Run is stored on that entry.Review candidate Runs
If the Family has a candidate query, the Candidates tab lists every Run that matches the query and is not already included in or excluded from the Family. This covers both newly ingested Runs and older Runs that were never explicitly added. The Family overview page shows a N Family candidates to review callout whenever candidates exist. Click it to open the Family edit flow on the Candidates tab, where you can bulk include or exclude the Runs. With well-scoped queries and deliberate inclusions and exclusions, this callout also serves as a signal that a newly ingested Run is a valid member for the Family.Edit the candidate query
To change or remove the candidate query, open the Family in edit mode, go to the Candidates tab, and click Edit or Delete Query on the query display. Saving the Family records the change as a new version. See Candidate Runs in Creating Families for editor mechanics and CEL syntax.Review version history
When you save changes to a Family, Sift records what changed and when. To view the version history:- Open the Family overview page.
- Click the Version history tab.
Import and export
Export to YAML
To export a Family’s configuration to YAML:- Open the Family overview page.
- Click Export and save the YAML file.
Edit a Family using YAML
You can import and export Families using YAML to use an external version control system or bulk edit using a text editor. You can also edit a Family in YAML directly from the Sift app. To import or export a Family YAML file:- Open a created Family to see the overview details.
- In the upper right-hand corner, click the dropdown menu with options to Download YAML, Upload YAML, or Edit as YAML.
Archive a Family
Archiving a Family marks it as read-only and records the archive date in version history. The Family and its stats remain visible in lists and can be filtered by archive status — nothing is deleted. Archived Families cannot be edited until they are unarchived. To archive a Family:- Open the Family overview page.
- Click More options.
- Select Archive.
- Confirm the action.
Rules that reference statistics from an archived Family continue to evaluate normally. To modify the Family or its stats, you must unarchive it first.