Processes/operations — day-to-day tooling and internal opsoperations
Set up a password manager — operations processSet up a password manager
Configure a team password manager for shared credentials and secure sharing. 1Password Business is the canonical route.
1Password has APIs for vault/user management. Account creation is manual. Post-setup management automatable.
Current agent ceiling
An agent can run 3 of 4 steps — 3 of them behind a human approval gate ⏸
No workaround yet (1): Create 1Password Business account (manual form/portal — no API path)
How it runs
Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.
01Create 1Password Business account
manual form02Create shared vaults
agent1 API call
- POST /v1/vaults
runs in parallel · 2
03Invite team members
agent1 API call
- POST /v1/users
04Configure access groups
agent1 API call
- POST /v1/groups
Context the agent needs first: members