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

# Audience

> Audiences and the customers that belong to them.

Audience is Lobyco's segmentation service. Use it to read the audiences defined in the Admin Portal and the customers that fall into them, and to import customers from CSV files.

<Columns cols={2}>
  <Card title="Audiences" icon="layer-group" href="/api-reference/audience/audiences">
    List and inspect audience definitions.
  </Card>

  <Card title="Customers" icon="user-group" href="/api-reference/audience/customers">
    The customers belonging to an audience.
  </Card>

  <Card title="CSV Import" icon="file-csv" href="/api-reference/audience/csv-import">
    Upload CSV files and import their customers into an audience.
  </Card>
</Columns>

For the integration guide, see [Audience — Lobyco Segmentation](/integration/other-integrations/audience-lobyco-segmentation).
