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

{/* Grid layout with all help center sections, matching the sidebar navigation groups. */}

## Guides

Everything you need to get the most out of Maestra.

<CardGroup cols={3}>
  <Card title="Customers, orders and products" icon="users" href="/customers-orders-and-products/customers/who-is-a-customer">
    Customer profiles, orders, product feeds, and data export.
  </Card>

  <Card title="Filters" icon="filter" href="/filters/how-to-create-filters">
    Create and combine filters to find the right audience.
  </Card>

  <Card title="Segments" icon="chart-pie" href="/segments/types-of-customer-segments">
    Static and dynamic segments, RFM segmentation.
  </Card>

  <Card title="Flows" icon="diagram-project" href="/flows/what-are-flows-and-how-do-you-use-them">
    Automated flows: triggers, conditions, and actions.
  </Card>

  <Card title="Campaigns" icon="paper-plane" href="/campaigns/types-of-campaigns-available-in-maestra">
    Email, SMS, mobile push, webhooks, and A/B tests.
  </Card>

  <Card title="Personalization" icon="wand-magic-sparkles" href="/personalization/pop-up-forms-and-embedded-blocks/how-to-create-pop-ups">
    Pop-ups, embedded forms, and product recommendations.
  </Card>

  <Card title="Mobile app personalization" icon="mobile" href="/mobile-app-personalization/creating-an-in-app-message">
    In-app messages and push notification opt-ins.
  </Card>

  <Card title="Ad Optimization" icon="bullseye" href="/ad-optimization/how-to-set-up-the-ad-optimization-module">
    Sync segments with ad platforms for better targeting.
  </Card>

  <Card title="Loyalty" icon="gift" href="/loyalty/how-to-add-a-promo-code-into-a-campaign">
    Promo codes, discounts, and loyalty program mechanics.
  </Card>

  <Card title="Reports" icon="chart-line" href="/reports/business-metrics-report">
    Business metrics, campaign reports, attribution, and goals.
  </Card>

  <Card title="API integrations" icon="plug" href="/api-integrations/api-v3-methods-basics">
    Custom fields, computed fields, and DeviceUUID.
  </Card>

  <Card title="Administration" icon="gear" href="/administration/faq-billing">
    Billing, external systems, and multibrand setup.
  </Card>

  <Card title="Security" icon="shield-halved" href="/security/advanced-security">
    2FA, passkeys, SSO, and session management.
  </Card>
</CardGroup>

{/* Links to the API reference and technical documentation. */}

## For developers

<CardGroup cols={2}>
  <Card title="API integrations guide" icon="book" href="/api-integrations/api-v3-methods-basics">
    Practical guide to working with the Maestra API.
  </Card>
</CardGroup>
