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

# Organization Settings

> Configure your organization preferences and billing

## Overview

Organization settings allow you to manage your account preferences, billing, and general configuration.

## Accessing Settings

Navigate to **Settings** in the sidebar and select from the available sections:

* **General** - Organization name and preferences
* **Members** - Team member management
* **Billing** - Subscription and payment information

## General Settings

### Organization Profile

* **Organization Name** - Your company or organization name
* **Time Zone** - Default timezone for scheduling
* **Language** - Interface language preference

### Preferences

Configure default behaviors for:

* Notification settings
* Default monitor settings
* Email preferences

## Billing & Subscription

### Subscription Management

View and manage your subscription:

* Current plan details
* Billing cycle
* Usage metrics
* Upgrade/downgrade options

### Payment Information

Manage payment methods:

* Credit card information
* Billing address
* Invoice history

### Invoices

Access past invoices and receipts for accounting purposes.

## Best Practices

<AccordionGroup>
  <Accordion title="Keep Organization Info Updated">
    Ensure organization name and contact information are current.
  </Accordion>

  <Accordion title="Review Usage Regularly">
    Monitor your usage to ensure you're on the right plan for your needs.
  </Accordion>

  <Accordion title="Maintain Payment Information">
    Keep payment methods up to date to avoid service interruptions.
  </Accordion>
</AccordionGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Team Members" icon="users" href="/docs/organization/team-members">
    Invite and manage team members
  </Card>

  <Card title="Getting Started" icon="rocket" href="/docs/getting-started/introduction">
    Back to getting started guide
  </Card>
</CardGroup>
