-
| I use  How can I search for all issues in the dashboard with  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            lforst
          
      
      
        Apr 7, 2025 
      
    
    Replies: 1 comment 3 replies
-
| You should just be able to start typing "user" and the suggestions should guide you towards either  | 
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    


username, email, id, and ip are the only indexed fields that can be searched for. deviceId is not indexed. You need to set one of the indexed properties to be able to search for them.