Skip to content

Commit

Permalink
filter page
Browse files Browse the repository at this point in the history
  • Loading branch information
timohuber committed Mar 21, 2024
1 parent 07363b5 commit 2143504
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/best_practices/filter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: default
title: Filter
parent: Best Practices
nav_order: 3
---

# Filter

## Using templates

Conditions in filters, that are used repeatedly, can be saved as a template and reused in all experiment filters.

{: .important }
> Changes to one of the templates will affect all experiment filters that contain this template.

0 comments on commit 2143504

Please sign in to comment.