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

# RevenueHero Settings

## Personal Settings

<CardGroup cols={3}>
  <Card title="My Profile" icon="square-1" iconType="light" href="/settings/personal/profile" cta="Read more">
    Customize your display name, profile picture and add your social handles.
  </Card>

  <Card title="Change Password" icon="square-2" iconType="light" href="/settings/personal/password" cta="Read more">
    Set a password for your account instead of using SSO to login.
  </Card>

  <Card title="My Availability" icon="square-3" iconType="light" href="/settings/personal/my-availability" cta="Read more">
    Set your timezone and your working hours within RevenueHero.
  </Card>

  <Card title="My Integrations" icon="square-4" iconType="light" href="/settings/personal/my-integrations" cta="Read more">
    Connect your calendar and conference tool to RevenueHero.
  </Card>

  <Card title="My Preferences" icon="square-5" iconType="light" href="/settings/personal/my-preferences" cta="Read more">
    Set your default settings while using Relays to handoff meetings.
  </Card>
</CardGroup>

## Organization Settings

<CardGroup cols={3}>
  <Card title="Organization Details" icon="square-1" iconType="light" href="/settings/organization/details" cta="Read more">
    Customize your the organization logo and default timezone.
  </Card>

  <Card title="Members" icon="square-2" iconType="light" href="/settings/organization/all-users" cta="Read more">
    Manage all your users, their permissions and view their integrations.
  </Card>

  <Card title="Integrations" icon="square-3" iconType="light" href="/settings/organization/integrations" cta="Read more">
    Manage all org-level integrations - CRM, Slack, Intercom etc
  </Card>

  <Card title="Enrichment" icon="square-4" iconType="light" href="/settings/organization/enrichment" cta="Read more">
    Manage your enrichment provider integrations in one place.
  </Card>

  <Card title="Lists" icon="square-5" iconType="light" href="/settings/organization/lists" cta="Read more">
    Manage lists centrally to  be used in your routing logic (eg: territories)
  </Card>

  <Card title="Distribution" icon="square-6" iconType="light" href="/settings/organization/distribution" cta="Read more">
    Manage your round robin method, cycle and automatic calibration.
  </Card>

  <Card title="Meeting Settings" icon="square-7" iconType="light" href="/settings/organization/meeting-settings" cta="Read more">
    Manage meeting settings and centrally map your UTM parameters.
  </Card>

  <Card title="Security" icon="square-8" iconType="light" href="/settings/organization/security" cta="Read more">
    Secure your account by defining login methods and trusted origins.
  </Card>

  <Card title="Branding" icon="square-9" iconType="light" href="/settings/organization/branding" cta="Read more">
    Customize the scheduler and manage layouts for links.
  </Card>

  <Card title="Domain Configuration" icon="globe-pointer" iconType="light" href="/settings/organization/scheduler-domain" cta="Read more">
    Customize the domain on any RevenueHero Meeting link.
  </Card>

  <Card title="Email Configuration" icon="mailbox" iconType="light" href="/settings/organization/email-domain" cta="Read more">
    Customize the domain used for RevenueHero notifications.
  </Card>
</CardGroup>
