# CMDB Link Status

You can define whatever link statuses you need for your organization.  The following link statuses are provided by default: **Authorized**, **Not Authorized**, **Discovered**, **Not Discovered**, **Confirmed** and **Stale**.

### Creating a Link Status <a href="#creating" id="creating"></a>

{% hint style="info" %}

### 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 or how your system is partitioned, ensure that you are working in the correct partition.
{% endhint %}

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed.&#x20;
2. In the Explorer pane expand **CMDB**.
3. Select **CMDB Link Status** to display the window.
4. Select the New icon . A new row is added to the browse table.
5. In the Name list, type the name or description of the new link status you want to create.
6. Repeat these steps for each link status you want to create.
7. Select the Save icon to save the changes. Provide the Change Reasons if prompted to do so.

Once you select the Save icon, the browse table displays the entries in alphabetical order.

### Renaming a Link Status <a href="#renaming" id="renaming"></a>

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed. n the Explorer pane expand **CMDB**.
2. Select **CMDB Link Status** to display the window.
3. Select the Link Status entry you want to edit. The entry is highlighted.
4. Type the name you want to assign for the selected link status.
5. Select the Save icon to save the changes. Provide the Change Reasons if prompted to do so.

### Deleting a Link Status <a href="#deleting" id="deleting"></a>

{% hint style="warning" %}
**You cannot reverse this procedure.** If you delete a link status by mistake, you have to re-create the entry by creating a new link status.

**You cannot delete the default link status.** It will disappear from the list but reappears once you save the changes.
{% endhint %}

1. Select the Menu button, then **Admin**, and then select **System Administration**. The System Administration window is displayed.&#x20;
2. In the Explorer pane expand **CMDB**.
3. Select **CMDB Link Status** to display the window.
4. In the browse table, select the link status entry you want to delete.
5. Select the Delete icon.&#x20;
6. Select the Save icon to save the changes. Provide the Change Reasons if prompted to do so.


---

# Agent Instructions: 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/cmdb-link-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.
