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

# OpenMetadata Developers | Developer Resources Overview

> Learn how to build, extend, and contribute to the metadata platform using developer best practices and APIs.

# OpenMetadata Development

Here are the articles in this section:

<CardGroup cols={3}>
  <Card title="Architecture" href="/v1.12.x/developers/architecture">
    Overview of the high level architecture of OpenMetadata
  </Card>

  <Card title="Open Source Community" href="/v1.12.x/developers/open-source-community">
    Discover support and meetings about OpenMetadata development
  </Card>

  <Card title="Contribute" href="/v1.12.x/developers/contribute">
    Explore how you can contribute to the ongoing development of OpenMetadata
  </Card>

  <Card title="Webhooks" href="/v1.12.x/developers/webhooks">
    Presentation on how to setup webhooks within OpenMetadata
  </Card>

  <Card title="Bots" href="/v1.12.x/developers/bots">
    Learn how to setup ingestion bots.
  </Card>

  <Card title="Language Support" href="/v1.12.x/developers/how-to-add-language-support">
    Learn how to add language support in OpenMetadata
  </Card>

  <Card title="Custom Property to an Entity with API" href="/v1.12.x/developers/custom-properties">
    Create custom properties to data assets using API.
  </Card>
</CardGroup>
