Use the Right Admin Surface
Arcus separates organization-level controls from entity-level settings. This keeps company access, billing limits, and entity creation separate from daily operating settings like shipping, tax, users, products, and documents.- Organization Overview: review the current plan, usage, and enabled features.
- Entities: create sandbox or production entities and deactivate or reactivate existing entities.
- Organization Users: invite people and assign them to one or more entities.
- Roles and Entity Team: tune what users can do inside an entity.
- API Keys: create personal entity-scoped tokens for scripts that act as your user.
- Developers: manage shared entity API keys, webhooks, logs, analytics, collections, docs links, and SDK links when your role allows it.
Review the Organization Overview
Open Admin, then Organization. The overview shows the current plan, subscription status, feature badges, and usage against limits such as entities, users, and products.
Feature badges explain available workflows
Feature badges such as API Access, AvaTax, PrintNode, marketplaces, or advanced analytics
indicate which optional capabilities are enabled for the organization. The detailed
connector setup still lives in Integrations or the matching settings page.
Manage Entities
An entity is a separate operating company or environment inside the same organization. Each entity has its own customers, products, inventory, accounting, documents, settings, and user memberships.
- Production: live operating data. Use this for real orders, payments, labels, inventory, and accounting.
- Sandbox: test and training data. Use this before changing a production process.
- Active: users with membership can enter the entity.
- Inactive: the entity is no longer available for normal work, but its record remains in the organization.
Create an Entity
Use Create Entity only when the business truly needs a separate company, separate sandbox, or separate live environment. If you only need a warehouse, store, ship-from address, or receiving location, create a location instead.
- Open Admin, then Organization.
- Choose Entities.
- Select Create Entity.
- Enter a clear entity name.
- Enter a short uppercase entity code that operators will recognize.
- Choose Production or Sandbox.
- Create the entity.
- Invite or assign the users who should access the new entity.
- Complete the entity setup checklist before using it for live work.
Deactivate or Reactivate an Entity
Deactivation is an access and operating-control action. It is not a cleanup shortcut. Use it when an entity should no longer be used for normal work, such as an old sandbox, a retired division, or a duplicate entity created during setup.- Confirm no team is actively using the entity.
- Review open orders, open POs, unpaid bills, unposted accounting work, and active integrations.
- Export or archive required reports before removing day-to-day access.
- Tell users which entity replaces it, if any.
- Reactivate only after confirming why the entity was disabled.
Delete an Entity or Close the Organization
Entity deletion and organization closure are primary-owner actions. Use them only after deactivation, review, and internal approval.- Delete appears only for inactive entities and only to the organization’s primary owner.
- Pending Deletion means deletion has been scheduled and can be cancelled before the final removal window ends.
- Last active entity cannot be deactivated as a normal entity cleanup path. Arcus directs the primary owner toward the organization closure flow instead.
- Close Organization is the front-door action for closing the whole account. It previews affected entities, users, rows, and connector secrets, then requires typed confirmation and a final acknowledgement.
- Pending Closure means the organization is scheduled for teardown. The primary owner can cancel closure while the cancel action remains available.
Use Personal API Keys Safely
Personal API keys let scripts authenticate to Arcus as your user for the current entity. They are useful for controlled reporting, scheduled imports, and operational automation, but they should be handled like passwords.
Create an API Key
- Open API Keys from the account or profile area.
- Select New key.
- Name the key after the script or job that will use it.
- Choose an expiration in days. Shorter is safer.
- Select only the scopes the script needs. Empty scopes mean unrestricted, so avoid leaving scopes empty unless there is a clear reason.
- Create the key.
- Copy the token immediately and store it in your secret manager.

API Key Safety Rules
- Use one key per script or integration job so it can be revoked without breaking unrelated work.
- Prefer scoped keys over unrestricted keys.
- Use expirations and rotate keys on a schedule.
- Revoke a key immediately if it may have been shared, copied into logs, or committed to code.
- Remove keys during offboarding or when a script is retired.
- Review last-used timestamps to find stale keys.
Common Blocks
- Create Entity is blocked: check your organization role and plan entity limit.
- A user cannot see a new entity: add the user to the entity from Organization Users and confirm their role.
- An entity is missing from the selector: confirm it is active and the user has an active membership.
- Delete is missing on an entity tile: confirm the entity is inactive and you are the organization’s primary owner.
- Close Organization is missing: only the primary owner sees the organization closure danger-zone control.
- API Keys page is unavailable: your role may not include personal API key management or API Access may not be enabled.
- Scope cannot be selected: your user must already have that permission before a key can receive it.
- Script stopped working: check expiration, revoked status, entity context, and whether your role or scopes changed.
Related Articles
User Management
Invite users, manage entity access, roles, permissions, location restrictions, PINs, and MFA reset workflows.
Audit Log and Compliance
Review audit activity, saved filters, compliance reports, exports, integrity checks, and deep-linked audit entries.
Company Setup
Configure business profile, environment, branding, locations, and the workflow impact of company defaults.
Profile and Security
Manage profile details, PIN lock, MFA, security keys, and recovery options.
Developers Settings
Manage entity API keys, webhooks, usage logs, analytics, collection downloads, and docs links from the admin settings area.
Settings Overview
Understand the admin surfaces, settings groups, and workflow impact areas.

