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 Way To Share Reports With Users That Are Not Part Of The Workspace?

Hi, is there a way to share reports with users that are not part of the workspace?

  
  
Posted 11 months ago
Votes Newest

Answers 4


Hi @<1643060831954407424:profile|ScrawnyMole16> , you can export your report to PDF and share it with your colleagues 🙂

  
  
Posted 11 months ago

No, but I think it would make sense to actually share reports outside of your workspace, similar to experiments. I'd suggest opening a GitHub feature request

  
  
Posted 11 months ago

So there's no way to do it within the web app even if the user has an account? no way to make the report "public" or anything like that?

  
  
Posted 11 months ago

Cool, thanks

  
  
Posted 11 months ago
601 Views
4 Answers
11 months ago
11 months ago
Tags