# Custom Fields and Sets

Use these examples to configure custom fields and manage the sets of values that are available for fields in projects.

* [Create an Enum Custom Field and Add It to a Project](api-usecase-create-enum-custom-field.html)

* [Set a Default Value for a Custom Field](api-usecase-set-default-value-for-project-field.html)

* [Create a Set of Values](api-usecase-create-bundle.html)

* [Add a Value to a Set](api-usecase-add-value-to-bundle.html)

* [Delete a Value from a Set](api-usecase-delete-value-from-bundle.html)

* [Archive a Value in a Set](api-usecase-archive-value-in-bundle.html)

* [Archive a Version Value](api-usecase-archive-version-value.html)

* [Replace the Set of Values for a Custom Field](api-usecase-replace-field-bundle.html)

