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

# Introduction

> A collection of recipes for common use cases.

<Note>
  Missing anything? Let us know and we will add a recipe for your use case!
</Note>

<Card title="Contact Import" icon="file-import" href="/recipes/contact-import">
  Learn how to efficiently import contacts into Hellomateo.
</Card>

<Card title="Contact Sync" icon="rotate" href="/recipes/contact-sync">
  Learn how to setup a (bi-directional) contact sync between Hellomateo and an
  external system.
</Card>

<Card title="Message Log" icon="list-timeline" href="/recipes/message-log">
  Learn how to retrieve a log of messages sent and received within Hellomateo.
</Card>

<Card title="Sending Attachments" icon="list-timeline" href="/recipes/sending-attachments">
  Learn how to send attachments.
</Card>

<Card title="Journey Execution via HTTP" icon="bolt" href="/recipes/journey-execution">
  Learn how to trigger journey executions via HTTP API endpoint.
</Card>

<Card title="Embed Inbox" icon="messages" href="/recipes/embed-inbox">
  Learn how to embed your customer chats directly into your own systems like
  ERP, CRM, or internal dashboard.
</Card>

<Card title="Custom Entity Journeys" icon="cubes" href="/recipes/custom-entity-journeys">
  Learn how to use custom entities to sync external data and trigger journey
  automations.
</Card>
