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

# Audience and Profiles

> Keeping track of your customers and users

## Introduction

The Audience page, contains a view of all the users/customers you have interacted with - you could think of it as a mini CRM. We show the laudspeaker id, and an email (if it exists) for the users in the table.

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/eaudience.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=f4c978061da2681e67379dbf4536a573" alt="Example Flow" width="3484" height="1360" data-path="images/guides/product-manual/eaudience.png" />

If you click on any of the people listed, you will see their Profile, which includes information about them including user attributes and a timeline of communications they have recieved through Laudspeaker.

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/jo.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=d943d79fab7e1473822419303939e1b4" alt="Example Flow" width="3038" height="990" data-path="images/guides/product-manual/jo.png" />

You can see which journeys they are enrolled in by click on the journeys tab:

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/jtab.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=e58a5ba6a5c15e4ef9cbe25d6f0bfbf2" alt="Example Flow" width="2212" height="918" data-path="images/guides/product-manual/jtab.png" />

## Creating a Person

You can create a person manually, programmtically via our api, via a data base import, or new profiles will be created automatically if an event with a new user reaches Laudspeaker.

### Creating a person manually

To create a person manually, first click on the "create person" button on the people page. This will take you to an empty profile page like this:

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/ep.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=a49f7fa36e325354c4b05bdc05b7cfcc" alt="Example Flow" width="3056" height="926" data-path="images/guides/product-manual/ep.png" />

You can now add attributes or edit existing attributes, by clicking on edit.

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/editp.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=df171fab9209b9d2c2845c3c0d8e2932" alt="Example Flow" width="3046" height="1008" data-path="images/guides/product-manual/editp.png" />

Finally when you are done, adding attributes, you must "add" and then you can "save".

<img src="https://mintcdn.com/laudspeaker/2MKEidK8fhbcBiVu/images/guides/product-manual/aa.png?fit=max&auto=format&n=2MKEidK8fhbcBiVu&q=85&s=afee6ba4731d3c3aab038359e518e1e9" alt="Example Flow" width="3040" height="1314" data-path="images/guides/product-manual/aa.png" />

### Creating a person programmtically via our api

### Creating a person programmtically via a data base import
