Contact Details

This element contains the contact information for users to get in touch or reach out for assistance. The provided contact information will be added to the help document.

Possible Locations

Attributes

Name Type Description
name
required
String The name of the contact person/team who takes care of the customer support.
email String The e-mail ID of the support person/team.
url String The web address of your secondary support page.
visibility String (enum) Decides who can view and use the element. The possible values are internal, private, public. The default value is public.

Note:

You have to mandatorily provide either the email attribute or the url attribute for this element.

Example

Provide the contact information of trips resource as shown below.

    
copy
<contact-details name="Travel Bureau Support" email="support@travelbureau.com" url="https://www.travel_bureau.com/resources/support-plans.html" />

Last Updated 2025-05-30 16:54:59 +0530 +0530