# Overriding Spina
You can override the engine's functionality through the use of overrides as described in the [Rails Guides](https://guides.rubyonrails.org/engines.html#overriding-models-and-controllers)

While this enables you to make Spina do pretty much anything, it is considered advanced usage and should be used with caution.