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

# Settings overview

> Where administrators configure the organization—profile, team, payments, sending domains, integrations, forms, and memberships.

**Settings** is your organization's control room. Open it from **Admin Settings** in the account menu (top-right avatar). What you can change depends on your role—owners and administrators see the most.

## How Settings is organized

A rail on the left groups everything; use its search box to jump to any page.

<CardGroup cols={2}>
  <Card title="General" icon="building" href="/settings/organization">
    Your organization's profile, logo, and time zone.
  </Card>

  <Card title="Team & access" icon="users" href="/settings/team-and-roles">
    Invite teammates and set their roles.
  </Card>

  <Card title="Payments" icon="credit-card" href="/settings/payments">
    Connect Stripe so you can accept money.
  </Card>

  <Card title="Sending domains" icon="globe" href="/settings/sending-domains">
    Send email from your own domain.
  </Card>

  <Card title="Integrations" icon="plug" href="/settings/integrations">
    Connect Mailchimp or Constant Contact.
  </Card>

  <Card title="Memberships" icon="id-card" href="/settings/memberships">
    Define membership tiers (optional module).
  </Card>
</CardGroup>

## Also under Settings

Your public [forms](/forms/overview)—donation, subscribe, and enrollment—are built and managed under Settings too, alongside fundraising lists like expense categories.

<Tip>
  Setting up a new organization? Do these three first: **connect Stripe**, **verify a sending domain**, and **invite your team**. The General page surfaces each as a quick "frequently next" step.
</Tip>
