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

# Overview

> Configure your project settings and preferences

## What are Project Settings?

Project settings let you configure this project to match your workflow. Manage project members, set up integrations, and configure notifications.

## Project Settings Sections

<CardGroup cols={2}>
  <Card title="General" icon="cog" href="/projects/settings/general">
    Basic project details, aliases, and configuration.
  </Card>

  <Card title="Project Members" icon="users" href="/projects/settings/team-members">
    Invite and manage project collaborators.
  </Card>

  <Card title="Notifications" icon="bell" href="/projects/settings/notifications">
    Configure notification preferences.
  </Card>

  <Card title="Integrations" icon="plug" href="/projects/settings/integrations/overview">
    Connect external services and platforms.
  </Card>
</CardGroup>
