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

# Input

## Input Modules

*Input* (<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0qz7dhl2Ok4ige%2Finput.svg?alt=media&amp;token=c44bb0fa-2f9a-4aa6-a463-a357efb93ad3" alt="" data-size="line">) modules are used to collect information from end-users.\
Each one of these modules obtains a piece of information from an end-user and stores it in a variable that can be acted upon later in the call.

{% hint style="info" %}
**Note**: *To meet PCI-DSS or HIPAA compliance, it is possible to make Input (* <img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0qz7dhl2Ok4ige%2Finput.svg?alt=media&amp;token=c44bb0fa-2f9a-4aa6-a463-a357efb93ad3" alt="" data-size="line">*) modules private so that sensitive information is not retained after the call ends.* See the module settings section for more information on the [*Private*](/fuse/module-settings.md#private) setting.
{% endhint %}

Most of the errors *Input* (<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0qz7dhl2Ok4ige%2Finput.svg?alt=media&amp;token=c44bb0fa-2f9a-4aa6-a463-a357efb93ad3" alt="" data-size="line">) modules generate are either No Input or No Match. If users want to branch on these errors it is necessary to enable the [*Show Custom Errors*](/fuse/module-settings.md#show-custom-errors) setting.

| Module Name                                                                                                                                                                                                                                                                                                                                   | Description ​                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_-jsd2IW-Rr05Ji%2Faddress.svg?alt=media&amp;token=2fe92cd0-4ad5-470b-abd9-bc1d15fa2b0a" alt="" data-size="line">](/fuse/input/address.md) [Address](/fuse/input/address.md)                     | Collect address information                             |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_27KdtpvfTKAPWT%2Fyesno.svg?alt=media&amp;token=e7e2087d-fa76-437a-a412-a8406c3cbed7" alt="" data-size="line">](/fuse/input/yes-no.md) [Yes/No](/fuse/input/yes-no.md)                          | Re-direct a call based on a binary choice               |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0OTGRkkfYpMQ31%2Fcustom_field.svg?alt=media&amp;token=e8aa2202-2ec7-4579-a14d-e5566a346074" alt="" data-size="line">](/fuse/input/custom-field.md) [Custom Field](/fuse/input/custom-field.md) | Create custom inputs                                    |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0QfT86JJkCyYTa%2Fdate-time.svg?alt=media&amp;token=8a92e396-46a5-4a29-a351-a270218d953b" alt="" data-size="line">](/fuse/input/date-time.md) [Date/Time](/fuse/input/date-time.md)             | Collect date or time information                        |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0RiNf7Xv3tAfYg%2Fdecimal.svg?alt=media&amp;token=23003d4b-2e74-4e79-884d-df6dbaa52602" alt="" data-size="line">](/fuse/input/number.md) [Number](/fuse/input/number.md)                        | Collect numeric values, either decimal or whole numbers |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0XeD6Dk_n1asfc%2Fdigits.svg?alt=media&amp;token=801cadbc-628d-4417-ba4b-e9e1172c9a02" alt="" data-size="line">](/fuse/input/digits.md) [Digits](/fuse/input/digits.md)                         | Collect individual digit values                         |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0tq-WuOWLqmJUj%2Flanguage.svg?alt=media&amp;token=97aa9f7b-9c01-480f-a7f8-5106c503b699" alt="" data-size="line">](/fuse/input/language.md) [Language](/fuse/input/language.md)                 | Set the active language for multi-language applications |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0zJArHYgTyjt_5%2Fmenu.svg?alt=media&amp;token=74e2865f-b47a-4b8c-8475-1a25f1969d60" alt="" data-size="line">](/fuse/input/menu.md) [Menu](/fuse/input/menu.md)                                 | Multiple choice menu                                    |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_0Z71nYskhm0dqL%2Fdynamic_menu.svg?alt=media&amp;token=803e23d2-cbe4-4c34-bdbe-bf50a09aaa0e" alt="" data-size="line">](/fuse/input/dynamic-menu.md) [Dynamic Menu](/fuse/input/dynamic-menu.md) | Dynamic multiple choice menu                            |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_13Ok_w-0exx0m-%2Fname.svg?alt=media&amp;token=14cba022-8165-4abd-99fc-b6b38ad939f0" alt="" data-size="line">](/fuse/input/name.md) [Name](/fuse/input/name.md)                                 | Collect an individual's name information                |
| [<img src="https://820663326-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M40QJ5NXmtM4utV6bD_%2F-M4u8_YcRziLXQiLsKMa%2F-M4u9_1SusPxpN_HpR2o%2Frecord.svg?alt=media&amp;token=c39c0d4d-2f3f-4ea4-91a1-60add0431354" alt="" data-size="line">](/fuse/input/record.md) [Record](/fuse/input/record.md)                         | Collect a voice recording                               |
