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

# Kling Element Management

> Create and manage reusable custom or preset Kling elements.

Element management provides reusable subjects for supported Kling video endpoints. The Legacy API creates an element directly from one frontal image and one to three alternate-angle images, returning an `element_id` for video requests.

<CardGroup cols={2}>
  <Card title="Create Custom Element" href="/guides/model-api/kuaishou/kling-element-create" />

  <Card title="List Custom Elements" href="/guides/model-api/kuaishou/kling-element-list" />

  <Card title="List Preset Elements" href="/guides/model-api/kuaishou/kling-element-preset-list" />
</CardGroup>

<script src="/feedback.js" />
