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
Hello, In My Teams Workspace (In The Web Ui) If I Remove A User/Delete It, Do I Lose The Data That User Created In That Workspace (Experiments, Artifacts, Etc). Thanks

Hello,
In my teams workspace (in the web UI) if i remove a user/delete it, do I lose the data that user created in that workspace (experiments, artifacts, etc).

Thanks

  
  
Posted 11 months ago
Votes Newest

Answers


Hi @<1523701295830011904:profile|CluelessFlamingo93> , no, all the data will be the same, but the user will be deactivate, and won't have access to the workspace (including the credentials, experiments, artifacts, datasets and all the other parts)

  
  
Posted 11 months ago
1K Views
1 Answer
11 months ago
11 months ago
Tags