Currently, the Staffing Timeline uses OR logic when filtering by multiple teams—meaning it returns all agents who belong to any of the selected teams. However, in some use cases, we want to narrow down the results further using AND logic, to only show agents who match all selected filters (e.g., agents who are part of both Team A and Team B). It would be helpful to either: Change the default logic to AND when selecting multiple filters, or Provide a toggle between AND and OR logic so users can control how filters behave. This added flexibility would make it much easier to create precise staffing views across complex team structures.