# `PhoenixKitWeb.Live.Settings.Organization`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit_web/live/settings/organization.ex#L1)

Organization settings management LiveView for PhoenixKit.

Provides a unified interface for company information shared between
Legal and Billing modules. This includes company details and bank information.

# `get_bank_details`

Gets bank details from consolidated key with fallback to legacy keys.

# `get_company_info`

Gets company info from consolidated key with fallback to legacy keys.

# `handle_event`

# `handle_info`

# `handle_params`

# `mount`

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
