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

# Understand Profile API through Use Cases

> Real-world use cases that demonstrate how the Zeotap Profile API can power personalisation, product recommendations, and agent-assisted interactions.

The following are some of the use cases of Profile API:

## Use Case 1: Site Personalisation

The Profile API can be integrated into your website's backend to fetch user profile attributes and preferences. When a user visits your site, the API retrieves their profile data, including demographics, interests, and consent choices. Using this data, your site can dynamically tailor content and recommendations, ensuring a personalised browsing experience.

For example, it can:

* Display targeted advertisements
* Suggest relevant articles or products
* Customise the user interface based on individual preferences

## Use Case 2: Product Recommendations

The Profile API can be instrumental in providing personalised product suggestions to users. By accessing user profile attributes and preferences, the API can identify products or services that align with their interests and needs. Subsequently, your application or e-commerce platform can utilise this information to generate real-time product recommendations.

For example, if a user has shown a preference for electronics in their profile, the API can recommend specific gadgets or accessories when they browse your online store. This enhances user engagement and can lead to increased sales and customer satisfaction.

## Use Case 3: Retrieving Profile or Consent Data for Agent Calls

The Profile API facilitates the retrieval of user profile and consent information for agent-assisted interactions. When a customer contacts your customer support or sales team, the API can provide a comprehensive view of the customer's profile and their consent status.

Your agents can access this information during the call, ensuring they have a complete understanding of the customer's preferences and history. This enables them to:

* Provide more personalised assistance
* Make relevant product recommendations
* Address customer concerns effectively

<Card title="Back to Profile API Overview" icon="arrow-left" href="/profile-api/overview">
  Return to the main Profile API page
</Card>
