Hyatt Hotels
United States
- 4.7 3 review(s)
- 0Following15947Followers
- Contact UsOur TeamTestimonials
About Us
Our foundation in family goes back to 1957, when entrepreneur Jay Pritzker purchased the original Hyatt House motel. Pritzker and his brother, Donald, worked to grow the Hyatt brand, powered by their belief in the importance of family and care. As of March 31, 2020, Hyatt is a global hospitality company with 20 premier brands and more than 900 hotel, all-inclusive, and wellness resort properties in over 65 countries across six continents.With more than 127,000 colleagues across 65 countries, we embrace all cultures, races, ethnicities, genders, sexual orientations, ages, abilities, perspectives, and ways of thinking. Our culture is one that empowers every individual to be his or her best, and such authentic connection inspires the way we care for each other and for our guests.Be a part of something bigger. Enjoy life every day. Make a difference in the lives of those around you. Love where you work. Join a company that values respect, integrity, humility, empathy, creativity, and fun. With careers spanning the globe, your perfect opportunity awaits. Discover why Hyatt is consistently ranked one of the world’s best places to work.
Gallery
No Gallery photos found
Like Share 439
Industry : Hotels & Resorts
Department : General Management
Location : Kuwait City, Kuwait
Level : Staff Line level
Posted : 31 Jan 2023
Job Role : Assistant Front Office Manager
Recruiter : Hyatt Hotels
Job Ref : HOZ87893
Employment Type: Permanent
Job Type :
Validate Through : 2023-03-06
Salary Details
Salary Description: Competetive Salary Offered
Job Description For Assistant Manager - Outlet
Description
You will be responsibleto assist with theefficient running ofthe department in line with Hyatt International's Corporate Strategies andbrand standards, whilst meetingemployee, guest and owner expectations. The Assistant Manager - Outlet is responsible to manage the assigned outlet as a successful independent profit center, in line with the outlet's operating concept and Hyatt standards, ensuring maximum guest satisfaction while operating within budget, helping to ensure the financial success of the outlet.
Qualifications
- Ideally with a relevant degree, apprenticeship or diploma in Hospitality or restaurant.
- Minimum 2 years work experience as Assistant Manager - Outlet in a hotel.
- Preferably bilingual speaker (Arabic & English).
- Strong communication and customer relations skills.
- Flexibility in working shifts.
- Strong problem-solving skills.
- Ability to multi tasks & handle workload.
Similar Jobs (Matching By Job Role, Department and Location)
Location : Kuwait City, Kuwait
Posted : 31 Jan 2023
Location : Salmiya, Kuwait
Posted : 02 Dec 2022
Location : Kuwait City, Kuwait
Posted : 31 Jan 2023
Location : Kuwait City, Kuwait
Posted : 31 Jan 2023
More Jobs By Hyatt Hotels
Location : Columbus, United States
Posted : 31 Jan 2023
Location : Honolulu, United States
Posted : 31 Jan 2023
Location : Kuala Lumpur, Malaysia
Posted : 31 Jan 2023
Location : Johannesburg, South Africa
Posted : 09 Jan 2023
Location : Big Sur, United States
Posted : 31 Jan 2023
Location : DFW Airport, United States
Posted : 31 Jan 2023
Location : Orlando, United States
Posted : 31 Jan 2023
Location : Beijing, China
Posted : 31 Jan 2023
Location : Paris, France
Posted : 31 Jan 2023
People also looking for below jobs
General Management Jobs
Staff Line level Jobs
Assistant Front Office Manager Jobs
Hospitality Jobs in Kuwait
Hotel Jobs in Kuwait City
Close
'); $("#user_id").val(data.user_id); $("#vname").val(data.name); $("#vemail").val(data.email); $("#server_code").val(data.server_code); $("#progress-form__thank-you").removeAttr('hidden'); $("#progress-form__panel-2").hide(); $("#progress-form__panel-1").attr('hidden'); $(".progress-form__tabs").hide(); $("#register_heading").hide(); $("#thankyou_heading").show(); } else { $state.html('
'+data.errors+'
'); } working = false; } }); });});
Close
Thank you,
Your application has been sent.
Keep update your profile so that we can connect you with Global Hospitality Professionals and send you great Opportunities
'); $('.alert-success').fadeIn('fast', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); return false; } $('form.job-apply-form').ajaxForm({ url: Wo_Ajax_Requests_File() + '?f=insert_applicant', beforeSend: function() { $('.wo_settings_page').find('.last-sett-btn .ball-pulse').fadeIn(100); $("#btn_submit_text").text("Already Submitted"); $("#btn_submit_text").attr("disabled",true); }, success: function(data) { //console.log(data); if (data.status == 300) { scrollToTop(); $('.setting-status-alert').html('
' + data.message + '
'); $('.alert-success').fadeIn('fast', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); window.location = data.url; } else if(data.status==200){ $("#exampleModal").modal("hide"); $("#PreviewJobModal").modal("show",true); return false; } else { scrollToTop(); var errors = data.errors; $('.setting-status-alert').html('
' + errors + '
'); $('.alert-danger').fadeIn(300); $("#btn_submit_text").text("Submit"); $("#btn_submit_text").removeAttr("disabled"); } } }); }); $(document).on("click", ".existing_cv", function() { var radio_option = $(this).val(); if (radio_option == '1') { $("#existing_cv").show(); $("#document_cv").show(); $("#attached_cv_type").val(1); $("#cv_new_type").val(0); $("#new_cv").hide(); } else { $("#existing_cv").hide(); $("#document_cv").hide(); $("#attached_cv_type").val(0); $("#cv_new_type").val(1); $("#video_cv").hide(); $("#new_cv").show(); } }); $(document).on("click", ".document_cv", function() { var radio_option = $(this).val(); if (radio_option == '1') { $("#document_cv").show(); $("#video_cv").hide(); } else { $("#document_cv").hide(); $("#video_cv").show(); } }); $(document).on("click", ".send_video_cv", function() { var radio_option = $(this).val(); if (radio_option == '0') { $("#video_cv").show(); $(this).val(1); } else { $("#video_cv").hide(); $(this).val(0); } }); $(document).on("click", "#professional_btn", function() { var user_id = $(this).attr("data-user-id"); $.ajax({ url: Wo_Ajax_Requests_File() + '?f=update_user_status', type: 'POST', dataType: 'json', data: { user_id: user_id }, success: function(data) { if (data.status == 200) { $('.setting-status-alert').html('
' + data.message + '
'); $('.alert-success').fadeIn('slow', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); location.reload(true); } } }); });});function Wo_RegisterJobLike(job_id) { //debugger var job_id = job_id; var element = document.getElementById("job-like-button"); var like_count = document.getElementById("likes").innerHTML; var hash_id = '8200fc3ef962ae6ca750dbc4165b0a4f07f5a1d5'; var liked_value = 1; if (element.className == 'notloggedin') { $('.setting-login-alert').html('
Please log in to like, share and comment!
'); $('.alert-danger').fadeIn('slow', function() { $(this).delay(2500).slideUp(500, function() { $(this).remove(); }); }); } else { $.get(Wo_Ajax_Requests_File(), { f: 'job_activity', s: 'register_like', job_id: job_id, hash_id: hash_id }, function(data) { if (data.status == 200) { //debugger element.classList.add("active-like"); element.innerHTML = ' Liked'; var total = parseInt(like_count) + parseInt(liked_value); $("#likes").text(total); } else { element.classList.remove("active-like"); element.innerHTML = ' Like'; var total = parseInt(like_count) - parseInt(liked_value); $("#likes").text(total); } }); }}(function(e) { var t, o = { className: "autosizejs", append: "", callback: !1, resizeDelay: 10 }, i = '', n = ["fontFamily", "fontSize", "fontWeight", "fontStyle", "letterSpacing", "textTransform", "wordSpacing", "textIndent"], s = e(i).data("autosize", !0)[0]; s.style.lineHeight = "99px", "99px" === e(s).css("lineHeight") && n.push("lineHeight"), s.style.lineHeight = "", e.fn.autosize = function(i) { return this.length ? (i = e.extend({}, o, i || {}), s.parentNode !== document.body && e(document.body).append(s), this.each(function() { function o() { var t, o; "getComputedStyle" in window ? (t = window.getComputedStyle(u, null), o = u.getBoundingClientRect().width, e.each(["paddingLeft", "paddingRight", "borderLeftWidth", "borderRightWidth"], function(e, i) { o -= parseInt(t[i], 10) }), s.style.width = o + "px") : s.style.width = Math.max(p.width(), 0) + "px" } function a() { var a = {}; if (t = u, s.className = i.className, d = parseInt(p.css("maxHeight"), 10), e.each(n, function(e, t) { a[t] = p.css(t) }), e(s).css(a), o(), window.chrome) { var r = u.style.width; u.style.width = "0px", u.offsetWidth, u.style.width = r } } function r() { var e, n; t !== u ? a() : o(), s.value = u.value + i.append, s.style.overflowY = u.style.overflowY, n = parseInt(u.style.height, 10), s.scrollTop = 0, s.scrollTop = 9e4, e = s.scrollTop, d && e > d ? (u.style.overflowY = "scroll", e = d) : (u.style.overflowY = "hidden", c > e && (e = c)), e += w, n !== e && (u.style.height = e + "px", f && i.callback.call(u, u)) } function l() { clearTimeout(h), h = setTimeout(function() { var e = p.width(); e !== g && (g = e, r()) }, parseInt(i.resizeDelay, 10)) } var d, c, h, u = this, p = e(u), w = 0, f = e.isFunction(i.callback), z = { height: u.style.height, overflow: u.style.overflow, overflowY: u.style.overflowY, wordWrap: u.style.wordWrap, resize: u.style.resize }, g = p.width(); p.data("autosize") || (p.data("autosize", !0), ("border-box" === p.css("box-sizing") || "border-box" === p.css("-moz-box-sizing") || "border-box" === p.css("-webkit-box-sizing")) && (w = p.outerHeight() - p.height()), c = Math.max(parseInt(p.css("minHeight"), 10) - w || 0, p.height()), p.css({ overflow: "hidden", overflowY: "hidden", wordWrap: "break-word", resize: "none" === p.css("resize") || "vertical" === p.css("resize") ? "none" : "horizontal" }), "onpropertychange" in u ? "oninput" in u ? p.on("input.autosize keyup.autosize", r) : p.on("propertychange.autosize", function() { "value" === event.propertyName && r() }) : p.on("input.autosize", r), i.resizeDelay !== !1 && e(window).on("resize.autosize", l), p.on("autosize.resize", r), p.on("autosize.resizeIncludeStyle", function() { t = null, r() }), p.on("autosize.destroy", function() { t = null, clearTimeout(h), e(window).off("resize", l), p.off("autosize").off(".autosize").css(z).removeData("autosize") }), r()) })) : this }})(window.jQuery || window.$);var __slice = [].slice;(function(e, t) { var n; n = function() { function t(t, n) { var r, i, s, o = this; this.options = e.extend({}, this.defaults, n); this.$el = t; s = this.defaults; for (r in s) { i = s[r]; if (this.$el.data(r) != null) { this.options[r] = this.$el.data(r) } } this.createStars(); this.syncRating(); this.$el.on("mouseover.starrr", "span", function(e) { return o.syncRating(o.$el.find("span").index(e.currentTarget) + 1) }); this.$el.on("mouseout.starrr", function() { return o.syncRating() }); this.$el.on("click.starrr", "span", function(e) { return o.setRating(o.$el.find("span").index(e.currentTarget) + 1) }); this.$el.on("starrr:change", this.options.change) } t.prototype.defaults = { rating: void 0, numStars: 5, change: function(e, t) {} }; t.prototype.createStars = function() { var e, t, n; n = []; for (e = 1, t = this.options.numStars; 1 <= t ? e <= t : e >= t; 1 <= t ? e++ : e--) { n.push(this.$el.append("")) } return n }; t.prototype.setRating = function(e) { if (this.options.rating === e) { e = void 0 } this.options.rating = e; this.syncRating(); return this.$el.trigger("starrr:change", e) }; t.prototype.syncRating = function(e) { var t, n, r, i; e || (e = this.options.rating); if (e) { for (t = n = 0, i = e - 1; 0 <= i ? n <= i : n >= i; t = 0 <= i ? ++n : --n) { this.$el.find("span").eq(t).removeClass("glyphicon-star-empty").addClass("glyphicon-star") } } if (e && e < 5) { for (t = r = e; e <= 4 ? r <= 4 : r >= 4; t = e <= 4 ? ++r : --r) { this.$el.find("span").eq(t).removeClass("glyphicon-star").addClass("glyphicon-star-empty") } } if (!e) { return this.$el.find("span").removeClass("glyphicon-star").addClass("glyphicon-star-empty") } }; return t }(); return e.fn.extend({ starrr: function() { var t, r; r = arguments[0], t = 2 <= arguments.length ? __slice.call(arguments, 1) : []; return this.each(function() { var i; i = e(this).data("star-rating"); if (!i) { e(this).data("star-rating", i = new n(e(this), r)) } if (typeof r === "string") { return i[r].apply(i, t) } }) } })})(window.jQuery, window);$(function() { return $(".starrr").starrr()})$(function() { $('#new-review').autosize({ append: "\n" }); var reviewBox = $('#post-review-box'); var newReview = $('#new-review'); var openReviewBtn = $('#open-review-box'); var closeReviewBtn = $('#close-review-box'); var ratingsField = $('#ratings-hidden'); openReviewBtn.click(function(e) { reviewBox.slideDown(400, function() { $('#new-review').trigger('autosize.resize'); newReview.focus(); }); openReviewBtn.fadeOut(100); closeReviewBtn.show(); }); closeReviewBtn.click(function(e) { e.preventDefault(); reviewBox.slideUp(300, function() { newReview.focus(); openReviewBtn.fadeIn(200); }); closeReviewBtn.hide(); }); $('.starrr').on('starrr:change', function(e, value) { ratingsField.val(value); });});function Wo_OpenWindow(url) { newwindow = window.open('https://www.hozpitality.com/sharer?url=' + url, '', 'height=600,width=800'); if (window.focus) { newwindow.focus(); } return false;}