Team

Change what a teammate can access

Permissions are not set once at invite time. Every row under Who has access carries the four things you will actually need: change what they can open, resend, pause, remove.

4 min read · 2 screenshots
The Who has access section of the OroPocket Team page, showing the account owner row with an Owner badge and a member row with an Active badge, a summary of their permissions, and Permissions, Pause and Remove actions.
One row per person, with a plain-language summary of what each can open.

Reading a row

Under each name is a summary of their grants — Overview (view), Transactions (view), Earnings (view), Money (view) — so you can audit the whole team at a glance without opening anything. The badge tells you where they are:

BadgeMeans
OwnerYou. Full access, including Go live and this page. Cannot be changed or removed.
ActiveInvited, signed in at least once, and currently able to work.
Not signed in yetThe invite went out but they have never logged in. Resend if it has been a while — the WhatsApp message may not have arrived.
PausedBlocked from signing in, but still on the account with their permissions intact.
  1. Change what someone can open

    Permissions reopens the same grid you saw when inviting them, filled in with what they have now. Change any row between None, View and Edit and save.

    The What they can open permission grid in the OroPocket dashboard, showing dashboard sections grouped by Overview, Build, Operate and Account, each with None, View and Edit toggles.
    The same grid as the invite form. Sections are grouped exactly as the sidebar groups them.
    Changes apply the next time their dashboard loads state — there is nothing for them to do, and nothing to re-send. Taking a section away removes it from their sidebar; if they are sitting on that page, they get moved somewhere they can still open rather than being left on a broken screen.
  2. Pause someone instead of removing them

    Pause blocks sign-in while keeping the person and their permissions on the account. They see a short message explaining that access is paused and that nothing has been deleted. Reinstate puts them straight back with exactly what they had.

    This is the right action for someone on leave, a contractor between engagements, or an account you want to freeze while you work out what happened. It is reversible in one click; removal is not.

  3. Resend an invite

    Resend appears while someone has never signed in. If WhatsApp delivery keeps failing, the sign-in link at the bottom of the page works just as well passed on by hand — the invite is tied to their mobile number, not to the message.

  4. Remove someone

    Remove takes them off the account and frees the seat. The next time they open the dashboard they are told their access was removed and offered the option to create their own account — they are not dropped onto a broken page or silently logged out.

    Removing does not undo anything they did, and it does not rotate your API keys. If you are removing someone because a credential may have travelled with them, revoke and regenerate the key as well — see Generate an API key.

Read and write are genuinely different

View is a read-only grant: the person can open the section and see what is there. Edit lets them act, and on several sections that means moving money or changing what your integration is allowed to do.

Edit onLets them
WebhooksChange your endpoint and rotate the signing secret — which will break your receiver until it is updated.
CapabilitiesChange which APIs your keys may call. Turning one off starts returning 403 API_NOT_ALLOWED immediately, in Live as well as Test.
MoneyAdd funds and settle dues against your billing account.
WhitelabelChange your domain, brand and sign-in copy. Those still go to us for review before anything is served.
API keysRevoke a key. Never issue one — that stays with you.
Grant View by default and add Edit when someone actually needs it. Nothing about the panel makes read-only access second-class — Support and Finance, two of the four presets, are read-only almost throughout.