What is a project filter?
A project filter sits in the project pipeline between your source and final dataset:
Source → Filter → Enrichment → Final dataset
Without a filter, every record imported from your HRIS can flow through the project. With a filter, you tell Aragorn AI which records to include or exclude before they reach the final dataset and integrations.
Examples:
Exclude the CEO or executive records from the project.
Exclude a founder’s record when the client handles that person manually.
Include only full-time employees and exclude part-time or contractor records.
Note: A project filter is not the same as test filters when inspecting data. Test filters preview data without changing the pipeline.
When to use a project filter
You need certain records permanently excluded from integrations.
You want a subset of HRIS data in this project (for example, US employees only).
You must block sensitive records (by employee ID or field value) from entering Aragorn AI.
Configure a project filter
Log in to your Aragorn AI account.
Open Data Projects and select your project.
In the pipeline (
Source → Filter → Enrichment → Final dataset), open the Filter step.Add filter conditions—for example:
Where
employee_idequals a specific value → excludeWhere
employment_typeis notfull_time→ exclude
Save the filter configuration.
Run Reprocess last sync or Sync new updates so the filter applies to project data.
Important behavior
Filters do not remove data already imported. If you add a filter after a sync, existing records may remain in the final dataset until you delete the final dataset and re-sync.
After changing a filter, reprocess or sync so the final dataset reflects the new rules.
Combine filters with enrichment only after you are satisfied the correct base records are flowing through.
