FAQs / Enterprise Manager |
You can customize the main page of the AgilePoint Enterprise Manager to add your own links to additional functionalities in additional to AgilePoint's.
To add new links, you need to modify the web.config of AgilePoint Enterprise Manager. The following is an example:
<appSettings> <add key="CustomizedSection" value="microsystems.gif;Doc X Tools;Configuration=aaa.aspx;Database=bbb.aspx"/> </appSettings>