Skip to main content
pawank4987
August 11, 2022
Question

Appian Example Images

  • August 11, 2022
  • 3 replies
  • 0 views

Is there a list of all available Appain Example Images somewhere(example: a!EXAMPLE_RECEPTIONIST_IMAGE())? I find them easy to use to quickly put together a POC.

    3 replies

    mikes0011
    Brainy
    August 11, 2022

    Good question - the example you've provided seems to straddle the line between normal and "unpublished function" (which are, technically, unsupported).  The main difference is that in this case, instruction text is shown once the function name is completed, which is (usually?) not the case with unpublished/unspported functions.  I guess this one (and ones like it) might be in an in-between category i.e. "for training use only" or something.

    To answer your question: i'm unaware of any such list, and I doubt whether there's any "official" list published, though you might discover more via the "blind dart throwing" approach and/or searching through recipes / patterns / community-editiion-site training interfaces.

    I'd be curious to hear anyone else's findings and/or official explanations here.

    noora
    January 13, 2026
    Constant Typical Use Case
    a!EXAMPLE_RECEPTIONIST_IMAGE() Welcome banners or "Contact Us" sections.
    a!EXAMPLE_FINANCE_IMAGE() Budgeting, payroll, or banking dashboards.
    a!EXAMPLE_INSURANCE_IMAGE() Claims or policy management mockups.
    a!EXAMPLE_IT_SUPPORT_IMAGE() Help desk or equipment request forms.
    a!EXAMPLE_FACILITIES_IMAGE() Office management or inventory tracking.
    a!EXAMPLE_FLOOR_PLANS_IMAGE() Real estate or workspace management.
    a!EXAMPLE_APARTMENT_BUILDING_IMAGE() Property management or housing modules.

    hope this is helpful 

    mathieud0001
    January 13, 2026

    I asked the AI in the Appian documentation and got this answer:

    Based on the provided documentation, there is no central list or catalog of all the built‑in example images (like a!EXAMPLE_RECEPTIONIST_IMAGE()a!EXAMPLE_INSURANCE_IMAGE(), or a!EXAMPLE_TITLE_BAR_IMAGE()). They only appear inline within specific examples:

    • a!EXAMPLE_RECEPTIONIST_IMAGE() and a!EXAMPLE_INSURANCE_IMAGE() are used in the responsive landing page example.[Responsive landing]
    • a!EXAMPLE_TITLE_BAR_IMAGE() is used in the image header template example.[Image header]