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

# Automation node plugin settings

> Creator-facing settings components

This guide explains all of the settings components that are available to be used in your plugin's [settings JSON](/plugins/automation-nodes/plugin-configuration#settings-json) configuration, giving your app users the ability to filter the outcome from a subscriber reaching your automation node plugins.

<Accordion title="Example event node configuration">
  <img width="600" alt="example for adding an event node" src="https://mintcdn.com/kit-314e57c1/dSCrspkEWxNDV3Va/images/automation_nodes/adding-an-event-node.gif?s=fd15ae61573ce2adc6861c7b2cc9c985" data-path="images/automation_nodes/adding-an-event-node.gif" />
</Accordion>

## Compatible settings components

* [Date picker](/plugins/component-library/date-picker)
* [Group](/plugins/component-library/group)
* [Numerical input](/plugins/component-library/numerical-input)
* [Radio group](/plugins/component-library/radio-group)
* [Search input](/plugins/component-library/search-input)
* [Select input](/plugins/component-library/select-input)
* [Slider](/plugins/component-library/slider)
* [Textarea](/plugins/component-library/textarea)
* [Text input](/plugins/component-library/text-input)
* [Toggle](/plugins/component-library/toggle)
