Skip to main content

Overview

This page covers the day-to-day work of giving people access: inviting a teammate, adding a user to your live app, and managing who has what. You pick from roles that already exist, so there’s nothing to build. If you instead need to create roles or decide what each one can do, that’s a separate job covered in Members & Roles. There are three kinds of people you’ll add, and each lives in a different place:
Who they areWhere they sign inAdd them under
Teammate / staffThe Stardeck dashboard, plus the apps their role allowsOrganization Settings → Members
App userOnly your deployed app, never StardeckThe app’s Settings → Deployment Users
Collaborator / developerBuilds and manages one app inside StardeckThe app’s Settings → Project Members
The public pages of a deployed app are open to anyone by default, so no invitation is needed. You only invite people when they need to sign in to do something authenticated.

Inviting a teammate to your organization

Teammates are the people who work inside Stardeck with you. They sign in to the dashboard and use the apps their role allows.
1

Open Members

Go to Settings → Members in your organization dashboard.
2

Invite a member

Click Invite member, enter their email address, and choose the role they should get. If you’re not sure, leave it on the default. Every organization has a “role for new members” that’s applied automatically.
3

Send

They receive an email invitation. It shows up as pending until they accept; you can revoke it from the same tab if you need to.
Adding a lot of people at once? Use Bulk invite to paste in several email addresses in one go.

Which role should I pick?

Pick the closest fit from the roles your organization already has. You don’t need to understand every permission. The built-in ones:
RoleGood for
AdminFull access, including settings and billing.
MemberStandard team access, the usual choice.
ViewerPeople who mostly need to look, not change things.
Your organization may have more roles than these. Each person has exactly one organization role, and you can change it later. For the full list, or to create a role, see Members & Roles.
Inviting teammates may require a plan that supports more than one user. If your plan is single-user, you’ll see an upgrade prompt on the Members tab.

Giving a teammate access to a specific app

Some roles are App-only: the person can’t open the Stardeck dashboard and only uses the apps you assign them. It’s the setup for frontline staff like cashiers or drivers. (See App-only access for how it works.)
1

Invite or find the member

Invite them with an App-only role (or pick an existing member on the Members tab).
2

Expand their row

Click to expand the member to reveal App access.
3

Assign the app and a role

Add the specific app(s) they need and choose which role they hold inside each one.
They’ll be able to sign in to exactly those apps, and nothing else.

Changing a role or removing someone

All from the same Members tab:
  • Change someone’s role — pick a different role from the dropdown next to them.
  • Make someone an admin (or remove admin) — use the shield action on their row.
  • Remove a teammate — revoke their access from their row. They lose dashboard and app access.

Inviting users to your deployed app

App users (also called Deployment Users) are the people who use your live app. They sign in to the app only, and never see Stardeck, your code, or your settings.
1

Open the app's users

2

Invite a user

Add their email and choose a deployment role for them (for example, Admin or User).
3

Manage them later

From this tab you can change a user’s role, resend or revoke invitations, and remove access.
Don’t want to invite users one by one? Turn on self sign-up so people can register themselves. Anyone who signs up gets the app’s Default Sign-Up Role. See User Authentication to enable it.

Inviting a collaborator to help build an app

Collaborators (or Project Members) are people who help you build and manage one app inside Stardeck. They can touch its code, settings, and deploys. This is the right choice for an external developer, freelancer, or partner agency working on a single app. Invite them from the app’s Settings → Project Members.
A Project Member works on one app. If you want someone to build across all your apps, invite them as an organization teammate with a Team role instead (see above).

Next steps

Members & Roles

Create roles and decide exactly what each one can do

User Authentication

Turn on self sign-up and choose sign-in methods for your app

Identities

Manage the customers and contacts your agents and apps work with

Publishing & Deployment

Deploy your app so people can sign in to it