<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>advisory | Staffing Agency Near Me</title>
	<atom:link href="https://jobhouse.com.gh/recruitment/stm_service_category/advisory/feed/" rel="self" type="application/rss+xml" />
	<link>https://jobhouse.com.gh/recruitment/stm_service_category/advisory/</link>
	<description>Helping you succeed</description>
	<lastBuildDate>Sat, 03 Jan 2026 23:52:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://jobhouse.com.gh/recruitment/wp-content/uploads/2018/09/cropped-Logo_Square-BG-32x32.jpg</url>
	<title>advisory | Staffing Agency Near Me</title>
	<link>https://jobhouse.com.gh/recruitment/stm_service_category/advisory/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Ghana Immigration &#038; Expat Support Services</title>
		<link>https://jobhouse.com.gh/recruitment/service/expatriate-management-services/</link>
		
		<dc:creator><![CDATA[Patience Garrey]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 16:30:47 +0000</pubDate>
				<guid isPermaLink="false">http://jobhouse.com.gh/recruitment/?post_type=stm_service&#038;p=1750</guid>

					<description><![CDATA[<p>With an environment of tight resources and new challenges, companies are exploring foreign talent pools...</p>
<p>The post <a href="https://jobhouse.com.gh/recruitment/service/expatriate-management-services/">Ghana Immigration &#038; Expat Support Services</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-9"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>JobHouse is Ghana’s leading immigration support and expatriate management specialist. The aim of this service is to ensure expats feel comfortable and confident to begin their professional life in Ghana. This will lead to a faster turnaround period for the expat thereby assuring an increased efficiency, productivity and cost effectiveness.</p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<blockquote><p>
<strong>We give you professional support for the following:</strong>
</p></blockquote>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<ul>
<li>Human resource recruitment and management</li>
<li>Payroll management</li>
<li>Tax compliance</li>
<li>Immigration</li>
</ul>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<ul>
<li>Visas</li>
<li>Accommodation and in-house concierge services</li>
<li>Work permit and residence permit</li>
</ul>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h4><strong>Service Guarantee</strong></h4>
<p><strong>Our Expat management Service have the following qualities:</strong></p>
<ul>
<li><strong>Flexibility &#8211;</strong> This programme can be modified to suit your needs. We can add/delete existing benefits as the Client may deem fit. We often provide our clients with the detailed list of services available so they are  able to choose what they want for themselves and/or the assignees.</li>
<li><strong>Problem Solving &#8211;</strong> With our expertise we commit ourselves to solve your work-related problems so that these problems do not take away your focus on the core business issues.</li>
<li><strong>Communication –</strong> We are a phone call, SMS or email away. We are always at your doorstep. always ready and available to assist you.</li>
<li><strong>Cost – Effectiveness &#8211;</strong> We offer you great service at a reasonable rate. Our charges are very affordable and the lowest in the Ghanaian market at the moment.</li>
</ul>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="stm-spacing" id="stm-spacing-69dca524773ba"></div>
<script>
    (function($){
        "use strict";
        var spacingID = 'stm-spacing-69dca524773ba',
            lgSpacing = '35px',
            mdSpacing = '20px',
            smSpacing = '15px',
            xsSpacing = '10px';

        function stmSpacing() {
            if ( window.matchMedia("(min-width: 1200px)").matches && lgSpacing ) {
                $( '#' + spacingID ).css ( "height", lgSpacing );
            } else if ( window.matchMedia("(max-width: 1199px) and (min-width: 992px )").matches && mdSpacing ) {
                $( '#' + spacingID ).css ( "height", mdSpacing );
            } else if ( window.matchMedia("(max-width: 991px) and (min-width: 768px )").matches && smSpacing ) {
                $( '#' + spacingID ).css ( "height", smSpacing );
            } else if ( window.matchMedia("(max-width: 767px)").matches && xsSpacing ) {
                $( '#' + spacingID ).css ( "height", xsSpacing );
            } else {
                $( '#' + spacingID ).css ( "height", "" );
            }
        }

        $(document).ready(function() {
            stmSpacing();
        });

        $(window).resize(function() {
            stmSpacing();
        });

    })(jQuery);
</script></div></div></div><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-has-fill"><div class="vc_column-inner vc_custom_1665880423171"><div class="wpb_wrapper"><div class="vc_custom_heading text_align_left title_no_stripe" ><h1 style="font-size: 20px;color: #f40000;text-align: left" class="consulting-custom-title">GHANA WORK PERMIT &amp; RESIDENCE PERMIT INFORMATION</h1></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_custom_heading text_align_left title_no_stripe" ><h2 style="font-size: 20px;text-align: left" class="consulting-custom-title">GHANA VISA / VISA EXTENSION</h2></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><strong>What is a Visa?</strong> It is an endorsement on a passport indicating that the holder is allowed to enter, leave, or stay for a specified period of time in a country. As the world develops, restrictions on movement from country to country have increased and it is becoming more difficult getting visa for some countries.</p>
<p>Luckily, getting a Ghana visa is not that difficult (if you talk to the right sources).</p>
<p><strong>Visa Types in Ghana</strong></p>
<p>There are a number of visa types available to both Ghana citizens, ECOWAS citizens and other nationals.</p>
<p>A1 – Diplomatic Visa. For Diplomatic passport Holders only (Gratis)<br />
A2 – Official Visa. For Official Passport Holders only (Gratis)<br />
B1 – Business Visa. For Business<br />
B2- Tourism visa. For tourism, holidays and normal visits<br />
C – Transit Visa. For transit<br />
F1 – Education Visa. For students/study visits<br />
H1 – Voluntary Work. For work on voluntary basis.Conference<br />
G1 – International Organisations. For staff of recognised Int’l organisations<br />
I2 – Press accreditation. For media personnel undertaking approved project</p>
<p><strong>Applying for Ghana Visa</strong></p>
<p>In order to apply for a Ghanaian visa, expats have to gather several documents:</p>
<ul>
<li>A passport valid for at least 6 months after the planned arrival date in Ghana.</li>
<li>Completed Visa application forms (available to download from various embassy websites, as well as at the Ghana Immigration Service Headquarters or regional offices in Ghana).</li>
</ul>
<p>Depending on the type of visa you are applying for, the application form includes details such as nationality, expected place of residence in Ghana (hotel or other accommodation), arrival date and proposed length of your stay (flight ticket references), purpose of the stay and amount of money you are travelling with.</p>
<p><strong>The following are also required:</strong></p>
<ul>
<li>2 passport sized photos</li>
<li>A vaccination certificate against yellow fever (less than 10 years old). All travelers older than 9 months must hold a certificate or have been vaccinated at least 10 days prior to arrival.</li>
<li>A letter from the company explaining the business reason as well as the company references if the person is travelling on behalf of a company.</li>
</ul>
<p><strong>Ghana Visa Application Process</strong><br />
You will be charged a visa application fee. The amount varies depending on the type of visa you are applying for. A current list of <a href="https://home.gis.gov.gh/permits-and-visas/">fees for all visas can be found on the Ghana Immigration Service website</a>.</p>
<p>The usual waiting period to get your visa is around 10 working days. Emergency visas may be issued within 48 hours.</p>
<p><strong>Contents of Ghana Visa Application</strong></p>
<p><strong>What must be submitted with your Ghana Visa application?</strong></p>
<p>A Ghana visa application form in duplicate (2 copies) and attach two (2) passport size photographs which were taken not more than three (3) months before the date of submitting the application.<br />
A return or onward air ticket.<br />
Where the Ghana visa class is for an official, business or student visa a letter of invitation from the principals in Ghana will be required.<br />
Where the applicant is under the age of 18 a photocopy of the original birth certificate, a letter of consent from the parent, and a copy of parents photo ID is needed.<br />
Where the Ghana visa applicant is a journalist or a member of a film crew covering an event or shooting a film in Ghana, there is an additional form to be completed that lays out the nature of coverage and equipment to be taken to Ghana. Upon arrival in Ghana such applicant will need to present themselves at the Information Services Department for accreditation.<br />
The original passport will be required as all Ghana visas are inserted into the visa applicants passport. Please note passports must have a validity period of 6 months or more.<br />
Business, Residential addresses and contact telephone numbers are to be provided.<br />
The applicants occupation.<br />
The financial means by which the applicant will support themselves. There is no exact level specified but a credit card and bank statement usually suffice.<br />
The proposed dates of travel.<br />
Names and Addresses of references and / accommodation in Ghana.<br />
Visitors travelling on business are required to furnish evidence of this. This can be a letter from their firm or for those travelling at the invitation of Ghanaian nationals or residents or Ghanaian institutions should supply a letter of invitation from their hosts.</p>
<p><strong>Other requirements</strong></p>
<p>In accordance with international sanitary regulations all persons who are over the age of nine (9) months old entering Ghana are requested to have a valid certificate of immunization against yellow fever. This certificate is not to be included in your application but presented at your point of entry to Ghana.<br />
The certificate needs to be dated at least 10 days before the arrival date in Ghana and as maximum of 10 years old.</p>
<p><strong>Cost of Ghana Visa</strong></p>
<p>Cost of Ghana visa may vary depending on processing time and other factors. Below is a guide on the charges:</p>
<table>
<tbody>
<tr>
<td width="138"><strong>Visa Type</strong></td>
<td width="150"><strong>Processing Duration</strong></td>
<td width="60"><strong>Cost (USD)</strong></td>
<td width="102"><strong>Validity </strong></td>
</tr>
<tr>
<td width="138"><strong> </strong></td>
<td width="150"><strong> </strong></td>
<td width="60"><strong> </strong></td>
<td width="102"><strong> </strong></td>
</tr>
<tr>
<td rowspan="4" width="138">&nbsp;</p>
<p>Single Entry Visa</td>
<td width="150">10 business days</td>
<td width="60">60</td>
<td rowspan="4" width="102">&nbsp;</p>
<p>Few weeks to 3 months</td>
</tr>
<tr>
<td width="150">5 business days</td>
<td width="60">100</td>
</tr>
<tr>
<td width="150">3 business days</td>
<td width="60">150</td>
</tr>
<tr>
<td width="150">Next business day</td>
<td width="60">200</td>
</tr>
<tr>
<td width="138"></td>
<td width="150"></td>
<td width="60"></td>
<td width="102"></td>
</tr>
<tr>
<td rowspan="4" width="138">&nbsp;</p>
<p>Multiple Entry Visa</td>
<td width="150">10 business days</td>
<td width="60">100</td>
<td rowspan="4" width="102">&nbsp;</p>
<p>Up to 2 years</td>
</tr>
<tr>
<td width="150">5 business days</td>
<td width="60">200</td>
</tr>
<tr>
<td width="150">3 business days</td>
<td width="60">250</td>
</tr>
<tr>
<td width="150">Next business day</td>
<td width="60">300</td>
</tr>
</tbody>
</table>
<p><strong>Ghana Visa Extension</strong></p>
<p>If you plan to extend your stay in Ghana, you have to renew your visa before its validity ends. If you don’t, you will be charged monthly until you receive your new visa.</p>
<p>In order to extend your stay, you have to reapply to the Immigration Headquarters or regional office in Ghana. You will be asked to provide a written statement including the reason why you wish to stay longer in Ghana, prove you are intending to invest in Ghana and to prove you are planning to return to your home country (flight ticket). You will also need to provide passport pictures, a completed application form, as well as a valid passport and the processing fee.</p>
<p><strong>More on Ghana Visa</strong></p>
<ul>
<li>When to you apply</li>
<li>Ghana Visa Exemption List</li>
<li>Validity of Ghana Visa</li>
<li>How can I secure a Ghana Visa easily?</li>
</ul>
<p><strong>When to you apply</strong></p>
<p>All visa applicants are strongly advised to submit their applications and passports for visas two weeks to one month prior to the intended date of departure.<br />
If you are closer than this period of time to your intended travel date please contact us as we can still help.</p>
<p><strong>Ghana Visa Exemption List</strong></p>
<p>The below is a list of nationalities that are exempt from having to obtain a Ghana visa for the purpose of short stay i.e. Tourist and business for up to 3 months.</p>
<p>If you do not appear on the below list you will require a Ghana Visa.</p>
<table>
<tbody>
<tr>
<td width="307">
<p style="text-align: left;"><strong>COMESA Countries:</strong></p>
<p style="text-align: left;">Angola<br />
Comoros<br />
Eritrea<br />
Kenya<br />
Malawi<br />
Mauritius<br />
Madagascar<br />
Rwanda<br />
Seychelles<br />
Swaziland<br />
Tanzania<br />
Zambia<br />
Zimbabwe</p>
</td>
<td width="307"><strong>Other Exempted Countries</strong><br />
Antigua<br />
Bahamas<br />
Barbados<br />
Belize<br />
Fiji<br />
Gambia<br />
Grenada<br />
Jamaica<br />
Lesotho<br />
Malta<br />
Sierra Leone<br />
Singapore<br />
Solomon Islands<br />
St. Vincent<br />
Tonga<br />
Vanuatu<br />
Italy (only Diplomatic Passports)<br />
Cyprus</td>
</tr>
</tbody>
</table>
<p><strong>Validity of Ghana Visa</strong></p>
<p>Generally, Ghana Visas are valid for a period of 3 months and must be used within 3 months of being granted. Note Ghana visas valid for up to one year may be granted for specific purposes.</p>
<p><strong>How can I secure a Ghana Visa easily?</strong></p>
<p>We can help you get your Ghana Visa or Work permit within record time and without the usual hassle and frustration.</p>
<p><a href="https:/jobhouse.com.gh/contact/">Contact us or email us here</a></p>
<p><strong>Call / WhatsApp us</strong>: +233 2467 50787</p>
<p>&nbsp;</p>
<h3><strong>WORK PERMIT / RESIDENCE PERMIT</strong></h3>
<p>What is a Work Permit? In the context of an immigrant or expat working in a foreign country, work permit is the permission to take a job within a foreign country.</p>
<p><strong>Ghana Work Permit</strong></p>
<p>Everyone wanting to work in Ghana has to follow the same process in order to get a work permit. Applications are made via the <a href="https://home.gis.gov.gh/">Ghana Immigration Service website</a>.</p>
<p>However, applying directly to the Ghana Immigration Service is far from simple. You might go through the processes and pay only the government approved fees but won’t get your permit on time or worse still, your application might not meet all the requirements.</p>
<p><strong>Required Documents for Ghana Work Permit</strong></p>
<p>If you are moving to Ghana to work with a company, it is the company that applies for you.</p>
<p>You will have to provide the following documents:</p>
<ul>
<li>A personal CV / resume</li>
<li>An official police report (from your home country)</li>
<li>A medical report (from Ghana, from designated clinics/hospitals)</li>
</ul>
<p>Apart from these documents, the person or legal entity representing you will have to gather additional information, depending on the case. If a company is applying for the permit on behalf of an employee the following documents will need to be provided:</p>
<ul>
<li>Certificate of registration</li>
<li>Certificate of incorporation</li>
<li>Certificate to commence business</li>
<li>Regulations of the company code</li>
<li>Tax clearance certificate</li>
<li>The GIPC registration certificate (if the company invests in Ghana)</li>
<li>The legal employment contract of the worker</li>
</ul>
<p><strong>Renewal of Ghana Work Permit</strong></p>
<p>Ghana work permit is valid for one year. In order to renew your work permit, you have to reapply at least two months before the end date. For renewing your permit, the company documents are not compulsory. All other documents have to be presented in the same way as the first application process.</p>
<p><strong>Restrictions on a Ghana Work Permit</strong></p>
<p>It is forbidden for any foreigner to accept employment in Ghana unless they are granted a Ghana work permit or Immigrant quota work permit. The Ghana work permit or Immigrant quota work permit is granted to an employer or employee and allows them to engage in lawful and gainful employment in Ghana.</p>
<p>A Ghana Work permit or Immigrant quota work permit specifies the job title and indicates the employer by whom that person is employed. It should be noted that the Ghana work permit or Immigrants quota work permit holder may not engage in any other employment, business, profession or occupation in Ghana for reward other than what is specified by the work permit or Immigrant quota work permit.</p>
<p><strong>Ghana Work Permit for Spouse</strong></p>
<p>In this context, this section is for foreign spouse whose partner has obtained work permit in Ghana.</p>
<p>The spouse without work permit will apply for work permit as a partner or dependent of the one with the work permit. Such a work permit if issued will allow them to work in Ghana as long as they remain with the spouse who has lawful residential status in Ghana.</p>
<p><strong>Ghana Residence Permit</strong></p>
<p>Obtaining a Ghana work permit is not permission to take up residency. Please note that upon obtaining the work permit an application must be then be made for residency.</p>
<p>Only when the applicant has been granted a residence permit by the Director of Immigration may they remain and work in the Ghana.</p>
<p><strong>Application Requirements for Holders of Ministry of Interior’s Immigrant Quota </strong>– $500 / $500 / $150</p>
<ul>
<li>Letter of application for residence permit from company (original &amp; duplicate)</li>
<li>Company documents: Certificate to Commence Business, Company’s Code, Certificate of Incorporation (two copies each for fresh applications)</li>
<li>Filled residence permit form</li>
<li>Three passports size photographs</li>
<li>Approval letter from the Ministry of Interior (original &amp; duplicate)</li>
<li>C.V./resume,</li>
<li>Police report from home country (if not in English, translated by a recognized translator)</li>
<li>Medical report from a recognized hospital in Ghana</li>
<li>Copy of company’s tax clearance certificate</li>
</ul>
<p><strong>Dependants</strong> – GHS300 / GHS200 / GHS150 <strong> </strong></p>
<p><strong>Application Requirements for Holders of Ghana Investment Promotion Centre Quota (click to access </strong><a href="https://web.archive.org/web/20180926160426/http:/www.gipcghana.com/">GIPC</a> <strong>website) – </strong>$300 / $300 / $150</p>
<ul>
<li>Letter of application for residence permit from company (original &amp; duplicate)</li>
<li>Company documents: Certificate to Commence Business, Company’s Code, Certificate of Incorporation (two copies each for fresh applications)</li>
<li>Filled residence permit form</li>
<li>Three passports size photographs</li>
<li>Approval letter from GIPC (original &amp; duplicate)</li>
<li>C.V./resume</li>
<li>Police report from home country</li>
<li>Medical report from a recognized hospital in Ghana</li>
<li>Employment contract with employer</li>
<li>Copy of company’s tax clearance certificate</li>
</ul>
<p><strong>Application Requirements for Holders of Free Zone’s License </strong>– $200 / $200 / $200</p>
<ul>
<li>Letter of application for residence permit from company (original &amp; duplicate)</li>
<li>Company documents: Certificate to Commence Business, Company’s Code, Certificate of Incorporation (two copies each for fresh applications)</li>
<li>Filled residence permit form</li>
<li>Three passports size photographs</li>
<li>Copy of company’s Free Zones license</li>
<li>C.V./resume</li>
<li>Police report from home country</li>
<li>Medical report from a recognized hospital in Ghana</li>
<li>Employment contract with employer</li>
</ul>
<p><strong>Application Requirements for spouses and other dependants<br />
</strong>The application should be submitted at the same time than the working spouse submits his/her application for work permit.</p>
<ul>
<li>Copy of Marriage certificate for spouse and birth certificate for children</li>
<li>Photocopies of bio-data page of passport(s)</li>
<li>Photocopy of bio-data page of passport(s) of working spouse</li>
<li>Photocopy of employment contract of working spouse</li>
</ul>
<p><strong>Rotators permit from 6-12 months</strong> – $1000</p>
<p>A valid work or residence permit may be transferred in a new passport for GHS0 / GHS20 / GHS20.</p>
<p><strong>NGO – MISSIONARIES </strong>– $300 / $300 / free</p>
<ul>
<li>Photocopies of the bio data page of employee’s passport</li>
<li>Registration Certificate</li>
<li>Letter of support from supervising MDA</li>
<li>Employment contract</li>
<li>Annual Report</li>
</ul>
<p><strong>STUDENTS </strong>– GHS200 / GHS150 / GHS100</p>
<p>The following requirements will have to be met irrespective of nationality before the issuance of a residence permit:</p>
<ul>
<li>Should enter with a valid travel document i.e. (passport, ECOWAS Travel Document) and an evidence of admission letter from an accredited institution</li>
<li>To have an offer of admission/letter of acceptance of from an accredited Educational or Training Institution</li>
<li>Show proof of exemption or payment of required course fees</li>
<li>Should present a guarantee of accommodation</li>
<li>Should provide evidence of financial support</li>
<li>Should complete an application form together with two passport size photographs</li>
</ul>
<p><strong>Renewal of Study Permits</strong></p>
<ul>
<li>Students seeking renewal of their residence permits are to provide the following:</li>
<li>A letter of application from the school</li>
<li>A completed application form</li>
<li>Four passport size photographs</li>
</ul>

		</div>
	</div>
</div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-3"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="stm_sidebar">

            <style type="text/css" scoped>
            .vc_custom_1451998133493{margin-bottom: 30px !important;}.vc_custom_1452056597103{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;}.vc_custom_1452056633692{padding-top: 37px !important;padding-right: 30px !important;padding-bottom: 40px !important;padding-left: 30px !important;}.vc_custom_1451998719729{margin-bottom: 9px !important;}.vc_custom_1508886058616{margin-bottom: 17px !important;}        </style>
        <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid vc_custom_1451998133493"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_btn3-container vc_btn3-left vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-block vc_btn3-icon-left vc_btn3-color-theme_style_1" href="https://jobhouse.com.gh/recruitment/wp-content/uploads/2019/08/Company-Profile-2019.pdf" title=""><i class="vc_btn3-icon fa fa-file-pdf-o"></i> Company Brochure</a></div><div class="vc_wp_custommenu wpb_content_element mb-30"><div class="widget widget_nav_menu"><div class="menu-services-menu-container"><ul id="menu-services-menu" class="menu"><li id="menu-item-4003" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4003"><a href="https://jobhouse.com.gh/recruitment/services/temporary-staffing-agency/">Temporary Staffing Services</a></li>
<li id="menu-item-1767" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1767"><a href="http://jobhouse.com.gh/recruitment/services/recruitment-services/">Recruitment Services</a></li>
<li id="menu-item-1766" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1766"><a href="http://jobhouse.com.gh/recruitment/services/payroll-outsourcing/">Payroll Outsourcing</a></li>
<li id="menu-item-1768" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1768"><a href="http://jobhouse.com.gh/recruitment/services/human-resource-outsourcing-services/">Human Resource Outsourcing Services</a></li>
<li id="menu-item-1769" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1769"><a href="https://jobhouse.com.gh/recruitment/our-services/training-and-development/">Employee Training &#038; Dev&#8217;t</a></li>
<li id="menu-item-1765" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1765"><a href="http://jobhouse.com.gh/recruitment/services/expatriate-management-services/">Expatriate Management Services</a></li>
<li id="menu-item-1764" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1764"><a href="https://jobhouse.com.gh/recruitment/our-services/job-seeker-solutions/">Job Seeker Solutions</a></li>
</ul></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid third_bg_color vc_custom_1452056597103"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1452056633692"><div class="wpb_wrapper"><div class="vc_custom_heading vc_custom_1451998719729 text_align_left" ><div style="font-size: 16px;color: #222222;text-align: left;font-family:Poppins;font-weight:600;font-style:normal" class="consulting-custom-title">how can we help you?</div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1508886058616" >
		<div class="wpb_wrapper">
			<p><span style="color: #ffffff;">Our customer care agents are glad to assist you. Why don&#8217;t you get in touch now?</span></p>

		</div>
	</div>
<div class="vc_btn3-container vc_btn3-inline vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-icon-left vc_btn3-color-white" href="https://jobhouse.com.gh/contact" title="" target="_blank"><i class="vc_btn3-icon fa fa-phone-square"></i> contacts</a></div></div></div></div></div>
</div>    
</div></div></div></div></div>
</div><p>The post <a href="https://jobhouse.com.gh/recruitment/service/expatriate-management-services/">Ghana Immigration &#038; Expat Support Services</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Employee Training and Development</title>
		<link>https://jobhouse.com.gh/recruitment/service/training-and-development/</link>
		
		<dc:creator><![CDATA[Patience Garrey]]></dc:creator>
		<pubDate>Wed, 30 Aug 2017 05:40:19 +0000</pubDate>
				<guid isPermaLink="false">http://demo2.loc/?post_type=stm_service&#038;p=571</guid>

					<description><![CDATA[<p>Human resource management (HRM) consists of those activities designed to provide for and coordinate the people of an organization. </p>
<p>The post <a href="https://jobhouse.com.gh/recruitment/service/training-and-development/">Employee Training and Development</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid vc_custom_1519419871133"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>At JobHouse Ghana, we assist organisations develop their human resource by placing value on Training and Development (T &amp; D). This includes determining the organizations human resource needs, recruitment, selection, training and and development among others.</p>
<p>Our T &amp; D services are tailor made to suit the organisation’s needs and goals, and are run by very skilled and experienced facilitators. It increases the participant’s skills set, and also helps the organisation realise their goals.</p>
<p>Some of T &amp; D methods are: Lectures and workshops, Web-Based Training, Simulation Exercises (case study, role play), Individual Exercises / Group Tutorials, Coaching/Mentoring among others.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid vc_custom_1519419871133"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1519406997948" >
		<div class="wpb_wrapper">
			<h4>Benefits of JobHouse’s Corporate T &amp; D are:</h4>
<ul>
<li>We offer value for money Training and Development services, tailor-made to address your organisational and staff needs.</li>
<li>Skills Development and Increased productivity resulting in an increased financial gain</li>
<li>Reduction in learning time and less supervision</li>
<li>Uncover employee potential and creating a talent pool of cross-trained employees</li>
<li>Increased capacity to adopt new technologies and methods</li>
<li>Builds team spirit and corporate culture and enhances the company image</li>
</ul>

		</div>
	</div>
<div class="vc_empty_space"   style="height: 20px"><span class="vc_empty_space_inner"></span></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element vc_custom_1519407085284" >
		<div class="wpb_wrapper">
			<h4><strong>Below is our general approach for T &amp; D:</strong></h4>

		</div>
	</div>
[cq_vc_accordion accordionstyle=&#8221;style2&#8243; contentcolor=&#8221;#000000&#8243; contentbg=&#8221;#f4f4f4&#8243; titlecolor=&#8221;#ffffff&#8221; titlehovercolor=&#8221;#ffffff&#8221; titlehoverbg=&#8221;#1e73be&#8221; withborder=&#8221;withBorder&#8221; withbordercolor=&#8221;#ffffff&#8221;][cq_vc_accordion_item accordiontitle=&#8221;1. Needs Analyses&#8221;]</p>
<ul>
<li>Identification of organization’s objectives.</li>
<li>Review the existing skills set of staff.</li>
<li>Assess the existing performance-related concern.</li>
<li>Identify and define training needs to determine target audience and course content.</li>
<li>Define learning requirements, set objectives and style.</li>
</ul>
<p>[/cq_vc_accordion_item][cq_vc_accordion_item accordiontitle=&#8221;2. Program Planning&#8221;]</p>
<ul>
<li>Determine training outcomes and objectives by prescribing “who, what and how” in observable and measurable terms.</li>
<li>Determine training techniques.</li>
<li>Define mode of delivery and style of delivery.</li>
<li>Find suitable facilities at a favourable location.</li>
<li>Decide who provides the training.</li>
<li>Develop good content for the training course so it addresses the identified performance concerns of the participants.</li>
<li>Set an acceptable budget.</li>
</ul>
<p>[/cq_vc_accordion_item][cq_vc_accordion_item accordiontitle=&#8221;3. Implementation&#8221;]</p>
<ul>
<li>Deliver the course using experienced quality Trainers.</li>
<li>Prepare and submit to client a course report.</li>
<li>Providing follow-up technical assistance and support.</li>
</ul>
<p>[/cq_vc_accordion_item][cq_vc_accordion_item accordiontitle=&#8221;4. Evaluation&#8221;]</p>
<ul>
<li> Measuring Effectiveness by conducting post-training reviews with participants and supervisors.</li>
<li>Amend and extend training as necessary.</li>
</ul>
<p>[/cq_vc_accordion_item][/cq_vc_accordion]</div></div></div></div><div data-vc-full-width="true" data-vc-full-width-temp="true" data-vc-full-width-init="false" class="vc_row wpb_row vc_row-fluid third_bg_color vc_custom_1451889219674"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
<section class="vc_cta3-container" >
    <div class="vc_general vc_cta3 third_bg_color vc_cta3-style-flat vc_cta3-shape-square vc_cta3-align-left vc_cta3-color-classic vc_cta3-icon-size-md vc_cta3-actions-right vc_custom_1519396733764 style=""">
                        <div class="vc_cta3_content-container">
                                    <div class="vc_cta3-content">
                <header class="vc_cta3-content-header">
                    <div class="vc_custom_heading" ><h2 style="font-size: 20px;color: #000000;line-height: 24px" class="consulting-custom-title">Looking for a First-Class Business Plan Consultant?</h2></div>                                    </header>
                            </div>
                        <div class="vc_cta3-actions"><div class="vc_btn3-container vc_btn3-right vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-block vc_btn3-icon-right vc_btn3-color-theme_style_2" href="https://jobhouse.com.gh/recruitment/request/" title="">get a quote <i class="vc_btn3-icon fa fa-chevron-right"></i></a></div></div>        </div>
                    </div>
</section></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div><p>The post <a href="https://jobhouse.com.gh/recruitment/service/training-and-development/">Employee Training and Development</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Job Seeker Solutions</title>
		<link>https://jobhouse.com.gh/recruitment/service/job-seeker-solutions/</link>
		
		<dc:creator><![CDATA[Patience Garrey]]></dc:creator>
		<pubDate>Tue, 23 Feb 2016 17:57:08 +0000</pubDate>
				<guid isPermaLink="false">https://jobhouse.com.gh/recruitment/?post_type=stm_service&#038;p=3847</guid>

					<description><![CDATA[<p>At JobHouse, we want to help you succeed! We promise to help you find the most suitable and career-focused jobs. </p>
<p>The post <a href="https://jobhouse.com.gh/recruitment/service/job-seeker-solutions/">Job Seeker Solutions</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<blockquote><p>
JobHouse will assist you secure your dream job.
</p></blockquote>
<p>At JobHouse, we want to help you succeed! We promise to help you find the most suitable and career-focused jobs. <a href="https://jobhouse.com.gh/jobs-in-ghana/submitcv/" target="_blank">Add your CV to our Online CV Database</a> today and/or view the <a href="https://jobhouse.com.gh/jobs-in-ghana/" target="_blank">latest jobs today</a> and apply for free.</p>
<p>You can also contact us for your <a href="https://jobhouse.com.gh/cvupgrade/">CV Upgrade</a> services.</p>
<p>You can check up our <a href="https://jobhouse.com.gh/jobs-in-ghana/top-career-articles/">career articles</a>, as well as sign up our <a href="https://jobhouse.com.gh/jobs-in-ghana/my-alerts/">customized job alerts</a> here.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper">
<div class="stm_sidebar">

            <style type="text/css" scoped>
            .vc_custom_1451998133493{margin-bottom: 30px !important;}.vc_custom_1452056597103{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;}.vc_custom_1452056633692{padding-top: 37px !important;padding-right: 30px !important;padding-bottom: 40px !important;padding-left: 30px !important;}.vc_custom_1451998719729{margin-bottom: 9px !important;}.vc_custom_1508886058616{margin-bottom: 17px !important;}        </style>
        <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid vc_custom_1451998133493"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_btn3-container vc_btn3-left vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-block vc_btn3-icon-left vc_btn3-color-theme_style_1" href="https://jobhouse.com.gh/recruitment/wp-content/uploads/2019/08/Company-Profile-2019.pdf" title=""><i class="vc_btn3-icon fa fa-file-pdf-o"></i> Company Brochure</a></div><div class="vc_wp_custommenu wpb_content_element mb-30"><div class="widget widget_nav_menu"><div class="menu-services-menu-container"><ul id="menu-services-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-4003"><a href="https://jobhouse.com.gh/recruitment/services/temporary-staffing-agency/">Temporary Staffing Services</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1767"><a href="http://jobhouse.com.gh/recruitment/services/recruitment-services/">Recruitment Services</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1766"><a href="http://jobhouse.com.gh/recruitment/services/payroll-outsourcing/">Payroll Outsourcing</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1768"><a href="http://jobhouse.com.gh/recruitment/services/human-resource-outsourcing-services/">Human Resource Outsourcing Services</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1769"><a href="https://jobhouse.com.gh/recruitment/our-services/training-and-development/">Employee Training &#038; Dev&#8217;t</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1765"><a href="http://jobhouse.com.gh/recruitment/services/expatriate-management-services/">Expatriate Management Services</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1764"><a href="https://jobhouse.com.gh/recruitment/our-services/job-seeker-solutions/">Job Seeker Solutions</a></li>
</ul></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid third_bg_color vc_custom_1452056597103"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1452056633692"><div class="wpb_wrapper"><div class="vc_custom_heading vc_custom_1451998719729 text_align_left" ><div style="font-size: 16px;color: #222222;text-align: left;font-family:Poppins;font-weight:600;font-style:normal" class="consulting-custom-title">how can we help you?</div></div>
	<div class="wpb_text_column wpb_content_element vc_custom_1508886058616" >
		<div class="wpb_wrapper">
			<p><span style="color: #ffffff;">Our customer care agents are glad to assist you. Why don&#8217;t you get in touch now?</span></p>

		</div>
	</div>
<div class="vc_btn3-container vc_btn3-inline vc_do_btn" ><a class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-icon-left vc_btn3-color-white" href="https://jobhouse.com.gh/contact" title="" target="_blank"><i class="vc_btn3-icon fa fa-phone-square"></i> contacts</a></div></div></div></div></div>
</div>    
</div></div></div></div></div>
</div><p>The post <a href="https://jobhouse.com.gh/recruitment/service/job-seeker-solutions/">Job Seeker Solutions</a> appeared first on <a href="https://jobhouse.com.gh/recruitment">Recruitment Agency in Ghana - JobHouse Recruitment Agency</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
