
Use the following guides to learn key concepts and workflows for Meko.

{{< card-group >}}
  {{< card
    href="guides/working-with-memory/"
    title="Work with memory"
    desc="Add, search, and manage agent memories."
  >}}
  {{< card
    href="guides/working-with-knowledge-bases/"
    title="Work with knowledge bases"
    desc="Build and query knowledge bases from your documents."
  >}}
  {{< card
    href="guides/database-access/"
    title="Access your database"
    desc="Connect directly to your datapack's PostgreSQL database."
  >}}
  {{< card
    href="guides/observability/"
    title="Observability"
    desc="Traces, conversation history, and chain-of-thought visibility."
  >}}
{{< /card-group >}}

<!--
  {{< card
    href="guides/multi-agent-patterns/"
    title="Multi-agent patterns"
    desc="Shared vs. private datapacks for multi-agent systems."
  >}}
-->
