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
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

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 past our original usage quotas so I want to upgrade to paid but can't figure out how to

  • Take ownership over the workspace the employee made
  • Pay for it even if I can, which I can't
  
  
Posted 4 months ago
Votes Newest

Answers 4


What do you mean by organization? In Enterprise, you have users, roles & access controls based on those roles.

  
  
Posted 4 months ago

Hmm, I guess there's no concept of an organization in clearml, then? Would I need an enterprise deployment to have that?

  
  
Posted 4 months ago

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 server (

). It's all users and workspaces. Users can invite colleagues into their workspace so they can create a central workspace to work from.

Changing 'ownership' of a workspace is not a supported feature currently, this is why I suggested handing over the account credentials to a colleague.

Our solution was to create a new workspace under an administrator account for our company and invite all users in the company to that workspace. Enterprise was waaaay too expensive.

  
  
Posted 4 months ago

Hi @<1828241063677005824:profile|ReassuredAlligator91> , I think as long as you have access to the email account that signed up to the original workspace, you should be OK. Just pass down the credentials to the account to the relevant people (yourself for example) and manage it from there.

WDYT?

  
  
Posted 4 months ago
498 Views
4 Answers
4 months ago
4 months ago
Tags