> ## 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.

# Python SDK Ingestion

# Python SDK Ingestion

Snippets and knowledge specific to ingesting metadata using Python.

<CardGroup cols={2}>
  <Card title="Add Lineage Request" href="/v1.12.x/api-reference/sdk/python/ingestion/lineage">
    Learn how to use the Python client to interact with the Lineage.
  </Card>

  <Card title="Tags" href="/v1.12.x/api-reference/sdk/python/ingestion/tags">
    Learn how to add tags to entities with the Python SDK.
  </Card>
</CardGroup>
