# `PhoenixKitWeb.Live.Settings.Organization`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/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`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L200)

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

# `get_company_info`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L166)

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

# `handle_event`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L99)

# `handle_info`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L155)

# `handle_params`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L53)

# `mount`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L35)

# `render`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.71/lib/phoenix_kit_web/live/settings/organization.ex#L1)

---

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