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

# Chat Profiles

Chat Profiles are useful if you want to let your users choose from a list of predefined configured assistants. For example, you can define a chat profile for a support chat, a sales chat, or a chat for a specific product.

<Card title="Chat Profiles API" color="F80061" icon="comments" href="/api-reference/chat-profiles">
  Learn how to define chat profiles.
</Card>

<Frame caption="Example of Chat Profiles">
  <img src="https://mintcdn.com/chainlit-43/b2WeFP1vh0enOZXn/images/chat-profiles.png?fit=max&auto=format&n=b2WeFP1vh0enOZXn&q=85&s=5753a5bc682068946f7ac51b2d910191" width="2026" height="618" data-path="images/chat-profiles.png" />
</Frame>
