Administer > Service Request Catalog Customization > Working with the manifest file

Working with the manifest file

This file contains information about the presentation of the Dashboard and other landing pages for your company. This file also points to other resources that contribute to the look and feel of your user interface, such as your company name, color palette, and other presentation styles.

The manifest.xml file has basic sections for capturing this information.

<configuration name="">
	<companyDisplayNameKey> 
	<resources>
	<styles>
	<launchersGroup>
	<widgetsGroup>
</configuration>

See the Appendix C: XML tag reference for more information about configuring the individual tags in each section.