---
title: Platform
description: The shared foundation for Array HQ — account, organizations, modular data, access controls, and AI agents that follow the same security boundaries.
hide:
  - toc
---

# Platform

The shared foundation underneath everything in Array HQ — your company structure, who can see what, and the virtual workers built into the platform.

Every customer runs on an **account** that represents their company. **Organizations** inside that account mirror your real-world sites and locations. Data is built in **modules** that avoid duplication — a person, a site, or a record is stored once on the platform and shared where it is needed, not copied into separate systems.

**Access controls** decide which members see which organizations and data. **AI agents** follow those same rules — they cannot reach around the boundaries your account defines.

Array HQ keeps each account's data isolated from other customers. Your workforce data stays within your account and is protected with industry-standard security practices.

<div class="card-grid" markdown>

<a class="card" href="accounts-organizations/">
  <span class="card-title">Accounts and Organizations</span>
  <span class="card-desc">Your company in Array HQ — sites, locations, access control, and data isolation.</span>
</a>

<a class="card" href="ai-agents/">
  <span class="card-title">AI Agents</span>
  <span class="card-desc">Virtual workers built into the platform — what they handle and how they follow your access controls.</span>
</a>

</div>
