> ## 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.

# Managing Assets

> Create, edit, and delete the Assets registered in your Ledger directly from the Midaz Module.

You can manage the Assets associated with your Ledger directly from **Midaz Module**.

## Accessing the Asset page

***

To open the **Assets** page, select the **Assets** option in the **Foundation** section of the leftside menu.

The **Assets** page will display a list of **Assets** created for the current Ledger.

### Available actions

From the **Assets** page, you can:

<Columns cols={2}>
  <Card title="Creating an Asset" icon="plus" horizontal href="/en/platform/lerian-console/midaz-console/creating-an-asset" />

  <Card title="Editing an Asset" icon="pen" horizontal href="/en/platform/lerian-console/midaz-console/editing-asset-information" />

  <Card title="Deleting an Asset" icon="trash" horizontal href="/en/platform/lerian-console/midaz-console/deleting-an-asset" />
</Columns>
