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

# Emotions

> Learn how our assistant conveys emotions

## Face expressions

To make our assistant more conversational, we've integrated face expressions that reflect the feeling of the conversation.

<img className="block dark:hidden" src="https://mintcdn.com/cati/kJPYdW2ehSG3AiZq/images/user_types_light.png?fit=max&auto=format&n=kJPYdW2ehSG3AiZq&q=85&s=a5aaf8f1b95326edda62bd016ac07181" width="661" height="328" data-path="images/user_types_light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/cati/kJPYdW2ehSG3AiZq/images/user_types_dark.png?fit=max&auto=format&n=kJPYdW2ehSG3AiZq&q=85&s=b058ff9d1281c4bc5fbc5cc50ad70176" width="661" height="326" data-path="images/user_types_dark.png" />

### Owner

Refers to an assistant owner, the one that owns a Cati device at home.

### App user

Refers to a mobile app user, usually a family member of the `owner`

## User connections

Usually, an `app` user connects to an `owner` device to manage the device. When the app user connects, it will show as a contact to the `owner` device.

An `app` user can be connect to multiple `owners` (for example, a son may connect to the assistant of both of his parents).

An `owner` device can be connected with multiple `app` users (for example, it could connect to multiple family members).

<img className="block dark:hidden" src="https://mintcdn.com/cati/kJPYdW2ehSG3AiZq/images/connections_light.png?fit=max&auto=format&n=kJPYdW2ehSG3AiZq&q=85&s=11fbbcdde7d7ba2414099a299dc0b507" width="1094" height="462" data-path="images/connections_light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/cati/kJPYdW2ehSG3AiZq/images/connections_dark.png?fit=max&auto=format&n=kJPYdW2ehSG3AiZq&q=85&s=5ed807ac8d30979d6569cb25b83f5f60" width="1094" height="471" data-path="images/connections_dark.png" />

App users are able to view and edit multiple preferences, start and receive videocalls, and send images and audiomessages to the `owner` device.

## Related

Take a deeper look at user authentication and the provess of making a connection.

<Card title="User authentication" icon="key" href="./api-reference/authentication">
  Learn how users authenticate and establish connections
</Card>
