> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Check Your App

> After releasing your app, complete the self-check before listing it. Follow the steps in this document to self-check your app.

## **Procedure**

1. Sign in to the [Developer Console](https://open-dev.dingtalk.com/), and click the target app to open its details page.
2. On the app details page, click **App Release > App Self-Check**.
3. Click Start Check to complete the feature self-check.

   | Check Item                                               | Description                                                                                                                                                                                             |
   | -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Whether the server egress IP is set                      | Set the server egress IP in **Development Configuration > Security Center** of the app.                                                                                                                 |
   | Whether the app homepage or Admin Console URL uses HTTPS | The app homepage or Admin Console URL must use the HTTPS protocol.                                                                                                                                      |
   | Whether a valid push type is set                         | Complete the push settings in the app's development information. If you use SyncHTTP push, the callback URL must use a [DingTalk secure domain](/open/development/configure-update-secure-domain-name). |
   | Whether the Monitoring Center is connected               | Connect to the Monitoring Center and generate monitoring data.                                                                                                                                          |
   | Whether the server is deployed on Alibaba Cloud          | Select the correct deployment method.                                                                                                                                                                   |
4. After the feature self-check is complete, click **Next** to proceed with the security review. Refer to Security Access Evaluation, and fill in and submit the materials for the security review evaluation items required for app listing.
5. After submission, go to the stability monitoring page. For detailed requirements, refer to Stability Certification Standards.

   | **Data Metric**                              | **Description**                                                                                                                                                                                                      | **Metric Requirement** |
   | -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
   | API success rate in the Monitoring Center    | View it in the Monitoring Center under **Monitoring Metrics** > **API Requests** > **Success Rate**.                                                                                                                 | ≥98.99%                |
   | Average API latency in the Monitoring Center | View it in the Monitoring Center under **Monitoring Metrics** > **API Requests** > **Request Latency**.                                                                                                              | \<300                  |
   | JS error rate in the Monitoring Center       | View it in the Monitoring Center under **Monitoring Metrics** > **JS Errors** > **Error Count to PV Ratio**.                                                                                                         | \<1.99%                |
   | Blank screen rate in the Monitoring Center   | View it in the Monitoring Center under **Monitoring Metrics** > **Blank Screen Errors** > **Blank Screen Rate**.                                                                                                     | \<1.99%                |
   | dd.config success rate                       | The daily average success rate of calls to the **dd.config** SAPI.                                                                                                                                                   | ≥98.99%                |
   | HTTP push success rate                       | When the push type is Stream or SyncHttp, this is the success rate of DingTalk pushing to the callback URL during the statistical period (**a push that takes more than 1,500 ms is counted as a timeout failure**). | ≥98.99%                |
6. After stability monitoring is complete, click **Self-Check Complete**, and then **Submit for Listing**.

## **Next Steps**

After submitting your app for listing, fill in the app listing information. Refer to List Your Product.
