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

# Organization Overview

> Complete guide to managing your organization on PilotFlows - members, calendar, accounting, and more

# Organization Overview

The Organization module is the central hub for managing your aviation or skydiving organization. Whether you're running a flight school, aircraft club, dropzone, or any other aviation-related business, the Organization module provides all the tools you need to manage members, finances, schedules, and operations in one place.

## What is an Organization?

An organization on PilotFlows represents your business, club, school, or group. It serves as a container for all your operational data, including:

* **Members and roles** - Manage who has access and what they can do
* **Financial management** - Track invoices, expenses, payments, and products
* **Scheduling** - Coordinate events, flights, training, and maintenance
* **Aircraft management** - Track your fleet, maintenance, and registrations
* **Documentation** - Store and organize important files
* **Analytics and reports** - Gain insights into your operations

<Frame caption="Organization dashboard">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/pilotflows/images/placeholder-organization-dashboard.png" alt="Organization dashboard showing overview of key features including members, calendar, accounting, and analytics" />
</Frame>

## Key Features

<CardGroup cols={2}>
  <Card title="Member Management" icon="users" href="/organization/members">
    Invite members, assign roles, manage permissions, and track member activity. Support for bulk invites via CSV and custom role-based access control.
  </Card>

  <Card title="Accounting" icon="calculator" href="/organization/accounting">
    Complete financial management with invoices, expenses, payments, products, bank accounts, and comprehensive reporting. Generate quotes and credit notes.
  </Card>

  <Card title="Calendar & Events" icon="calendar" href="/organization/calendar">
    Schedule events, flights, training sessions, meetings, and maintenance. Multiple event types with color coding and filtering.
  </Card>

  <Card title="Aircraft Management" icon="plane" href="/organization/aircrafts">
    Track your fleet, manage registrations, schedule maintenance, and monitor aircraft availability and status.
  </Card>

  <Card title="Documents" icon="file-text" href="/organization/documents">
    Centralized document storage with organization, sharing, and access control. Keep all important files in one secure location.
  </Card>

  <Card title="Analytics" icon="bar-chart" href="/organization/analytics">
    Visualize your data with charts and graphs. Track key metrics, trends, and performance indicators for your organization.
  </Card>

  <Card title="Reports" icon="file-bar-chart" href="/organization/reports">
    Generate comprehensive reports on finances, members, aircraft, and operations. Export to PDF or CSV formats.
  </Card>

  <Card title="Shop" icon="shopping-cart" href="/organization/shop">
    Create an online shop for your organization. Sell products, services, or memberships with public and member-only visibility options.
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create or Join an Organization">
    If you haven't already, create a new organization or join an existing one. You'll need to provide basic information like organization name and type.

    <Tip>
      You can be a member of multiple organizations. Switch between them using the organization selector in the dashboard.
    </Tip>
  </Step>

  <Step title="Configure Organization Settings">
    Navigate to **Settings** to configure your organization:

    * Set up branding (logo, colors, social media)
    * Configure accounting settings (currency, tax rates, invoice numbering)
    * Manage modules and add-ons
    * Set up API keys for integrations

    <Frame caption="Organization settings page">
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/pilotflows/images/placeholder-organization-settings.png" alt="Organization settings configuration page" />
    </Frame>
  </Step>

  <Step title="Invite Members">
    Go to **Members** and start inviting people to your organization. You can:

    * Send individual invitations via email
    * Bulk import members using CSV
    * Assign roles and permissions
    * Set up member groups

    <Note>
      Members will receive an email invitation and can join by clicking the link in the email.
    </Note>
  </Step>

  <Step title="Set Up Your First Features">
    Depending on your organization type, configure:

    * **Accounting**: Set up your chart of accounts, payment terms, and company information
    * **Aircraft**: Add your fleet and configure maintenance schedules
    * **Calendar**: Set up event types and recurring schedules
    * **Documents**: Organize your document folders

    <Info>
      You don't need to set up everything at once. Start with the features most important to your organization and add others as needed.
    </Info>
  </Step>
</Steps>

## Organization Types

PilotFlows supports various organization types, each with specific features:

<Tabs>
  <Tab title="Flight School">
    * Student management and progress tracking
    * Training program management
    * Instructor scheduling
    * Lesson booking and calendar
    * Certificate tracking
  </Tab>

  <Tab title="Aircraft Club">
    * Aircraft booking system
    * Member access management
    * Usage tracking and billing
    * Maintenance scheduling
    * Shared calendar for aircraft availability
  </Tab>

  <Tab title="Dropzone">
    * Skydiver management
    * Manifest system
    * Gear tracking
    * Training programs
    * Jump scheduling
  </Tab>

  <Tab title="General Aviation Business">
    * Full accounting suite
    * Customer management
    * Service scheduling
    * Document management
    * Custom workflows
  </Tab>
</Tabs>

## Module Activation

Some features are available as add-on modules that you can activate based on your needs:

* **Flight School Add-on** - Training management, student tracking, curriculum management
* **Skydiving Add-on** - Manifest system, gear management, skydiver profiles
* **Storage+** - Enhanced document storage and management

<Warning>
  Module activation may require a subscription upgrade. Check your billing settings for details.
</Warning>

## Access Control

Organizations use a role-based access control (RBAC) system:

* **Roles** define what actions members can perform
* **Permissions** are granular controls for specific features
* **Member groups** allow bulk permission management

<Check>
  All members have access to their personal "My Account" section, regardless of their role.
</Check>

## Next Steps

Now that you understand the basics, explore these key areas:

* [Member Management](/organization/members) - Learn how to invite and manage members
* [Accounting](/organization/accounting) - Set up your financial management
* [Calendar](/organization/calendar) - Start scheduling events and activities
* [Settings](/organization/settings) - Configure your organization preferences

<AccordionGroup>
  <Accordion title="Can I have multiple organizations?">
    Yes! You can create or be a member of multiple organizations. Use the organization selector in the top navigation to switch between them. Each organization maintains its own data, members, and settings.
  </Accordion>

  <Accordion title="What happens if I leave an organization?">
    When you leave an organization, you lose access to all its data and features. However, your personal logbook and data remain intact. If you're the owner, you'll need to transfer ownership before leaving.
  </Accordion>

  <Accordion title="How do I change my organization's name or details?">
    Navigate to **Settings** → **Profile** to update your organization's name, description, and other basic information. Some changes may require admin permissions.
  </Accordion>

  <Accordion title="Can I export my organization's data?">
    Yes, most modules support data export. Check individual feature pages for export options. For comprehensive data export, contact support.
  </Accordion>
</AccordionGroup>
