> ## 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 reusable custom Kling elements or browse official preset elements.

Element management provides reusable subjects for supported Kling video endpoints. Custom element creation is asynchronous: submit reference images or a reference video, then query the returned task ID to obtain the `element_id`.

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

  <Card title="Query Custom Element" href="/guides/model-api/kuaishou/kling-element-query" />

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

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