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

# AddItemsFromSpansResponse

> Response from adding spans to a dataset.

## Attributes

<ResponseField name="items_created">
  Number of dataset items created — one per resolved span.
</ResponseField>

<ResponseField name="item_ids">
  UUIDs of the created dataset items.
</ResponseField>
