> For the complete documentation index, see [llms.txt](https://kb.moomoo.agency/uni-cpo-4-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.moomoo.agency/uni-cpo-4-documentation/usage/exim.md).

# Suboptions export/import

A long waited feature is now available (starting from version 4.6.0)! This functionality makes it possible to export, view or import suboptions for Radio, Select or Checkboxes options.

![](/files/-M50Y9oauSCWWGXbtvIF)

This is [an example of CSV import file](http://bit.ly/suboptions-import).

* For Select option only first four columns are used: def, label, slug, rate. For Radio and Checkboxes all the columns from the example file are used.
* Keep the names of columns exactly like they are given in the file!
* Only you are responsible for the correct URI's that are given in the import file. For instance, they may not work if you made a typo.
* Use '.' for decimals. DO NOT USE ','!
* Choose a proper delimiter used in your import file. It can be chosen on [plugin's general settings page](/uni-cpo-4-documentation/usage/plugins-settings.md).
