Organization - The top-level container that groups Members, accounts, and governance under a single structure.
Account - A segregated operating unit with its own balances, open orders, and history. Access to one account never carries over to another.
Main account - The account that existed when the Organization was created. It supports spot and margin trading for Members; additional accounts currently support spot trading. See Availability and limitations.
Account permission - A grant that authorizes a specific operation on a specific account: Read, Trade, Earn Allocate, Earn Deallocate, Withdraw, or Transfer.
Account Role - A reusable bundle of account permissions applied to a set of accounts. A Member can hold several Account Roles; their permissions combine.
Workflow - A group of related governed operations that share one approval policy: Withdrawal Request, Transfer Request, Manage Team & Access, Manage API Keys, Manage Accounts, Manage Addresses, and Manage Policies.
Workflow Profile - The single profile each Member holds, defining their level (View, Initiate, Approve, Execute) on each workflow. Workflow Profile levels apply across the whole Organization.
Policy - The approval configuration of one workflow: how many approvals a request needs, and whether every request must go through approval. Policies are set per workflow, once for the whole Organization.
Request - The unit of work created when a Member or API key starts a governed operation. A request either completes immediately (when the policy allows) or waits in the approval queue.
Security event - A record of an action that happened in your Organization: who did it, from where, on which account, and with what result. See Security events.
Separation of duties - The rule that a Member cannot approve their own request. Enforced by the system and not overridable.