Skip to main content
To configure an enterprise bot app, follow the steps in this document.

Prerequisites

  1. Complete the Create an app process.
  2. Complete the process of adding app capabilities.

Procedure

  1. Sign in to the Developer Backend and click the target app to open the app details page.
  2. Click App Capabilities > Bots and turn on the bot configuration.
  3. Configure bot information:
    ItemRequiredDescription
    Bot nameYesUse clear, appropriate wording. Avoid ambiguity, typos, and non-compliant terms.
    Bot iconYesRecommended size: 240 x 240 pixels. Use a clear image with the main content centered. Avoid images that are too small, too large, or contain non-compliant content.
    Bot summaryYesProvide a brief description of the bot, up to 10 characters. This description is shown to users when the bot is added to a group.
    Bot descriptionYesDescribe the bot’s features, up to 200 characters. This description is shown on the bot’s Business Card and when the bot is added to a group.
    Bot message preview imageYesThe image must be in PNG, JPEG, or JPG format and no larger than 2 MB. It can be modified.
    Message receiving modeNoUsed to receive POST messages pushed by DingTalk: - HTTP mode - Stream mode. For details, see Bot message reception.
    Message receiving URL Note Only required in HTTP modeNoEnter a publicly accessible HTTPS endpoint of your organization to receive POST messages pushed by DingTalk.
  4. Click Publish (Save) to publish the bot.
  5. (Optional) After publishing, click the Debug button. A test group is created automatically. You can test the @bot feature in the group.

Next steps

After publishing the bot, you must also publish the app. For details, see Publish an app.