Valet|Docs

Dashboard: Team & Access

An organization is the unit of sharing in Valet. Sites, agents, integrations, skills, and configuration all belong to an org, and every member can use them. The dashboard's Team page manages who that is.

Members

Team lists every member with their name and email. Selecting someone opens their profile, with a Remove action. All members have equal access to the org's resources — there are no per-member roles or permission tiers, and an org always keeps at least one member.

Membership is what makes a private artifact readable. Adding someone to the org gives them every private artifact at once; removing them takes all of it back, with no share links left behind.

Invitations

Invite opens a form that takes an email address and sends an invitation. Pending invitations are listed beside the form, each marked with the time it has left — they expire after 7 days — and each with a control to revoke it before it is accepted. Invitations are single-use. The invitee follows the link in the email, signs in or signs up, and lands in your organization.

Organizations

  • You create your first org during onboarding, and can create another when claiming an anonymous artifact.
  • Org names are permanent and DNS-shaped — lowercase letters, numbers, and hyphens — because the name becomes part of every URL you publish (<artifact>.<org>.valet.run).
  • The org switcher at the top of the sidebar moves between the orgs you belong to and sets a per-org timezone, which is what schedules run against.

Signing in

Sign-in is handled by Valet's hosted authentication. Invited teammates authenticate the same way you did. Sessions are held server-side: auth tokens never reach the browser, which carries only a session cookie.

Enterprise single sign-on — SAML or OIDC with directory sync — is not yet available, so team access today is invitation-based. Write to support@valet.dev if your team needs it.

Billing

Billing is set up per organization during onboarding. If an org needs billing and does not have it yet, the dashboard shows a Complete billing setup banner leading to a hosted checkout.