# Feature Base integration
## Description
This integration allows Botpress bots to interact with Feature Base’s API. By connecting your bot to Feature Base, you can dynamically manage and display content such as posts or boards without leaving the conversation. Whether it’s retrieving live data, adding new entries, or updating existing ones, this integration turns your chatbot into a real-time content manager for Feature Base.
## Getting started
### Configuration
#### Actions
Your API key is needed to configure this integration. How to find your API key is describe in [this documentation](https://docs.featurebase.app/quickstart).
#### Events
The webhook URL found on the configuration page of this integration should be added in the Feature Base's dashboard. [See this documentation for more information](https://docs.featurebase.app/webhooks#registering-webhooks)
It is also necessary to add the webhook signing secret to the configuration. The secret can be found in Feature Base's dashboard as mentioned in the previous paragraph.