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

# Contact

> Shares structured contact information with the user

The **Contact** node sends a contact card to the user with structured information such as name, phone, email, and address. The user can save the contact directly to their device.

## Configuration

### Basic data

| Field           | Description                    | Limit          |
| :-------------- | :----------------------------- | :------------- |
| **First names** | Contact's first names          | 127 characters |
| **Last names**  | Contact's last names           | 127 characters |
| **Job title**   | Professional position or title | 256 characters |
| **Company**     | Company name                   | 256 characters |

### Expandable sections

Each section allows adding multiple entries classified as **Personal** or **Work**:

* **Phones**: One or more phone numbers
* **Email addresses**: One or more email addresses
* **Addresses**: One or more physical addresses
* **Websites**: One or more URLs

<Note>
  You can add a maximum of one entry of each type (Personal/Work) per section.
</Note>
