---
title: "Index"
date: 0001-01-01
summary: "Index management #  Index list #  The index list includes addition, deletion, modification, and lookup operations on indexes.
New index #  Input the new index name and index settings to complete the addition.
Index details #  You can view the index health status, number of shards, number of documents, storage size and other details, as well as view and modify Mappings and Edit settings."
---


# Index management

## Index list

The index list includes addition, deletion, modification, and lookup operations on indexes.

{{% load-img "/img/screenshot/v1.29/datamanage/index.png" "" %}}

## New index

Input the new index name and index settings to complete the addition.

{{% load-img "/img/screenshot/v1.29/datamanage/index-create.png" "" %}}

## Index details

You can view the index health status, number of shards, number of documents, storage size and other details, as well as view and modify Mappings and Edit settings.

{{% load-img "/img/screenshot/v1.29/datamanage/index-detail.png" "" %}}

