--- hide: - heel --- # Microservice management After [integrating a registry](index.md), you can manage the microservices in the registry. Microservice management refers to viewing the microservices in the registry. !!! note An access-based registry center only supports basic management operations. For more complex management scenarios, it is recommended to create a [hosted registry center](../hosted/index.md) to perform more advanced operations. 1. Click the name of the target registry on the __In__ page. ![](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/images/service01.png) 2. Click __Microservice Management__ in the left navigation bar to view the list of micro-services and basic information. On the current page, you can copy the name of the micro-service and view all micro-services in the current registry, as well as the namespace, instance, and request statistics of each micro-service. ![](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/images/service02.png) 3. Click the name of the micro-service to view the instance list, interface list, and monitoring information of the micro-service. ![](https://docs.daocloud.io/daocloud-docs-images/docs/en/docs/skoala/images/service03.png) - Instance list: Displays instance status, IP address, and service port. You can click the instance name to view the monitoring information and metadata of the instance. - Interface list: View the existing interfaces of the microservice, or create a new interface. - Monitoring information: Displays monitoring information about the micro-service, including the number of requests, error rate, response time, and request rate. User-defined time range is supported.