> ## Documentation Index
> Fetch the complete documentation index at: https://docs.briksync.com/llms.txt
> Use this file to discover all available pages before exploring further.

# March 19, 2026

> Authentication, billing, team management, role-based dashboards, MFA, audit logs, and the invitation system.

<Update label="2026-03-19" description="v0.7.0" tags={["Feature", "Update", "Fix"]}>
  ## Account and billing platform

  This week we launched the core account platform for BrikSync PropOS — authentication, billing, team management, and security features that power everything else.

  ### New features

  * **Authentication** — Sign up with email or Google OAuth, verify your email, and reset your password. All auth flows are fully server-validated. [Learn more](/quickstart)

  * **Onboarding wizard** — New organisations walk through a 3-step setup: choose your org type, invite your team, and get started. [Learn more](/quickstart)

  * **Team invitations** — Invite team members by email with a specific role. Invitations include a secure link, expire automatically, and can be revoked. Broker invites require a [PRO or BUSINESS plan](/plans-and-pricing). [Learn more](/account/team-management)

  * **Team management** — View your full team roster, change roles, and suspend or reactivate users. Admin-only, with a complete activity trail for every change. [Learn more](/account/team-management)

  * **Billing and plan management** — See your current plan, real usage meters (properties, tenants, brokers, users), and manage your subscription. Upgrade or downgrade directly from the billing page. [Learn more](/account/billing)

  * **Role-based dashboards** — Each role sees a personalised dashboard with relevant stats, quick actions, and plan-gated feature prompts. Admins see team and billing summaries; tenants see their leases and maintenance requests. [Learn more](/roles/admin)

  * **Two-factor authentication** — Enable TOTP-based two-factor authentication from your security settings. Organisation admins can require 2FA for all team members. [Learn more](/account/security)

  * **Audit log** — A searchable, filterable log of all account activity. Filter by action type, resource, date range, or keyword. Admin-only. [Learn more](/account/team-management)

  * **API foundation** — The platform exposes HTTP endpoints for health checks, OpenAPI documentation, authentication callbacks, and lease creation. A full programmatic REST API covering properties, tenants, and other resources is on the roadmap for Business plan users. [Learn more](/api/overview)

  ### Updates

  * **Monthly-only billing** — All plans now use monthly billing exclusively for simpler, more transparent pricing. [Learn more](/account/billing)

  * **Workspace isolation hardening** — Customer workspaces are fully isolated with stronger security boundaries.

  * **Automatic billing event processing** — Billing events (payments, plan changes, cancellations) are processed in real time with duplicate protection.

  ### Bug fixes

  * Fixed sign-out failing under certain conditions.
  * Fixed audit log entries recording incorrect action types for billing events.
  * Fixed upgrade buttons linking to a page that did not yet exist.
</Update>
