# Database Info

### inbox\_messages

The table that stores every inbox message. The unique combination: `UNIQUE(topic, external_id)`

{% hint style="info" %}
Feel free to build your own dashboard or everything to skyrocket your workflows 🚀
{% endhint %}

### running\_inboxes

The minimalism locking ensures only 1 topic is being run.
