What lives inside a Workspace
Skills
All Skills you build and publish are scoped to the Workspace. Skills in one Workspace are not visible or callable from another.
Workflows
Workflows and their schedules are Workspace-scoped. A Workflow can only reference Skills that exist in the same Workspace.
Browser Profiles
Saved browser sessions are tied to the Workspace where they were created and are not accessible from other Workspaces.
API Keys
API keys are associated with the account that created them. A private Skill can only be called by the key owner — use the key that matches the Skill’s owner.
Vault
Credentials stored in the Vault — webhook tokens, database passwords, third-party API keys — are scoped to the Workspace and available only to steps running inside it.
Credit Balance
The Workspace owner’s credit pool funds all runs. Any run triggered by any member or scheduled job draws from the owner’s balance — not from the individual member’s account.
Creating a Workspace
In the sidebar, click your current Workspace name to open the workspace switcher dropdown. At the bottom of the dropdown, click New workspace. A modal appears — enter a name and click Create workspace. The dashboard reloads scoped to the new Workspace, starting empty.Switching between Workspaces
Click your Workspace name in the sidebar at any time. The dropdown lists every Workspace you belong to along with your role in each. Click any name to switch — the dashboard reloads showing only that Workspace’s resources.Managing team members
Member management lives on the Team page, accessible from the sidebar. From there you can view all current members, send invites, change roles, and set per-member spend caps.1
Open the Team page
Click Team in the sidebar.
2
Invite a member
Enter the invitee’s email address, select a role, and send the invite. The invitee receives an email with an acceptance link. If they don’t have a Valendata account, they are prompted to create one before joining.
3
Set a spend cap (optional)
Once a member has joined, you can set a monthly credit cap on their account. Runs they trigger will stop being charged to the Workspace once they hit their cap for the month. Leave it unset to allow unlimited draw from the Workspace pool.