> For the complete documentation index, see [llms.txt](https://docs.alemba.com/asm-legacy-product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/cmdb-configuration-management-database/asset-management-asset-lifecycle-status.md).

# Asset Management - Asset Lifecycle Status

You can define different lifecycle statuses, which Analysts can use when creating an inventory or software product.

### Creating an Asset Lifecycle Status

### Before you start

You must have **CMDB Setup** enabled within your General Access Security Role in order to configure any CMDB administration settings. Depending on if/how your system is partitioned, ensure that you are in the correct partition.

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed. In the Explorer pane expand **CMDB**.
2. Select **Asset Management - Asset Lifecycle Status**. The Asset Lifecycle Status window displays all current statuses.
3. Select . A new row is added to the browse table.
4. In the Status list, type the name or description of the new asset lifecycle status.
5. To specify a default status, select the checkbox in the Default column. (You may like to adjust the column widths to see all of the columns.)There can only be one default status. This is used if no other status is selected in the relevant details window.
6. Repeat for each asset lifecycle status you want to create.
7. Select  to save the changes. Provide the Change Reasons if prompted to do so.

### Renaming an Asset Lifecycle Status

### Before you start

You must have **CMDB Setup** enabled within your General Access Security Role in order to configure any CMDB administration settings. Depending on if/how your system is partitioned, ensure that you are in the correct partition.

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed. In the Explorer pane expand **CMDB**.
2. Select **Asset Management - Asset Lifecycle Status**. The Asset Lifecycle Status window displays all current statuses.
3. Select the asset lifecycle status entry you want to rename.
4. Type the new name you want to assign for the selected asset lifecycle status.
5. Select  to save the changes. Provide the Change Reasons if prompted to do so.

### Changing the Default Asset Lifecycle Status

You can change the default status, which is used if no other status is selected in the relevant details window. There can only be one default status.

### Before you start

You must have **CMDB Setup** enabled within your General Access Security Role in order to configure any CMDB administration settings. Depending on if/how your system is partitioned, ensure that you are in the correct partition.

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed. In the Explorer pane expand **CMDB**.
2. Select **Asset Management - Asset Lifecycle Status**. The Asset Lifecycle Status window displays all current statuses.
3. Select the asset lifecycle status entry you want to rename.
4. Select the checkbox in the Default column of the status you want to use as the default. (You may like to adjust the column widths to see all of the columns.)
5. Select  to save the changes. Provide the Change Reasons if prompted to do so.

### Deleting an Asset Lifecycle Status

### Before you start

You must have **CMDB Setup** enabled within your General Access Security Role in order to configure any CMDB administration settings. Depending on if/how your system is partitioned, ensure that you are in the correct partition.

You cannot reverse this procedure. If you delete an entry by mistake, you have to re-create the entry by adding a new asset lifecycle status.

1. Select the Menu button , then **Admin**, and then select **System Administration**. The System Administration window is displayed. In the Explorer pane expand **CMDB**.
2. Select **Asset Management - Asset Lifecycle Status**. The Asset Lifecycle Status window displays all current statuses.
3. Select the asset lifecycle status entry you want to delete.
4. Select . If you attempt to delete the system default, you will receive a warning message.
5. Select  to save the changes. Provide the Change Reasons if prompted to do so.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.alemba.com/asm-legacy-product-documentation/setup-and-configure-asm/setting-up-your-system/system-administration-settings/cmdb-configuration-management-database/asset-management-asset-lifecycle-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
