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

# Project configuration

> Set up your SegmentStream project: data warehouse, event tracking, identity graph, SDK, data sources, conversions, and attribution models.

Configure every aspect of your SegmentStream project. Select a section below to get started.

<CardGroup cols={2}>
  <Card title="Data warehouse" icon="database" href="/project-configuration/data-warehouse">
    Connect a data warehouse to store and process your project data.
  </Card>

  <Card title="Events tracking" icon="chart-scatter" href="/project-configuration/events-tracking">
    Configure event tracking to feed ML models and power attribution.
  </Card>

  <Card title="Identity graph" icon="users" href="/project-configuration/identity-graph">
    Stitch user sessions across browsers, devices, and channels.
  </Card>

  <Card title="SegmentStream SDK" icon="code" href="/project-configuration/sdk">
    Install the SDK to collect engagement signals and improve attribution.
  </Card>

  <Card title="Data sources" icon="plug" href="/project-configuration/data-sources/overview">
    Connect advertising platforms to import cost and campaign data.
  </Card>

  <Card title="Conversions" icon="bullseye" href="/project-configuration/conversions">
    Define the business conversions you want to track and attribute.
  </Card>

  <Card title="Attribution models" icon="sitemap" href="/project-configuration/attribution-models">
    Choose and configure the attribution models for your reports.
  </Card>

  <Card title="Self-reported attribution" icon="clipboard-question" href="/project-configuration/self-reported-attribution">
    Collect "how did you hear about us?" survey data for attribution.
  </Card>
</CardGroup>

## Additional guides

<CardGroup cols={2}>
  <Card title="Integrating without IP tracking" icon="shield-halved" href="/project-configuration/no-ip-tracking">
    Set up SegmentStream without collecting user IP addresses.
  </Card>

  <Card title="Lead gen business integration" icon="address-card" href="/project-configuration/lead-gen">
    Attribute leads from websites and ad platform lead forms.
  </Card>
</CardGroup>
