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

# Manage Platform Modules

> Enable and disable platform modules for your workspace — Safety Management, Flight Operations, FBO, Customer Portal, Training, and add-on features.

<Warning>
  This feature requires **administrator** or **workspace owner** permissions. Changes made here
  affect all users in your workspace.
</Warning>

By the end of this guide, you will have enabled or disabled platform modules for your workspace and configured any feature-specific settings.

This guide helps you enable, disable, and configure platform modules to match your organization's needs.

<Info>
  **Who should read this:** Workspace administrators (Admin role) and Accountable Executives. Module
  configuration requires the **Admin** or **System Administrator** role. Changes affect all users in
  the workspace immediately.
</Info>

## Enable a module

<Steps>
  ### Step 1: Navigate to Module Settings

  In the sidebar, go to **Settings > Modules**.

  ### Step 2: Select the module to enable

  Click the toggle switch or **Enable** button next to the module you want to activate.

  ### Step 3: Review the activation summary

  The system shows what the module adds -- new sidebar items, data structures, and role implications.

  ### Step 4: Confirm activation

  Click **Enable Module**. The module becomes active immediately.
</Steps>

<Tip>
  After enabling a new module, review user roles to ensure the right
  people have access. Navigate to **Settings > Members** and verify that
  each user's role grants appropriate permissions for the new module.
  See the [Permissions Matrix](/en/reference/permissions) for role-module
  mappings.
</Tip>

## Disable a module

Disabling a module removes its features from the workspace interface
but does not delete any data. You can re-enable the module later and
all previously entered data will be restored.

<Steps>
  ### Step 1: Navigate to Module Settings

  Go to **Settings > Modules**.

  ### Step 2: Select the module to disable

  Click the toggle switch or **Disable** button next to the module.

  ### Step 3: Review the impact assessment

  The system shows features that will be removed, active record counts, and dependent modules that will also be disabled.

  ### Step 4: Confirm deactivation

  Click **Disable Module** and type the module name to confirm.
</Steps>

<Warning>
  Disabling a module does not cancel in-progress workflows. Open investigations, active trips, or
  pending invoices remain in the system but become inaccessible until the module is re-enabled.
  Ensure all critical workflows are completed or handed off before disabling a module.
</Warning>

## Toggle module features

If you want to enable or disable specific capabilities within a module, navigate to **Settings > Modules** and click the **Features** tab. Click the toggle next to any feature -- changes take effect immediately.

## Re-enable a disabled module

If you want to restore a previously disabled module, navigate to **Settings > Modules**, click **Enable** on the module, review the restoration summary, and confirm. All historical data and configuration are restored.

<Note>
  For role-by-module access details, see [Permissions Matrix](/en/reference/permissions). For
  subscription tier details, see [Manage Billing](/en/how-to/admin/manage-billing).
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Configure Your Workspace" href="/how-to/admin/configure-workspace">
    Workspace-level settings, branding, and notifications.
  </Card>

  <Card title="Manage Users" href="/how-to/admin/manage-users">
    Assign roles that control access to enabled modules.
  </Card>

  <Card title="Permissions Matrix" href="/reference/permissions">
    Full role-by-feature permissions reference.
  </Card>

  <Card title="Manage Billing" href="/how-to/admin/manage-billing">
    Subscription tiers and module availability.
  </Card>
</CardGroup>
