> For the complete documentation index, see [llms.txt](https://api-docs.rightsline.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.rightsline.com/config.md).

# Configuration

- [Lists](https://api-docs.rightsline.com/config/lists.md)
- [Retrieve master value list](https://api-docs.rightsline.com/config/lists/retrieve-master-value-list.md)
- [Add value to master list](https://api-docs.rightsline.com/config/lists/add-value-to-master-list.md): Add a new value to a master list of values.
- [Update value in master list](https://api-docs.rightsline.com/config/lists/update-value-in-master-list.md): Update a value in a master list of values.
- [Remove value from master list](https://api-docs.rightsline.com/config/lists/remove-value-from-master-list.md): Remove a value from a master list of values.
- [Retrieve pick list](https://api-docs.rightsline.com/config/lists/retrieve-pick-list.md): Retrieve pick lists or a pick list by ID.
- [Retrieve pick list presets](https://api-docs.rightsline.com/config/lists/retrieve-pick-list-presets.md): Retrieve all presets for a pick list by ID.
- [Add values to pick list](https://api-docs.rightsline.com/config/lists/add-values-to-pick-list.md)
- [Remove value from pick list](https://api-docs.rightsline.com/config/lists/remove-value-from-pick-list.md): Remove a value from a pick list.
- [Currency conversion](https://api-docs.rightsline.com/config/currency-conversion-sept-16.md): Specify the conversion rates between various currencies.
- [Create a currency conversion](https://api-docs.rightsline.com/config/currency-conversion-sept-16/currency-conversion-create.md)
- [Retrieve a currency conversion](https://api-docs.rightsline.com/config/currency-conversion-sept-16/currency-conversion-retrieve.md)
- [Retrieve all currency conversions](https://api-docs.rightsline.com/config/currency-conversion-sept-16/currency-conversions-retrieve-all.md)
- [Update a currency conversion](https://api-docs.rightsline.com/config/currency-conversion-sept-16/currency-conversion-update.md)
- [Delete a currency conversion](https://api-docs.rightsline.com/config/currency-conversion-sept-16/currency-conversion-delete.md)
- [Data types](https://api-docs.rightsline.com/config/data-types.md): The different data types that can specified for a characteristic
- [Alphanumeric text](https://api-docs.rightsline.com/config/data-types/alphanumeric-text.md): Configures either a dropdown or an input field.
- [Free text](https://api-docs.rightsline.com/config/data-types/alphanumeric-text/free-text.md): Alpha Numeric allows plain text of alphabetic or mixed numeric/alpha data to be entered into the text field. For example, a “Notes” field.
- [List of Values (LOVs)](https://api-docs.rightsline.com/config/data-types/alphanumeric-text/list-of-values-lovs.md): Lists of Values are sets of data that are pre-configured to be the only possible answers in a given field. These can be set up in a hierarchical or straight-line fashion.
- [Checkbox](https://api-docs.rightsline.com/config/data-types/checkbox.md): Allows a checkbox to appear for use as a Yes or Yes/No field.
- [Yes only](https://api-docs.rightsline.com/config/data-types/checkbox/yes-only.md): A Yes only checkbox can specified that will only toggle to Yes when checked and nothing when unchecked.
- [Date](https://api-docs.rightsline.com/config/data-types/date.md): Configures a date field, allows the user to enter a date into a text box or choose from a date picker
- [Email](https://api-docs.rightsline.com/config/data-types/email.md): Configures an input field to appear that the user can enter an input field
- [External Document](https://api-docs.rightsline.com/config/data-types/external-document.md): Configures a field to have a file dialog that the user can upload one or more files with
- [Four Digit Year](https://api-docs.rightsline.com/config/data-types/four-digit-year.md): Configures a input field to appear that allows a year to be entered
- [Internet Address](https://api-docs.rightsline.com/config/data-types/internet-address.md): Configures an input field to appear for a URL.
- [Money](https://api-docs.rightsline.com/config/data-types/money.md): Configures a dropdown and an input that allows a currency amount to be entered
- [Number](https://api-docs.rightsline.com/config/data-types/number.md): Configures a number input field
- [Percentage](https://api-docs.rightsline.com/config/data-types/number/percentage.md): Similar to Number, input field will represent a percent.
- [SMPTETimeCode](https://api-docs.rightsline.com/config/data-types/smptetimecode.md): Configures an input field for a timecode
- [Others](https://api-docs.rightsline.com/config/data-types/others.md): A few other data types that are available but not entirely built out.
- [Templates](https://api-docs.rightsline.com/config/templates.md)
- [Fields](https://api-docs.rightsline.com/config/fields.md)
