Author the documentation page for your destination

  1. You will create the content of your destination page based on the documentation self-service template. Download the template and unzip it to extract the .md file template.

  2. Paste and edit the content of the template with relevant information for your destination in an online markdown editor, such as dillinger.io. Follow the instructions in the template for details on what you should fill in and which paragraphs can be removed.

    TIP
    You can close your browser window at any time and reopen later. Your work is saved automatically and will be waiting for you when you reopen the browser.

    3. Copy the content from the markdown editor into your new file in GitHub.

  3. For any screenshots or images that you plan on using, use the GitHub interface to upload the files to experience-platform.en/help/destinations/assets/catalog/[...], where [...] is the desired category for your destination. For example, if you are adding a personalization destination to Experience Platform, select the personalization category. You need to link to the images from the page you are authoring. See instructions how to link to images.

    Upload image to GitHub

  4. When you are ready, save the file in your branch.

Confirm file creation