Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi, Is There A Solution For User-Roles? I Want To Give Access To Clearml To A User Outside The Ds Team, But Only To View Experiment Results. I Don'T Want Them To Accidently Clone/Archive/Enqueue Anything. Is This An Option?

Hi,
is there a solution for user-roles? I want to give access to ClearML to a user outside the DS team, but only to view experiment results. I don't want them to accidently clone/archive/enqueue anything. Is this an option?

  
  
Posted one year ago
Votes Newest

Answers


Hi @<1523701235335565312:profile|HugeArcticwolf77> , user roles & permissions are only available in the Scale & Enterprise versions

  
  
Posted one year ago