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
Profile picture
ReassuredAlligator91
Moderator
1 Question, 2 Answers
  Active since 30 April 2025
  Last activity 4 months ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
4 Answers
491 Views
0 Votes 4 Answers 491 Views
4 months ago
0 Hey All, Is There A Way To Transfer A Workspace To Someone Else? One Of My Reports Did The Original Spike On Which Experiment Tracking Platform To Use And The Company Workspace Is Under His Name. With A New Hire, We'Re Over The Seat Count Now And Blowing

After talking with support, I got a clean answer here:

Each user has their own workspace. Any 'work' (experiment runs for example) done on a workspace by a user will be saved on his own workspace (by default). User A can invite user B to his workspace. Any 'work' done by user B on the A's workspace will be saved there. User B can leave the workspace of user A and all their 'work' (Experiments) will remain in the workspace of user A.

There is no 'organization' concept in the community se...

4 months ago