what are features?

i am new to monday.com. i don’t get what are features?

After creating an app, you can follow these steps to add app features:

  1. Navigate to the Features tab.
  2. Click Create feature.
  3. Select the app feature you’d like to build and click Create.

initially i thought features would be some kind of classes exported by my app or plugin and the framework will call the feature at well-defined points but now it seems that is not so. so then what are these features and i cannot find any code examples e.g., code example showing how to create custom object feature.

Hi @morpheus,

We’re working on some updated documentation for this, but in the mean time, you can start here!

Essentially your app is comprised of features that determine what your app can do and where it runs. For example, the board column extension feature can be used to configure automations in a custom UI on a column.

In the documentation, these are all the app features. Just a head’s up that some have quickstarts you can follow :slight_smile:

Best,
Rachel