Deprecated (16384) : Query::hydrate() is deprecated. Use enableHydration()/isHydrationEnabled() instead. - /var/www/html/cag_revamp/src/Controller/PagesController.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php , line 311 ]Code Context
trigger_error ( $message , E_USER_DEPRECATED );
} $message = 'Query::hydrate() is deprecated. Use enableHydration()/isHydrationEnabled() instead. - /var/www/html/cag_revamp/src/Controller/PagesController.php, line: 140
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/ORM/Query.php',
'line' => (int) 1051,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Query::hydrate() is deprecated. Use enableHydration()/isHydrationEnabled() instead.'
]
],
(int) 1 => [
'file' => '/var/www/html/cag_revamp/src/Controller/PagesController.php',
'line' => (int) 140,
'function' => 'hydrate',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {},
'type' => '->',
'args' => [
(int) 0 => true
]
],
(int) 2 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 610,
'function' => 'single',
'class' => 'App\Controller\PagesController',
'object' => object(App\Controller\PagesController) {},
'type' => '->',
'args' => [
(int) 0 => (int) 6768
]
],
(int) 3 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 120,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PagesController) {},
'type' => '->',
'args' => []
],
(int) 4 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 94,
'function' => '_invoke',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\PagesController) {}
]
],
(int) 5 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 235,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'object' => object(Cake\Http\ActionDispatcher) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 6 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 7 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Middleware/SecurityHeadersMiddleware.php',
'line' => (int) 254,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 8 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\SecurityHeadersMiddleware',
'object' => object(Cake\Http\Middleware\SecurityHeadersMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 9 => [
'file' => '/var/www/html/cag_revamp/src/Middleware/CsrfCheckMiddleware.php',
'line' => (int) 52,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 10 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'App\Middleware\CsrfCheckMiddleware',
'object' => object(App\Middleware\CsrfCheckMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 11 => [
'file' => '/var/www/html/cag_revamp/src/Middleware/FileValidationMiddleware.php',
'line' => (int) 66,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 12 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'App\Middleware\FileValidationMiddleware',
'object' => object(App\Middleware\FileValidationMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 13 => [
'file' => '/var/www/html/cag_revamp/src/Middleware/BlockMaliciousUploadMiddleware.php',
'line' => (int) 69,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 14 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'App\Middleware\BlockMaliciousUploadMiddleware',
'object' => object(App\Middleware\BlockMaliciousUploadMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 15 => [
'file' => '/var/www/html/cag_revamp/src/Middleware/NoBackRequestMiddleware.php',
'line' => (int) 39,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 16 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'App\Middleware\NoBackRequestMiddleware',
'object' => object(App\Middleware\NoBackRequestMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 17 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 18 => [
'file' => '/var/www/html/cag_revamp/src/Middleware/LanguageRoutingMiddleware.php',
'line' => (int) 62,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 19 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'App\Middleware\LanguageRoutingMiddleware',
'object' => object(App\Middleware\LanguageRoutingMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 20 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 21 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 168,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 22 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 23 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 88,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 24 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'object' => object(Cake\Routing\Middleware\AssetMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 25 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 26 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {},
(int) 2 => object(Cake\Http\Runner) {}
]
],
(int) 27 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) {},
(int) 1 => object(Cake\Http\Response) {}
]
],
(int) 28 => [
'file' => '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 98,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) {},
(int) 1 => object(Cake\Http\ServerRequest) {},
(int) 2 => object(Cake\Http\Response) {}
]
],
(int) 29 => [
'file' => '/var/www/html/cag_revamp/webroot/index.php',
'line' => (int) 82,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) {},
'type' => '->',
'args' => []
]
]
$frame = [
'file' => '/var/www/html/cag_revamp/src/Controller/PagesController.php',
'line' => (int) 140,
'function' => 'hydrate',
'class' => 'Cake\ORM\Query',
'object' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Pages.id AS `Pages__id`, Pages.slug AS `Pages__slug`, IF(PageTranslation.title != '',PageTranslation.title,Pages.title) AS `title`, IF(PageTranslation.excerpt != '',PageTranslation.excerpt,Pages.excerpt) AS `excerpt`, IF(PageTranslation.content != '',PageTranslation.content,Pages.content) AS `content`, IF(PageTranslation.culture IS NOT NULL AND PageTranslation.culture = 'en',PageTranslation.file_title,Pages.file_title) AS `file_title`, IF(PageTranslation.culture IS NOT NULL AND PageTranslation.culture = 'en',PageTranslation.upload_file,Pages.upload_file) AS `upload_file`, Pages.created_at AS `Pages__created_at`, Pages.modified_at AS `Pages__modified_at` FROM pages Pages INNER JOIN content_accesses ON content_accesses.content_id = Pages.id AND content_accesses.module_id = 26 AND content_accesses.website_id =104 LEFT JOIN page_translations PageTranslation ON (PageTranslation.culture = :c0 AND PageTranslation.page_id = (Pages.id)) WHERE Pages.id = :c1',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\PagesTable) {}
},
'type' => '->',
'args' => [
(int) 0 => true
]
] deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\ORM\Query::hydrate() - CORE/src/ORM/Query.php, line 1051
App\Controller\PagesController::single() - APP/Controller/PagesController.php, line 140
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\SecurityHeadersMiddleware::__invoke() - CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 254
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Middleware\CsrfCheckMiddleware::__invoke() - APP/Middleware/CsrfCheckMiddleware.php, line 52
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Middleware\FileValidationMiddleware::__invoke() - APP/Middleware/FileValidationMiddleware.php, line 66
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
App\Middleware\BlockMaliciousUploadMiddleware::__invoke() - APP/Middleware/BlockMaliciousUploadMiddleware.php, line 69
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 51 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else { $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$maxBufferLength = (int) 8192
$file = '/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 51
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 152 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
)); $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 152
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 57
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'no-cache'
]
$name = 'Pragma'
$first = true
$value = 'no-cache' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'no-cache, no-store, must-revalidate'
]
$name = 'Cache-Control'
$first = true
$value = 'no-cache, no-store, must-revalidate' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'all'
]
$name = 'x-permitted-cross-domain-policies'
$first = true
$value = 'all' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'same-origin'
]
$name = 'referrer-policy'
$first = true
$value = 'same-origin' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'sameorigin'
]
$name = 'x-frame-options'
$first = true
$value = 'sameorigin' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => '1; mode=block'
]
$name = 'x-xss-protection'
$first = true
$value = '1; mode=block' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'noopen'
]
$name = 'x-download-options'
$first = true
$value = 'noopen' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'Pragma' => [
[maximum depth reached]
],
'Cache-Control' => [
[maximum depth reached]
],
'x-permitted-cross-domain-policies' => [
[maximum depth reached]
],
'referrer-policy' => [
[maximum depth reached]
],
'x-frame-options' => [
[maximum depth reached]
],
'x-xss-protection' => [
[maximum depth reached]
],
'x-download-options' => [
[maximum depth reached]
],
'x-content-type-options' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</title>
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/style.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/responsive.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/aos.css"/>
<link rel="stylesheet" href="/themes/a_g/assets/css/animate.css"/>
<!-- head style -->
<!-- /head style -->
<!-- head script -->
<!-- /head script -->
<!--[if lte IE 9]>
<script src="/themes/a_g/assets/js/ie.js" type="text/javascript"></script>
<![endif]-->
<script src="/themes/a_g/assets/js/jquery.min.js"></script>
</head>
<body data-mobile="false" data-c="pages" data-m="single"
class="noJS">
<noscript class="js-required">
<div class="container">
<div class="alert alert-danger mt-2 mb-2" role="alert">
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser. </div>
</div>
</noscript>
<div class="wrapper" id="wrapper" >
<!-- header top -->
<!-- /header top -->
<header id="header">
<div class="topStrip">
<div class="container">
<div class=" cf">
<ul class="leftLink" >
<li class="nav-item "><a href="https://cag.php-staging.com/en/" class="nav-link ">Main site</a></li><li class="nav-item "><a href="http://oios.cag.gov.in/" target="_blank" class="nav-link ">OIOS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.eoffice.gov.in/" target="_blank" class="nav-link ">e-Office <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/faqs" class="nav-link ">FAQs</a></li> </ul>
<ul class="rightLinks">
<li><a class="skipContent" tabindex="1" href="#content">Skip to Main Content</a></li>
<li class="fontResize">
<div id="accessControl" class="textResizeWrapper">
<div class="font-lists">
<input type="button" name="font_normal" value="A" id="font_smaller" title="Decrease Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_normal" value="A-" id="font_normal" title="Normal Font Size" class="fontScaler normal font-normal" />
<input type="button" name="font_large" value="A+" id="font_large" title="Increase Font Size" class="fontScaler large font-large" />
</div>
<div class="contrast-lists">
<input type="button" name="normal" value="Standard View" id="normal" title="Standard View" class="contrastChanger normal current" />
<input type="button" name="wob" value="High Contrast View" id="wob" title="High Contrast View" class="contrastChanger wob" />
</div>
</div>
</li>
<li class="langDropDown">
<select id="languageSwitcher">
<option value="en" selected="selected" >English</option>
<option value="hi" >हिन्दी</option>
</select>
</li>
</ul>
</div>
</div>
</div>
<div class="headSecound">
<div class="container">
<div class="headerBox">
<div class="headerLeft">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/emblem.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
<div class="headerPart">
<div class="headerBox cf">
<div id="logo">
<a href="/ag1/kerala/en" title="Principal Accountant General (Audit I), Kerala, Thiruvananthapuram"><h3>Principal Accountant General (Audit I), Kerala, Thiruvananthapuram</h3><p>Indian Audit & Accounts Department</p></a>
</div>
</div>
</div>
<div class="headerRight">
<a href="/ag1/kerala/en" title="Dedicated to Truth in Public Interest"><img src="/themes/a_g/assets/images/Dedicated-to-Truth-in-Public-Interest.png" alt="Dedicated to Truth in Public Interest"/></a> </div>
</div>
</div>
</div>
<div id="mainNav" class="mainNavigation">
<div class="container">
<div class="menuPart cf">
<ul id="nav">
<li>
<a href="/ag1/kerala/en">Home</a> </li>
<li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18216" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18216"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18239" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">The Office</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18239"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-ag" class="dropdown-item ">Profile of Prl AG</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-profile-of-group-officers" class="dropdown-item ">Profile of Group Officers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-branch-offices" class="dropdown-item ">Branch Offices</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18357" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Mandate</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18357"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-duties-powers" class="dropdown-item ">Duties & Powers</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-jurisdiction" class="dropdown-item ">Audit Jurisdiction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-scope-of-audit" class="dropdown-item ">Scope of Audit</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" class="dropdown-item ">Our Vision, Mission & Core Values</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" class="dropdown-item ">Organisation Chart</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" class="dropdown-item ">Budget & Expenditure</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" class="dropdown-item ">Citizens' Charter</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18439" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RTI Act</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18439"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rti-act" class="dropdown-item ">Disclosure Requirement</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-public-information-officer" class="dropdown-item ">Public Information Officer</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-first-appellate-authority" class="dropdown-item ">First Appellate Authority</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-application-fee" class="dropdown-item ">Application Fee</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" class="dropdown-item ">Audit Advisory Board</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" class="dropdown-item ">History</a></li><li class="dropdown-item active active"><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" class="dropdown-item active">Former AsG</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18429" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Functions</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18429"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18430" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Administration</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18430"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-function-administration-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/deputation" class="dropdown-toggle " id="navbar-dropdown-menu-18436" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Deputation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18436"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation" class="dropdown-item ">Deputation Inward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-iaad" class="dropdown-item ">Deputation Outward within IAAD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-deputation-outward-outside-iaad" class="dropdown-item ">Deputation Outward outside IAAD</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-committees" class="dropdown-item ">Board & Committees</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-rajbhasha-annualprogramme-hindimagazine" class="dropdown-item ">Rajbhasha</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18471" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group I</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18471"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-i-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18453" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group II</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18453"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-ii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18456" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Management Group III</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18456"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-introduction" class="dropdown-item ">Introduction</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-sections-functions" class="dropdown-item ">Section & Function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-amg-iii-auditee-units" class="dropdown-item ">Auditee Units</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18474" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Welfare</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18474"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-welfare-functions" class="dropdown-item ">About function</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-welfare" class="dropdown-item ">Staff Welfare</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sports-recreation-activities" class="dropdown-item ">Sports & Recreation Activities</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-round-the-clock-women-helpline-national-commission-for-women" class="dropdown-item ">Round-the-Clock Helpline for Women</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-minutes-departmental-screening-committee-appointment-compassionate-ground" class="dropdown-item ">Minutes: Cases for Appointment on Compassionate ground</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18485" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Resources</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18485"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18486" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Standard Guidelines & Policies</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18486"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-cag-s-auditing-standards-2017" class="dropdown-item ">CAG's Auditing Standards 2017</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-manual-of-standing-orders" class="dropdown-item ">Manual of Standing Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/office-mannual/" class="dropdown-item ">Office Manual & Guidelines</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18492" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Interface with Legislation</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18492"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-constitutional-arrangements" class="dropdown-item ">Constitutional Arrangements</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-product-and-their-tabling" class="dropdown-item ">Audit Product & their Tabling</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-legislation-committees" class="dropdown-item ">Legislation Committees</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-style-guide-for-use-in-iaad" class="dropdown-item ">Style Guide for use in IA&AD</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-natural-resource-accounting" class="dropdown-item ">Natural Resource Accounting</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18514" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publication & Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18514"><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-toggle " id="navbar-dropdown-menu-22669" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Audit Reports</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-22669"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/audit-report" class="dropdown-item ">English</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-reports-in-malayalam" class="dropdown-item ">Malayalam</a></li></ul></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-pac-lfac-process" class="dropdown-item ">PAC /LFAC Process</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-accounts-of-psus-in-arrear" class="dropdown-item ">Accounts of PSUs in Arrear</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-compliance-to-audit-observations" class="dropdown-item ">Compliance to Audit Observation</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-follow-up-of-audit-reports" class="dropdown-item ">Follow-Up of Audit Reports</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-position-of-discussion-of-audit-reports-by-public-accounts-committee" class="dropdown-item ">Position of discussion of Audit reports by PAC</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-position-of-dicussion-of-audit-reports-by-lfac" class="dropdown-item ">Position of discussion of Audit Reports by LFAC</a></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18531" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Contact Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18531"><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18532" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Media Section</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18532"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/photo-gallery" class="dropdown-item ">Photo Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/video-gallery" class="dropdown-item ">Video Gallery</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-audit-diwas" class="dropdown-item ">Audit Diwas</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-release" class="dropdown-item ">Press Release</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/press-clipping" class="dropdown-item ">Press Clipping</a></li></ul></li><li class="dropdown-item active dropdown-submenu "><a href="https://cag.php-staging.com/ag1/kerala/en/notice" class="dropdown-toggle " id="navbar-dropdown-menu-18546" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Working with Us</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18546"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-office-address" class="dropdown-item ">Office Address</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-gssa-kerala-office-location" class="dropdown-item ">Office Location</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-working-hours" class="dropdown-item ">Working Hours</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-holiday-list-2020" class="dropdown-item ">Holiday List</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/tenders" class="dropdown-item ">Tenders and Contracts</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/SIP-25052022-0628dd8919ef460-33659570.pdf" target="_blank" class="dropdown-item ">Student Intern Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/YP-19052022-0628dd98f6ca482-05344425.pdf" target="_blank" class="dropdown-item ">Young Professionals Program <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-directory" class="dropdown-item ">Contact Us</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-website-administrator" class="dropdown-item ">Website Administrator</a></li></ul></li></ul></li><li class="nav-item dropdown "><a href="#" class="nav-link dropdown-toggle " id="navbar-dropdown-menu-18555" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Employee Corner</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18555"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-staff-strength" class="dropdown-item ">Staff Strength</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-functions-administration-training" class="dropdown-item ">Training</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-forms-for-iaad-staff" class="dropdown-item ">Forms for IA&AD staff</a></li><li class="dropdown-item active dropdown-submenu "><a href="#" class="dropdown-toggle " id="navbar-dropdown-menu-18438" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Circular & Orders</a><ul class="dropdown-menu parent" aria-labelledby="navbar-dropdown-menu-18438"><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/ae-circulars-office-orders" class="dropdown-item ">Office Circulars</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-sectional-orders" class="dropdown-item ">Sectional Orders</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-notices" class="dropdown-item ">Deputation Notices</a></li></ul></li><li class="dropdown-item active "><a href="https://email.gov.in" target="_blank" class="dropdown-item ">IAAD Mail For Staff <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.gov.in/iaad-kms-content" target="_blank" class="dropdown-item ">IAAD KMS <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/gradation-list" class="dropdown-item ">Gradation Lists</a></li><li class="dropdown-item active "><a href="https://pdrtcb.gov.in/Login.aspx" target="_blank" class="dropdown-item ">Training Nomination at RTI/RTC/Other institute <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-transfer-posting-guidelines" class="dropdown-item ">Transfer & Posting Guidelines</a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/uploads/media/Global-Footprints-0628e0af5d20ae9-77671062.pdf" target="_blank" class="dropdown-item ">Quarterly Newsletter - IR Division <img src=https://cag.php-staging.com//assets/images/extlink-icon.png alt='External link'></a></li><li class="dropdown-item active "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-code-of-ethics-for-iaad" class="dropdown-item ">Code of Ethics for IA&AD</a></li></ul></li> </ul>
</div>
</div>
</div>
</header>
<!-- header bottom -->
<!-- /header bottom -->
<!--Breadcrumbs-->
<div class="pageHeader">
<div class="container">
<div class="entryTitleLeft">
<h1 class="entryTitle">
Former Accountants General </h1>
</div>
<div class="breadcrumb">
<ul class="breadcrumb ul"><li><a href="/ag1/kerala/en"><i class="fa fa-home"></i> Home</a></li><li><a href="#">About Us</a></li><li><span>Former AsG</span></li></ul> </div>
</div>
</div>
<!-- <a href="#top" title="Back to Top" id="backtotop">Back to Top</a> -->
<!-- endBreadcrumbs-->
<section id="content" class="innerContent entryContent">
<div class="container">
<div class="row">
<div class="rightFunctionality">
<h2>About Us</h2>
<ul>
<li>
<a href="#" >
The Office </a>
</li>
<li>
<a href="#" >
Mandate </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-our-vision-mission-and-corevalues" >
Our Vision, Mission & Core Values </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-organisation-chart" >
Organisation Chart </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-budget-expenditure" >
Budget & Expenditure </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-citizen-charter" >
Citizens' Charter </a>
</li>
<li>
<a href="#" >
RTI Act </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-audit-advisory-board" >
Audit Advisory Board </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-history" >
History </a>
</li>
<li>
<a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-former-accountants-general" >
Former AsG </a>
</li>
</ul>
</div>
<div class="leftContentFunctionality">
<p><strong>Former Comptrollers/ Accountants General, Composite Office, Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>01.04.1950 - 29.10.1951</td>
</tr>
<tr>
<td>Shri S Ramaiah</td>
<td>Comptroller</td>
<td>30.10.1951- 09.04.1952</td>
</tr>
<tr>
<td>Shri K Govinda Menon</td>
<td>Comptroller</td>
<td>10.04.1952 - 04.05.1955</td>
</tr>
<tr>
<td>Shri JR Suri</td>
<td>Comptroller</td>
<td>05.05.1955 - 20.01.1956</td>
</tr>
<tr>
<td>Shri DA Quadri</td>
<td>Comptroller</td>
<td>22.02.1956 - 21.01.1957</td>
</tr>
<tr>
<td>Shri Y Krishnan</td>
<td>Comptroller</td>
<td>30.01.1957 - 07.04.1959</td>
</tr>
<tr>
<td>Shri S Vasudevan</td>
<td>Accountant General</td>
<td>01.05.1959 - 14.05.1961</td>
</tr>
<tr>
<td>Shri PP Gangadharan</td>
<td>Accountant General</td>
<td>15.06.1961- 07.05.1963</td>
</tr>
<tr>
<td>Shri TN Kuriakose</td>
<td>Accountant General</td>
<td>08.05.1963 - 11.05.1969</td>
</tr>
<tr>
<td>Shri KP Rangaswami</td>
<td>Accountant General</td>
<td>12.05.1969 - 31.05.1971</td>
</tr>
<tr>
<td>Shri KP Joseph</td>
<td>Accountant General</td>
<td>19.10.1971 - 25.02.1974</td>
</tr>
<tr>
<td>Shri RC Ghei</td>
<td>Accountant General</td>
<td>26.02.1974 - 04.09.1976</td>
</tr>
<tr>
<td>Shri HMS Bhatnagar</td>
<td>Accountant General</td>
<td>05.09.1976 - 03.12.1976</td>
</tr>
<tr>
<td>Shri MP Singh Jain</td>
<td>Accountant General</td>
<td>25.12.1976 - 0.04.1977</td>
</tr>
<tr>
<td>Shri M Premkumar</td>
<td>Accountant General</td>
<td>01.05.1977 - 11.06.1977</td>
</tr>
<tr>
<td>Shri RKA Subramanya</td>
<td>Accountant General</td>
<td>12.06.1977 - 06.05.1979</td>
</tr>
<tr>
<td>Shri S Sethuraman</td>
<td>Accountant General</td>
<td>11.06.1979 - 16.04.1984</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri V Lakshmi Narayanan</td>
<td>Accountant General Audit I</td>
<td>01.03.1984 - 15.12.1986</td>
</tr>
<tr>
<td>Shri Ananda Shankar</td>
<td>Accountant General Audit I</td>
<td>15.12.1986 - 31.05.1990</td>
</tr>
<tr>
<td>Shri Lakshmi Dhar Naik</td>
<td>Accountant General Audit II</td>
<td>10.07.1989 - 11.06.1990</td>
</tr>
<tr>
<td>Shri K Krishnan</td>
<td>Accountant General</td>
<td>18.06. 1990 - 16.01.1991</td>
</tr>
<tr>
<td>Shri R S Gopalan</td>
<td>Principal Accountant General</td>
<td>14.02.1991 - 22.11.1991</td>
</tr>
<tr>
<td>Shri S V Ramaswamy</td>
<td>Accountant General</td>
<td>06.04.1992 - 31.07.1992</td>
</tr>
<tr>
<td>Shri K Krishna Das</td>
<td>Principal Accountant General</td>
<td>27.08.1992 - 21.06. 1993</td>
</tr>
<tr>
<td>Shri A K Chakrabarti</td>
<td>Principal Accountant General</td>
<td>12.07.1993 - 28.12.1995</td>
</tr>
<tr>
<td>Shri Shankar Narayan</td>
<td>Accountant General</td>
<td>05.01.1996 - 16.06.1997</td>
</tr>
<tr>
<td>Shri M Deena Dayalan</td>
<td>Accountant General</td>
<td>16.06.1997 - 30.06.1999</td>
</tr>
<tr>
<td>Shri R K Verma</td>
<td>Accountant General</td>
<td>30.06.1999 - 29.05.2001</td>
</tr>
<tr>
<td>Shri D C Sahoo</td>
<td>Principal Accountant General</td>
<td>05.06.2001 - 30.10.2001</td>
</tr>
<tr>
<td>Shri PJ Mathew</td>
<td>Accountant General</td>
<td>28.11.2001 - 14.03.2003</td>
</tr>
<tr>
<td>Shri Arvind K Awasthi</td>
<td>Principal Accountant General</td>
<td>22.07.2003 - 26.04.2006</td>
</tr>
<tr>
<td>Shri Jayanta Chatterjee</td>
<td>Principal Accountant General</td>
<td>27.04.2006 - 27.03.2008</td>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>28.03.2008 - 15.10.2009</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Nagalsamy</td>
<td>Principal Accountant General</td>
<td>16.10.2009 - 09.03.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Accountant General</td>
<td>10.03.2010 - 25.08.2010</td>
</tr>
<tr>
<td>Shri.V.Kurian</td>
<td>Principal Accountant General</td>
<td>25.08.2010 - 17.04.2011</td>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>18.04.2011 - 31.03.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Works, Forest & Receipt Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Sri V Kurian</td>
<td>Accountant General</td>
<td>26.10.2009 -19.05.2010</td>
</tr>
<tr>
<td>Shri KS Subramanian</td>
<td>Accountant General</td>
<td>19.05.2010 - 09.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountant General (Local Bodies Audit & Accounts), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>03.10.2011 - 02.04.2012</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri GN Sunder Raja</td>
<td>Principal Accountant General</td>
<td>01.04.2012 - 17.09.2012</td>
</tr>
<tr>
<td>Shri RN Ghosh</td>
<td>Principal Accountant General</td>
<td>17.10.2012 - 03.03.2014</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>03.03.2014 - 31.05.2016</td>
</tr>
<tr>
<td>Shri C Gopinathan</td>
<td>Principal Accountant General</td>
<td>11.07.2016 - 31.10.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.11.2017 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Dr Biju Jacob</td>
<td>Accountant General</td>
<td>02.04.2012 - 23.03.2015</td>
</tr>
<tr>
<td>Shri N Nagarajan</td>
<td>Principal Accountant General</td>
<td>23.03.2015 - 27.07.2015</td>
</tr>
<tr>
<td>Dr Amar Patnaik</td>
<td>Principal Accountant General</td>
<td>27.07.2015 - 04.09.2017</td>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>05.09.2017 - 01.04.2018</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>02.04.2018 - 31.03.2020</td>
</tr>
</tbody>
</table>
<p><strong>Former Accountants General (Audit I), Kerala</strong></p>
<table class="responsiveTable">
<tbody>
<tr>
<th>Name</th>
<th>Designation</th>
<th>Period</th>
</tr>
<tr>
<td>Shri S Sunil Raj</td>
<td>Accountant General</td>
<td>01.04.2020 - 17.08.2020</td>
</tr>
<tr>
<td>Shri KP Anand</td>
<td>Accountant General</td>
<td>18.08.2020 - 31.12.2020</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
</div>
</div>
</section>
<!--Start::footerEnd-->
<section class="footerEnd">
<div class="footer">
<div class="container">
<div class="footerLeft">
<ul>
<li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-copyright-policy" class="nav-link ">Copyright Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-disclaimer" class="nav-link ">Disclaimer</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-help" class="nav-link ">Help</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-hyper-linking-policy" class="nav-link ">Hyperlinking Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-privacy-policy" class="nav-link ">Privacy Policy</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-screen-reader-access" class="nav-link ">Screen Reader Access</a></li><li class="nav-item "><a href="https://cag.php-staging.com/ag1/kerala/en/page-ag1-kerala-page-gssa-kerala-terms-conditions" class="nav-link ">Terms & Conditions</a></li> </ul>
<p>Copyrights © 2020 All Rights Reserved By Comptroller and Auditor General of India</p>
</div>
<div class="footerRight" >
<div class="fotterVisitors">
<span>Last updated: <strong>25/03/2021</strong></span>
</div>
</div>
</div>
</div>
</section>
<!--End::footerEnd-->
</div> <!--END wrapper -->
<a href="#top" title="Back to Top" id="backtotop">Back to Top</a>
<script src="/themes/a_g/assets/js/bootstrap.min.js"></script>
<script src="/themes/a_g/assets/js/wow.js"></script>
<script src="/themes/a_g/assets/js/jquery.responsiveTabs.min.js"></script>
<script src="/themes/a_g/assets/js/modernizr.js"></script>
<script src="/themes/a_g/assets/js/aos.js"></script>
<script src="/themes/a_g/assets/js/functions.js"></script>
<script src="/themes/a_g/assets/js/general.js"></script>
<script src="/themes/a_g/assets/js/jquery.validate.min.js"></script>
<script src="/themes/a_g/assets/js/additional-methods.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function () {
if ($(this).scrollTop() > 50) {
$('#back-to-top').fadeIn();
} else {
$('#back-to-top').fadeOut();
}
});
// scroll body to 0px on click
$('#back-to-top').click(function () {
$('body,html').animate({
scrollTop: 0
}, 400);
return false;
});
});
wow = new WOW(
{
animateClass: 'animated',
offset: 100,
callback: function(box) {
console.log("WOW: animating <" + box.tagName.toLowerCase() + ">")
}
}
);
wow.init();
$(document).ready(function () {
var $tabs = $('#horizontalTab');
$tabs.responsiveTabs({
rotate: false,
startCollapsed: 'accordion',
collapsible: 'accordion',
setHash: true,
disabled: [3,4],
click: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> clicked!');
},
activate: function(e, tab) {
$('.info').html('Tab <strong>' + tab.id + '</strong> activated!');
},
activateState: function(e, state) {
$('.info').html('Switched from <strong>' + state.oldState + '</strong> state to <strong>' + state.newState + '</strong> state!');
}
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('startRotation', 1000);
});
$('#stop-rotation').on('click', function() {
$tabs.responsiveTabs('stopRotation');
});
$('#start-rotation').on('click', function() {
$tabs.responsiveTabs('active');
});
$('#enable-tab').on('click', function() {
$tabs.responsiveTabs('enable', 3);
});
$('#disable-tab').on('click', function() {
$tabs.responsiveTabs('disable', 3);
});
$('.select-tab').on('click', function() {
$tabs.responsiveTabs('activate', $(this).val());
});
});
$(document).ready(function() {
$('.nav li').click(function() {
$('.nav li.active').removeClass("active");
$(this).addClass("active");
});
});
</script>
<!-- bottom style -->
<!-- /bottom style -->
<!-- bottom script -->
<script>
var _langChangeFlag = false;
var changeLang = function (_lang){
var _langUrls = [];var _langUrls = JSON.parse('{"en":"https:\/\/cag.php-staging.com\/ag1\/kerala\/en\/page-ag1-kerala-former-accountants-general","hi":"https:\/\/cag.php-staging.com\/ag1\/kerala\/hi\/page-ag1-kerala-former-accountants-general"}'); if(_langChangeFlag){
return;
}
if(_langUrls[_lang] !== undefined && _langUrls[_lang] != ''){
_langChangeFlag = true;
window.location = _langUrls[_lang];
}
}
$(document).ready(function(){
$('#languageSwitcher').change(function(){
changeLang($(this).val());
});
});
</script>
<!-- /bottom script -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180956344-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-180956344-1');
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$values = [
(int) 0 => 'nosniff'
]
$name = 'x-content-type-options'
$first = true
$value = 'nosniff' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/cag_revamp/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 210 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
); $cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
]
]
$cookie = [
'name' => 'csrfToken',
'value' => 'e39e784483d50fe326dcec35a4867643bea5bf9911c6b0b0b934f48886ab81a15113b796bda14e4e5c91cd01359af56d34737df2471412000f39755e23c26ee9',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '0'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 210
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 190
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 58
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 82
Former Accountants General | Principal Accountant General (Audit I), Kerala, Thiruvananthapuram
This page uses JavaScript. Your browser either doesn't support JavaScript or you have it turned off. To see this page as it is meant to appear please use a JavaScript enabled browser.
Former Comptrollers/ Accountants General, Composite Office, Kerala
Name
Designation
Period
Shri K Govinda Menon
Comptroller
01.04.1950 - 29.10.1951
Shri S Ramaiah
Comptroller
30.10.1951- 09.04.1952
Shri K Govinda Menon
Comptroller
10.04.1952 - 04.05.1955
Shri JR Suri
Comptroller
05.05.1955 - 20.01.1956
Shri DA Quadri
Comptroller
22.02.1956 - 21.01.1957
Shri Y Krishnan
Comptroller
30.01.1957 - 07.04.1959
Shri S Vasudevan
Accountant General
01.05.1959 - 14.05.1961
Shri PP Gangadharan
Accountant General
15.06.1961- 07.05.1963
Shri TN Kuriakose
Accountant General
08.05.1963 - 11.05.1969
Shri KP Rangaswami
Accountant General
12.05.1969 - 31.05.1971
Shri KP Joseph
Accountant General
19.10.1971 - 25.02.1974
Shri RC Ghei
Accountant General
26.02.1974 - 04.09.1976
Shri HMS Bhatnagar
Accountant General
05.09.1976 - 03.12.1976
Shri MP Singh Jain
Accountant General
25.12.1976 - 0.04.1977
Shri M Premkumar
Accountant General
01.05.1977 - 11.06.1977
Shri RKA Subramanya
Accountant General
12.06.1977 - 06.05.1979
Shri S Sethuraman
Accountant General
11.06.1979 - 16.04.1984
Former Principal Accountants General/ Accountants General (Audit), Kerala
Name
Designation
Period
Shri V Lakshmi Narayanan
Accountant General Audit I
01.03.1984 - 15.12.1986
Shri Ananda Shankar
Accountant General Audit I
15.12.1986 - 31.05.1990
Shri Lakshmi Dhar Naik
Accountant General Audit II
10.07.1989 - 11.06.1990
Shri K Krishnan
Accountant General
18.06. 1990 - 16.01.1991
Shri R S Gopalan
Principal Accountant General
14.02.1991 - 22.11.1991
Shri S V Ramaswamy
Accountant General
06.04.1992 - 31.07.1992
Shri K Krishna Das
Principal Accountant General
27.08.1992 - 21.06. 1993
Shri A K Chakrabarti
Principal Accountant General
12.07.1993 - 28.12.1995
Shri Shankar Narayan
Accountant General
05.01.1996 - 16.06.1997
Shri M Deena Dayalan
Accountant General
16.06.1997 - 30.06.1999
Shri R K Verma
Accountant General
30.06.1999 - 29.05.2001
Shri D C Sahoo
Principal Accountant General
05.06.2001 - 30.10.2001
Shri PJ Mathew
Accountant General
28.11.2001 - 14.03.2003
Shri Arvind K Awasthi
Principal Accountant General
22.07.2003 - 26.04.2006
Shri Jayanta Chatterjee
Principal Accountant General
27.04.2006 - 27.03.2008
Shri S Nagalsamy
Principal Accountant General
28.03.2008 - 15.10.2009
Former Principal Accountants General/ Accountants General (Civil &Commercial Audit), Kerala
Name
Designation
Period
Shri S Nagalsamy
Principal Accountant General
16.10.2009 - 09.03.2010
Shri.V.Kurian
Accountant General
10.03.2010 - 25.08.2010
Shri.V.Kurian
Principal Accountant General
25.08.2010 - 17.04.2011
Shri GN Sunder Raja
Principal Accountant General
18.04.2011 - 31.03.2012
Former Accountant General (Works, Forest & Receipt Audit), Kerala
Name
Designation
Period
Sri V Kurian
Accountant General
26.10.2009 -19.05.2010
Shri KS Subramanian
Accountant General
19.05.2010 - 09.04.2012
Former Accountant General (Local Bodies Audit & Accounts), Kerala
Name
Designation
Period
Dr Biju Jacob
Accountant General
03.10.2011 - 02.04.2012
Former Principal Accountants General/ Accountants General (General & Social Sector Audit), Kerala
Name
Designation
Period
Shri GN Sunder Raja
Principal Accountant General
01.04.2012 - 17.09.2012
Shri RN Ghosh
Principal Accountant General
17.10.2012 - 03.03.2014
Shri N Nagarajan
Principal Accountant General
03.03.2014 - 31.05.2016
Shri C Gopinathan
Principal Accountant General
11.07.2016 - 31.10.2017
Shri S Sunil Raj
Accountant General
01.11.2017 - 31.03.2020
Former Principal Accountants General/Accountant General (Economic & Revenue Sector Audit), Kerala
Name
Designation
Period
Dr Biju Jacob
Accountant General
02.04.2012 - 23.03.2015
Shri N Nagarajan
Principal Accountant General
23.03.2015 - 27.07.2015
Dr Amar Patnaik
Principal Accountant General
27.07.2015 - 04.09.2017
Shri S Sunil Raj
Accountant General
05.09.2017 - 01.04.2018
Shri KP Anand
Accountant General
02.04.2018 - 31.03.2020
Former Accountants General (Audit I), Kerala
Name
Designation
Period
Shri S Sunil Raj
Accountant General
01.04.2020 - 17.08.2020
Shri KP Anand
Accountant General
18.08.2020 - 31.12.2020
Back to Top