Skip to content
GuideAPIANT.aiv2

Linked and associated accounts

View .md

A linked account is a child of a parent account that can use the parent's shared connections, and an associated account gives another person access to an owner's account from the account menu.

A linked account is a child account attached to a parent account. The parent can share individual app connections with its children, and an account can open the other accounts in its family from the Switch… item in the account menu.

Plan: Enterprise

APIANT has two ways to give one person access to more than one account:

RelationshipWhat it modelsWhat it gives you
Linked accountsOne organization with many accounts, for example a head office (parent) and one account per location (children)Connection sharing from parent to children, a shared lookup-table scope, and switching between every account in the family
Associated accountsAn outside person, such as a contractor, who needs to work in a customer's accountSwitching into each account the person is associated with

How accounts are linked

An administrator of your APIANT installation links a child account to a parent, unlinks it, and grants associate access. No screen in the app and no request to Claude or the assistant creates these relationships.

The family of an account is its parent plus every account linked directly to that parent. A child account can itself be the parent of further accounts, which form a separate family.

What a linked family shares

ResourceShared?How it works
App connectionsOnly when the parent turns sharing on, per connectionAn automation in a child account uses the child's own connection first. If the child has none, APIANT looks up the parent chain for a connection to the same app with the same connection name that the owner has shared.
Lookup tablesOnly for data saved with the Linked accounts scopeValues saved with that scope are stored on the parent account, so the parent and its children read and write the same entries. This automation and My account stay private to the account.
AutomationsNoEach account owns its own automations. To give every child a copy of the same automation, deploy it. See Publish and deploy.

Share a connection with child accounts

  1. Sign in to the parent account and open Connections.
  2. Open the menu on the connected account you want to share.
  3. Choose Share with children. The connection shows a Shared with child accounts badge.

To stop, open the same menu and choose Stop sharing with children. Child automations that were using the shared connection can no longer use it, so connect the app in each child account that still needs it.

The sharing option appears only on an account that has at least one linked child.

Switch between linked accounts

  1. Open the account menu in the top right and choose Switch….
  2. Search the family by name or email. The parent account's name is highlighted.
  3. Select an account. It opens in a new browser tab.

The Switch Account dialog lists the accounts in your family with a search box above them, and each row opens that account in a new tab.

You stay signed in as yourself. The new tab shows Acting as followed by the account's email in the header, and selecting it returns that tab to your own account. Each tab keeps its own account, so several family accounts can be open side by side.

The Switch… item appears only on an account that has a linked parent or at least one linked child.

Viewing a connection's stored credentials asks you to confirm your own password first.

Switch to an associated account

  1. Open the account menu and choose Switch to associated account….
  2. Select the owner account from the list. It opens in a new tab.

The tab behaves the same way as a linked-account switch: you stay signed in as yourself, and the Acting as link in the header returns you to your own account. The menu item appears only when you are associated with at least one account.

Linked accounts and Claude

Claude, connected through the APIANT MCP server, acts as the account you signed in with when you connected it. Linked-family and associate switching happen in the browser only. Asking Claude to work in a different account requires the Switch Account permission on your user. On app.apiant.ai the default user role does not include it. The Connect to Claude Code item is hidden from the account menu while you are acting as another account.

Troubleshooting

SymptomCauseWhat to do
The account menu has no Switch… itemThe account has no linked parent and no linked childrenAsk your administrator to link the accounts.
Share with children is missing, or saving shows "Sharing is only available when you have linked child accounts."The signed-in account has no linked childrenShare from the parent account, not from a child.
A child automation fails because it cannot find a connectionThe parent's connection is not shared, or its connection name differs from the name the automation refers toShare the parent's connection, or connect the app in the child account under the name the automation uses.
Claude says it needs the Switch Account permissionYour user does not hold itWork in that account from a browser tab opened with Switch…, or connect Claude while signed in as that account's user.

Next steps

Related docs

Last updated September 15, 2026