Developer Documentation Library > Interviewer - Server Admin > Customizing UNICOM Intelligence Interviewer - Server Admin > Adding activities to UNICOM Intelligence Interviewer - Server Admin
 
Adding activities to UNICOM Intelligence Interviewer - Server Admin
You can add your own activity to UNICOM Intelligence Interviewer - Server Admin by creating an ASP.NET application specifically for the purpose or by adapting an existing ASP.NET application.
The quickest and easiest way to create a C# ASP.NET application is to use the UNICOM Intelligence Interviewer - Server Admin wizards, which are supplied with the UNICOM Intelligence Developer Documentation Library.
Alternatively, if you want to write your application in a language other than C#, or you want to add an existing ASP.NET application to UNICOM Intelligence Interviewer - Server Admin, you can use the UNICOM Intelligence Interviewer - Server Admin Application Framework: see Using the UNICOM Intelligence Interviewer - Server Admin Application Framework.
Regardless of how you create your UNICOM Intelligence Interviewer - Server Admin activity, you might also find the information in Common tasks in activity development helpful.
See
Using the UNICOM Intelligence Interviewer - Server Admin wizards
Using the UNICOM Intelligence Interviewer - Server Admin Application Framework
Common tasks in activity development
See also
Customizing UNICOM Intelligence Interviewer - Server Admin