> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing an Organization

> Edit an Organization in the Midaz Module through the icon shortcut or the Organizations page to update legal name, address, metadata, or avatar.

There are two ways of editing the details of an Organization in **Midaz Module**.

## Editing via icon

***

To edit the Organization via the icon, follow these steps:

<Steps>
  <Step>
    Select your Organization icon from the top of the navigation bar on the left side of the screen.
  </Step>

  <Step>
    Select **Edit** from the displayed window.
  </Step>

  <Step>
    You can update the following supported Organization fields:

    * **Legal and Trade names**
    * **Address information**
    * **Parent Organization**
    * **Metadata**
  </Step>

  <Step>
    After making your changes, click **Save** to persist the supported changes.
  </Step>
</Steps>

## Editing via the Organization page

***

<Steps>
  <Step>
    Go to the **Organizations** page and locate the Organization you want to update.
  </Step>

  <Step>
    Click the three-dot menu ( <Icon icon="ellipsis-vertical" /> ) in the **Actions** column, then select **Edit**.
  </Step>

  <Step>
    The **Organization Details** page will open, allowing you to edit the supported Organization fields.
  </Step>

  <Step>
    After making your changes, click **Save** to apply them.
  </Step>
</Steps>

<Card title="API equivalent" type="tip" horizontal>
  [Update an Organization endpoint](/en/reference/midaz/update-an-organization)
</Card>
