<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Apploye: Help Center]]></title><description><![CDATA[What do you Need Assistance with?]]></description><link>https://apploye.com/help/</link><image><url>https://apploye.com/help/favicon.png</url><title>Apploye: Help Center</title><link>https://apploye.com/help/</link></image><generator>Ghost 5.2</generator><lastBuildDate>Sat, 15 Aug 2026 08:35:34 GMT</lastBuildDate><atom:link href="https://apploye.com/help/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[How can I export the time off data?]]></title><description><![CDATA[<p>Apploye stores every time off request your team submits, e.g. who asked, what type of leave, which policy it fell under, how long it lasted, and who approved or rejected it. The export pulls all of that out of the dashboard as a CSV file you can open in</p>]]></description><link>https://apploye.com/help/how-can-i-export-the-time-off-data/</link><guid isPermaLink="false">6a6a7a4011c6f05b96ad12db</guid><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Thu, 30 Jul 2026 21:09:17 GMT</pubDate><content:encoded><![CDATA[<p>Apploye stores every time off request your team submits, e.g. who asked, what type of leave, which policy it fell under, how long it lasted, and who approved or rejected it. The export pulls all of that out of the dashboard as a CSV file you can open in Excel or Google Sheets or use in your software.</p><h2 id="before-you-export">Before you export</h2><p><strong>Set up your time off structure first.</strong> Apploye can only export requests that were submitted against a policy, so the pieces have to exist in this order:</p><ol><li><strong>Leave period:</strong> the cycle your allowances reset on, usually your calendar year or fiscal year.</li><li><strong>Time off types:</strong> sick leave, casual leave, earned leave, or any custom category your company uses.</li><li><strong>Time off policy:</strong> how many days of each type members get, and any restrictions on how they&apos;re taken.</li><li><strong>Assigned members:</strong> a policy will be inactive until people are attached to it.</li></ol><p>If any of these are missing, your export will come back empty or incomplete. Start with <a href="https://apploye.com/help/how-to-set-time-off-policy/">How to set a time off policy</a> and <a href="https://apploye.com/help/how-to-set-time-off-type/">How to set a time off type</a>, or watch the <a href="https://apploye.com/help/time-off-mangement-feature-overview/">Time Off Management feature overview</a> video for the full picture in a few minutes.</p><p><strong>Requests have to actually be in Apploye:</strong> Share <a href="https://apploye.com/help/how-to-apply-for-time-off-request-as-an-employee/">How to apply for time off as an employee</a> with them so the employees can request time off in Apploye.</p><p><strong>You need admin or owner or team manager access.</strong> Time off data not available for normal employees. Employees can see their own requests but won&apos;t have the download option.</p><h2 id="exporting-the-data">Exporting the data</h2><p>Firstly, From the left side panel, go to <strong>Attendance &#x2192; Time Off</strong>. Then, Click the <strong>download icon</strong> in the top-right corner of the page.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--8---1--1.webp" class="kg-image" alt loading="lazy" width="2000" height="1150" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--8---1--1.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--8---1--1.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--8---1--1.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--8---1--1.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p>Now, in the popup, choose the <strong>team members</strong>, <strong>time off type</strong>, and <strong>date range</strong> you want covered. Click <strong>Export</strong>.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--9---1-.webp" class="kg-image" alt loading="lazy" width="2000" height="886" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--9---1-.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--9---1-.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--9---1-.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--9---1-.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p>The CSV file will be downloaded.</p><h2 id="whats-inside-the-file">What&apos;s inside the file</h2><p>Each row is one time off request. There are 14 columns:</p><!--kg-card-begin: html--><table>
<thead>
<tr>
<th>Column</th>
<th>What it holds</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Member Name</strong></td>
<td>The employee the request belongs to</td>
</tr>
<tr>
<td><strong>Member Email</strong></td>
<td>Their Apploye login email</td>
</tr>
<tr>
<td><strong>Leave Type</strong></td>
<td>The type they requested, e.g. <code>sick_leave_type</code></td>
</tr>
<tr>
<td><strong>Leave Policy</strong></td>
<td>The policy that type falls under, e.g. <code>sick_leave_policy</code></td>
</tr>
<tr>
<td><strong>Start Date</strong></td>
<td>First day of leave</td>
</tr>
<tr>
<td><strong>End Date</strong></td>
<td>Last day of leave, same as Start Date for single-day or half day requests</td>
</tr>
<tr>
<td><strong>Duration</strong></td>
<td>Number of days, as a decimal (<code>1.0</code>, <code>0.5</code>, <code>3.0</code>)</td>
</tr>
<tr>
<td><strong>Day Duration</strong></td>
<td><code>full</code> or <code>half</code></td>
</tr>
<tr>
<td><strong>Status</strong></td>
<td><code>accepted</code>, <code>rejected</code>, or <code>pending</code></td>
</tr>
<tr>
<td><strong>Message</strong></td>
<td>The reason the employee wrote when submitting</td>
</tr>
<tr>
<td><strong>Rejection Reason</strong></td>
<td>The admin&apos;s explanation (only filled in on rejected rows)</td>
</tr>
<tr>
<td><strong>Applied By</strong></td>
<td>Who submitted the request</td>
</tr>
<tr>
<td><strong>Status Changed By</strong></td>
<td>The admin who approved or rejected it. Blank while a request is still pending</td>
</tr>
<tr>
<td><strong>Created At</strong></td>
<td>The date the request was submitted</td>
</tr>
</tbody>
</table><!--kg-card-end: html--><p><strong>Note:</strong></p><p><strong>&quot;Created At&quot; is not the leave date.</strong> It&apos;s when the request was submitted, which can be well after the leave was taken if someone backfills a sick day. </p><p>For exporting the hours-worked, use the timesheet or attendance export: <a href="https://apploye.com/help/how-to-generate-custom-report/">How to generate a custom report</a> and the <a href="https://apploye.com/help/attendance-overview/">Attendance overview</a>.</p><h2 id="related-articles">Related articles</h2><ul><li><a href="https://apploye.com/help/time-off-mangement-feature-overview/">Time Off Management feature overview</a></li><li><a href="https://apploye.com/help/how-to-set-time-off-policy/">How to set a time off policy</a></li><li><a href="https://apploye.com/help/how-to-set-time-off-type/">How to set a time off type</a></li><li><a href="https://apploye.com/help/how-to-apply-for-time-off-request-as-an-employee/">How to apply for time off as an employee</a></li><li><a href="https://apploye.com/help/attendance-overview/">Attendance overview in Apploye</a></li><li><a href="https://apploye.com/help/how-to-generate-custom-report/">How to generate a custom report</a></li></ul>]]></content:encoded></item><item><title><![CDATA[How do Global tasks work?]]></title><description><![CDATA[<p>The <strong>Global Task</strong> feature lets organization <strong>owners and admins</strong> create a task once and reuse it across multiple projects. Instead of recreating the same task (&quot;Meetings,&quot; &quot;Daily Standup,&quot; &quot;Admin Work&quot;) in every project, you create it a single time at the organization level and</p>]]></description><link>https://apploye.com/help/how-does-global-tasks-work/</link><guid isPermaLink="false">6a627b4111c6f05b96ad11eb</guid><category><![CDATA[Project, Task & Budgeting]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Fri, 24 Jul 2026 23:17:47 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Global Task</strong> feature lets organization <strong>owners and admins</strong> create a task once and reuse it across multiple projects. Instead of recreating the same task (&quot;Meetings,&quot; &quot;Daily Standup,&quot; &quot;Admin Work&quot;) in every project, you create it a single time at the organization level and make it available wherever it&apos;s needed.</p><p>Here&apos;s what happens behind the scenes, from creation to time tracking.</p><h2 id="1-the-task-is-created-at-the-organization-level">1. The task is created at the organization level</h2><p>Global Tasks live outside of any single project. They are created and managed from <strong>Settings &#x2192; Global Tasks</strong>, which acts as the central library for your organization.</p><p>Because they&apos;re stored centrally, any change you make to a Global Task is reflected everywhere that task is being used.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image-3.png" class="kg-image" alt loading="lazy" width="1600" height="923" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image-3.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image-3.png 1000w, https://apploye.com/help/content/images/2026/07/image-3.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>Check this article to learn more: <a href="https://apploye.com/help/how-to-create-global-tasks-in-apploye/">How to create Global tasks in Apploye?</a></p><h2 id="2-the-task-is-made-available-to-projects">2. The task is made available to projects</h2><p>A Global Task only becomes usable once it&apos;s attached to a project. There are two ways this happens:</p><ul><li><strong>Manually</strong> &#x2014; while creating or editing the Global Task, select the projects you want it to be available in.</li><li><strong>Automatically</strong> &#x2014; turn on the <strong>&quot;Use this task for future projects&quot;</strong> toggle, and the task will be added to every newly created project without any extra steps.</li></ul><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Both options can be used together. You can select a set of existing projects now <em>and</em> let the task flow into future projects automatically.</div></div><h2 id="3-a-project-level-task-is-generated-automatically">3. A project-level task is generated automatically</h2><p>When a Global Task is assigned to a project, Apploye creates a <strong>generated task</strong> inside that project behind the scenes. This is what makes the task selectable in the timer.</p><p>At the same time, <strong>all members of that project are automatically assigned</strong> to the task. You don&apos;t need to assign anyone manually &#x2014; and manual assignment or unassignment isn&apos;t supported for Global Tasks.</p><h2 id="4-members-track-time-the-usual-way">4. Members track time the usual way</h2><p>Nothing changes for your team. Users select a <strong>project + task</strong> in the timer and start tracking, exactly as they would with a regular task. Global Tasks appear alongside regular tasks in the task list.</p><p>In the web app, Global Tasks are shown with a <strong>Global Task icon</strong>, so it&apos;s easy to tell at a glance which tasks are centrally managed and which belong only to that project.</p><p>A global task will be <strong>marked with this icon</strong>: </p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--6---1--3.webp" class="kg-image" alt loading="lazy" width="1960" height="550" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--6---1--3.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--6---1--3.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--6---1--3.webp 1600w, https://apploye.com/help/content/images/2026/07/image--6---1--3.webp 1960w" sizes="(min-width: 720px) 720px"></figure><h2 id="5-updates-stay-in-sync">5. Updates stay in sync</h2><p>Because the task is managed from one place, editing it in <strong>Settings &#x2192; Global Tasks</strong> updates it across every project it has been assigned to. There&apos;s no need to repeat the same edit project by project.</p><h2 id="controlling-global-tasks-per-project">Controlling Global Tasks per project</h2><p>Global Tasks are managed centrally, but each project still has a say. To turn them on or off for a specific project, go to <strong>Project Details &#x2192; Settings</strong> and enable or disable Global Tasks for that project.</p><p>This is useful when a particular project needs a clean, project-specific task list without the organization-wide tasks appearing in it.</p><h2 id="what-global-tasks-cant-do">What Global Tasks can&apos;t do?</h2><p>A few behaviors work differently from regular tasks:</p><ul><li><strong>Status can&apos;t be changed.</strong> A Global Task can&apos;t be marked as completed the way a regular task can, since it&apos;s shared across projects.</li><li><strong>Members can&apos;t be assigned or removed manually.</strong> Assignment is handled automatically based on project membership.</li><li><strong>They aren&apos;t managed from inside a project.</strong> Edits happen in <strong>Settings &#x2192; Global Tasks</strong>, not in the project&apos;s task list, not even from the Tasks page.</li></ul><p>If you need a task that can be completed, assigned to specific people, or scoped to one project only, create a <strong>regular task </strong>inside that project instead.</p><h2 id="why-use-global-tasks">Why use Global Tasks</h2><ul><li>Create a task once and reuse it across your entire organization.</li><li>Keep naming consistent so reports stay clean and comparable.</li><li>Avoid duplicate tasks scattered across projects.</li><li>Skip manual member assignment entirely.</li><li>Add recurring tasks to new projects automatically.</li></ul><p><strong>Related articles</strong></p><ul><li><a href="https://apploye.com/help/difference-between-regular-tasks-and-universal-tasks/">Global Tasks vs. Regular Tasks</a></li></ul>]]></content:encoded></item><item><title><![CDATA[How to create Global tasks in Apploye?]]></title><description><![CDATA[<p></p><p>The <strong>Global Task</strong> feature allows organization <strong>owners and admins</strong> to create reusable tasks that can be assigned across multiple projects. This helps maintain consistency and eliminates the need to recreate the same task for each project.</p><h3 id="create-a-global-task">Create a Global Task</h3><p>To create a new global task: Go to <strong>Settings &#x2192;</strong></p>]]></description><link>https://apploye.com/help/how-to-create-global-tasks-in-apploye/</link><guid isPermaLink="false">6a62965211c6f05b96ad1259</guid><category><![CDATA[Project, Task & Budgeting]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Thu, 23 Jul 2026 23:21:29 GMT</pubDate><content:encoded><![CDATA[<p></p><p>The <strong>Global Task</strong> feature allows organization <strong>owners and admins</strong> to create reusable tasks that can be assigned across multiple projects. This helps maintain consistency and eliminates the need to recreate the same task for each project.</p><h3 id="create-a-global-task">Create a Global Task</h3><p>To create a new global task: Go to <strong>Settings &#x2192; Global Tasks</strong>. </p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--4---1--4.webp" class="kg-image" alt loading="lazy" width="2000" height="1150" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--4---1--4.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--4---1--4.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--4---1--4.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--4---1--4.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p>Then,</p><ol><li>Click the <strong>&quot;+ New Global Task&quot;</strong> button.</li><li>Enter a <strong>name</strong> for the task.</li><li>Click <strong>&quot;Create Global Task&quot;</strong> to save it.</li></ol><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--5---1--4.webp" class="kg-image" alt loading="lazy" width="2000" height="1154" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--5---1--4.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--5---1--4.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--5---1--4.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--5---1--4.webp 2400w" sizes="(min-width: 720px) 720px"></figure><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">You can turn on the toggle for &quot;<strong>Use this task for future projects</strong>&quot; to include this task automatically. in the newly created projects.</div></div><p>Once created, the global task can be reused across multiple projects, making task management faster and more consistent throughout your organization.</p><p>You can also select projects for this task to be available right now.</p>]]></content:encoded></item><item><title><![CDATA[How can I set up Two-Factor Authentication in Apploye?]]></title><description><![CDATA[<p>Two-Factor Authentication (2FA) adds a crucial layer of security to your Apploye account by requiring a time-based code from an authenticator app in addition to your standard login credentials.</p><h2 id="prerequisites">Prerequisites</h2><p>Before starting, make sure you have an authenticator app installed on your smartphone or desktop. Apploye supports standard TOTP (Time-Based</p>]]></description><link>https://apploye.com/help/how-to-setup-two-factor-authentication-in-apploye/</link><guid isPermaLink="false">6a62810e11c6f05b96ad11f5</guid><category><![CDATA[Team, Admin & Profile Settings]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Thu, 23 Jul 2026 21:58:26 GMT</pubDate><content:encoded><![CDATA[<p>Two-Factor Authentication (2FA) adds a crucial layer of security to your Apploye account by requiring a time-based code from an authenticator app in addition to your standard login credentials.</p><h2 id="prerequisites">Prerequisites</h2><p>Before starting, make sure you have an authenticator app installed on your smartphone or desktop. Apploye supports standard TOTP (Time-Based One-Time Password) apps, including:</p><ul><li><strong>Google Authenticator</strong> </li><li><strong>Authy</strong> </li><li><strong>1Password</strong></li><li><strong>Microsoft Authenticator</strong></li></ul><h2 id="setup-instructions">Setup Instructions</h2><p><strong>1. </strong>Log in to your Apploye account, click your profile icon, and navigate to <strong>Profile Settings.</strong></p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image-1.png" class="kg-image" alt loading="lazy" width="1600" height="1478" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image-1.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image-1.png 1000w, https://apploye.com/help/content/images/2026/07/image-1.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>2. Select <strong>Sign in &amp; Security</strong><em>.</em></p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--1---1--2.webp" class="kg-image" alt loading="lazy" width="2000" height="1145" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--1---1--2.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--1---1--2.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--1---1--2.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--1---1--2.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p><strong>3. </strong>Scroll down to the <strong>Two-Factor Authentication</strong> section. Click the toggle button to turn on 2FA. Now, select &quot;<strong>Authenticator App</strong>&quot; as the method. It will generate your account&apos;s unique setup key and QR code.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--2---1--3.webp" class="kg-image" alt loading="lazy" width="2000" height="1159" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--2---1--3.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--2---1--3.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--2---1--3.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--2---1--3.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p>4. Open your authenticator app (e.g., Google Authenticator, Authy) and either <strong>scan the displayed QR code</strong> or <strong>manually copy and paste the setup key</strong> into the app. Enter the 6-digit verification code generated by your app to complete the link<em>.</em></p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/image--3---1--3.webp" class="kg-image" alt loading="lazy" width="2000" height="1350" srcset="https://apploye.com/help/content/images/size/w600/2026/07/image--3---1--3.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/07/image--3---1--3.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/image--3---1--3.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/07/image--3---1--3.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p>Upon successful setup, Apploye will issue one-time recovery codes. <strong>Download them as a TXT file</strong> or <strong>copy them to a safe location</strong>. These codes ensure you do not lose access to your account if you lose your phone or primary device.</p><p>You can also use a passkey (biometric or device PIN) as additional authentication.</p>]]></content:encoded></item><item><title><![CDATA[Global Tasks vs. Regular Tasks]]></title><description><![CDATA[<p>Although both Global Tasks and Regular Tasks are used for time tracking, they differ in how they are created, managed, and assigned.</p><!--kg-card-begin: html--><table><thead><tr><th>Feature</th><th>Global Tasks</th><th>Regular Tasks</th></tr></thead><tbody><tr><td><strong>Scope</strong></td><td>Can be shared and reused across multiple projects.</td><td>Belong to a single project only.</td></tr><tr><td><strong>Management</strong></td><td>Managed centrally from the <strong>Settings</strong> page. Any</td></tr></tbody></table>]]></description><link>https://apploye.com/help/difference-between-regular-tasks-and-universal-tasks/</link><guid isPermaLink="false">6a605c1d11c6f05b96ad11cf</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Wed, 22 Jul 2026 06:44:32 GMT</pubDate><content:encoded><![CDATA[<p>Although both Global Tasks and Regular Tasks are used for time tracking, they differ in how they are created, managed, and assigned.</p><!--kg-card-begin: html--><table><thead><tr><th>Feature</th><th>Global Tasks</th><th>Regular Tasks</th></tr></thead><tbody><tr><td><strong>Scope</strong></td><td>Can be shared and reused across multiple projects.</td><td>Belong to a single project only.</td></tr><tr><td><strong>Management</strong></td><td>Managed centrally from the <strong>Settings</strong> page. Any updates are reflected across all projects where the Global Task is assigned.</td><td>Managed within the individual project where the task was created. Changes only apply to that project.</td></tr><tr><td><strong>Task Status</strong></td><td>The status of a Global Task cannot be changed (for example, it cannot be marked as completed).</td><td>Regular Tasks can be marked as completed or have their status updated.</td></tr><tr><td><strong>Member Assignment</strong></td><td>Members are assigned automatically when the Global Task is added to a project. Manual assignment or unassignment is not supported.</td><td>Members can be assigned to or removed from the task manually.</td></tr><tr><td><strong>Visual Identification</strong></td><td>Displayed with a <strong>Global Task</strong> icon in the web application, making them easy to distinguish from Regular Tasks.</td><td>Displayed without the Global Task icon.</td></tr><tr><td><strong>Project Configuration</strong></td><td>Global Tasks are managed centrally, but each project can control whether Global Tasks are allowed by navigating to <strong>Project Details &#x2192; Settings</strong> and enabling or disabling Global Tasks for that project.</td><td>Regular Tasks are created and managed directly within the project and do not require any additional configuration.</td></tr></tbody></table><!--kg-card-end: html--><h2 id="key-benefits-of-global-tasks">Key Benefits of Global Tasks</h2><ul><li>Create a task once and reuse it across multiple projects.</li><li>Manage tasks from a single, centralized location.</li><li>Ensure consistency across projects without creating duplicate tasks.</li><li>Automatically assign project members to Global Tasks, reducing manual intervention.</li><li>Optionally make Global Tasks available for future projects automatically.</li></ul>]]></content:encoded></item><item><title><![CDATA[What is a Universal Task in Apploye?]]></title><description><![CDATA[<p>The <strong>Global Task</strong> feature allows the organization owner/admin to create reusable tasks once and assign them across multiple projects. This helps maintain consistency and reduces the need to create the same task repeatedly for different projects.</p><p><strong>How it works:</strong></p><ul><li>A Global Task is created once at the organization level</li></ul>]]></description><link>https://apploye.com/help/what-is-a-universal-task-in-apploye/</link><guid isPermaLink="false">6a6050f111c6f05b96ad11a9</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Wed, 22 Jul 2026 05:30:03 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Global Task</strong> feature allows the organization owner/admin to create reusable tasks once and assign them across multiple projects. This helps maintain consistency and reduces the need to create the same task repeatedly for different projects.</p><p><strong>How it works:</strong></p><ul><li>A Global Task is created once at the organization level from the settings page.</li><li>When it is assigned to a project, the system creates a project-level generated task behind the scenes, and all project members are automatically assigned to that task.</li><li>Users still track time the same way as before, using the existing <code><strong>project + task</strong></code> flow.</li><li>If enabled, a Global Task can also be <strong>auto-assigned to future projects.</strong></li></ul>]]></content:encoded></item><item><title><![CDATA[Difference between weekly limit and weekly target in Apploye]]></title><description><![CDATA[<p>The <strong>Weekly Limit</strong> and <strong>Weekly Target</strong> in Apploye serve different purposes:</p><!--kg-card-begin: html--><table><thead><tr><th>Feature</th><th>Weekly Limit</th><th>Weekly Target</th></tr></thead><tbody><tr><td><strong>Purpose</strong></td><td>Restricts the maximum number of hours a member can track in a week.</td><td>Sets an expected number of hours a member should work in a week.</td></tr><tr><td><strong>Effect on Time Tracking</strong></td><td>Once the limit</td></tr></tbody></table>]]></description><link>https://apploye.com/help/difference-between-weekly-limit-and-weekly-target-in-apploye/</link><guid isPermaLink="false">6a54620311c6f05b96ad1133</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Wed, 15 Jul 2026 09:53:57 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Weekly Limit</strong> and <strong>Weekly Target</strong> in Apploye serve different purposes:</p><!--kg-card-begin: html--><table><thead><tr><th>Feature</th><th>Weekly Limit</th><th>Weekly Target</th></tr></thead><tbody><tr><td><strong>Purpose</strong></td><td>Restricts the maximum number of hours a member can track in a week.</td><td>Sets an expected number of hours a member should work in a week.</td></tr><tr><td><strong>Effect on Time Tracking</strong></td><td>Once the limit is reached, the member cannot track any more time for that week.</td><td>Does not stop time tracking. Members can track more or fewer hours than the target.</td></tr><tr><td><strong>Enforcement</strong></td><td>Yes. It is a hard limit.</td><td>No. It is only a goal or benchmark.</td></tr><tr><td><strong>Use Case</strong></td><td>Prevent overtime or ensure members don&apos;t exceed billable hours.</td><td>Monitor productivity and compare actual hours against expected working hours.</td></tr><tr><td><strong>Example</strong></td><td>Weekly Limit = 40 hours &#x2192; The timer automatically stops after 40 tracked hours, and no new sessions can be started until the next week.</td><td>Weekly Target = 40 hours &#x2192; A member may track 38, 40, or 45 hours. The target simply helps managers measure whether the expected hours were achieved.</td></tr></tbody></table><!--kg-card-end: html--><h3 id="in-simple-terms">In simple terms:</h3><ul><li><strong>Weekly Limit</strong> = <strong>Maximum allowed hours</strong> (tracking is blocked after reaching the limit).</li><li><strong>Weekly Target</strong> = <strong>Expected hours</strong> (tracking continues even if the target is exceeded or not met).</li></ul><p>For example, if an employee has:</p><ul><li><strong>Weekly Target:</strong> 40 hours</li><li><strong>Weekly Limit:</strong> 45 hours</li></ul><p>They are expected to work <strong>40 hours</strong>, but they can track up to <strong>45 hours</strong>. Once they reach <strong>45 hours</strong>, Apploye prevents any additional time tracking for that week.</p>]]></content:encoded></item><item><title><![CDATA[What are the differences between expected days vs blocked days in Apploye?]]></title><description><![CDATA[<p>In Apploye, <strong>Expected Days</strong> and <strong>Blocked Days </strong>are different settings and serve different purposes.</p><h3 id="expected-days">Expected Days</h3><p>Expected Days define the days an employee is supposed to work.</p><p><strong>Purpose:</strong></p><ul><li>Set the employee&#x2019;s regular working schedule.</li><li>Calculate attendance, working days, and productivity reports.</li><li>Compare actual tracked time against expected working</li></ul>]]></description><link>https://apploye.com/help/what-are-the-differences-between-expected-days-vs-blocked-days-in-apploye/</link><guid isPermaLink="false">6a546c4b11c6f05b96ad1164</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Mon, 13 Jul 2026 05:49:14 GMT</pubDate><content:encoded><![CDATA[<p>In Apploye, <strong>Expected Days</strong> and <strong>Blocked Days </strong>are different settings and serve different purposes.</p><h3 id="expected-days">Expected Days</h3><p>Expected Days define the days an employee is supposed to work.</p><p><strong>Purpose:</strong></p><ul><li>Set the employee&#x2019;s regular working schedule.</li><li>Calculate attendance, working days, and productivity reports.</li><li>Compare actual tracked time against expected working days.</li></ul><p><strong>Example:</strong></p><ul><li>Expected Days = Monday to Friday</li><li>The employee is expected to work on those 5 days.</li><li>If they do not track time on Tuesday, it may appear as a missed working day.</li></ul><p><strong>Important:</strong> Expected Days do not prevent time tracking.</p><h3 id="blocked-days">Blocked Days</h3><p>Blocked Days define the days when an employee is not allowed to track time.</p><p><strong>Purpose:</strong></p><ul><li>Prevent tracking on specific weekdays.</li><li>Enforce company policies.</li><li>Stop accidental or unauthorized time entries.</li></ul><p><strong>Example:</strong></p><ul><li>Blocked Days = Saturday and Sunday</li><li>The timer cannot be started on those days.</li><li>Manual or live tracking for those days is restricted.</li></ul><p><strong>Important:</strong> Blocked Days actively restrict time tracking.</p><h3 id="quick-comparison">Quick Comparison</h3><!--kg-card-begin: html--><table><thead><tr><th>Feature</th><th>Expected Days</th><th>Blocked Days</th></tr></thead><tbody><tr><td>Purpose</td><td>Define scheduled workdays</td><td>Prevent tracking on selected days</td></tr><tr><td>Affects attendance reports</td><td>&#x2705; Yes</td><td>&#x274C; No</td></tr><tr><td>Affects productivity calculations</td><td>&#x2705; Yes</td><td>&#x274C; No</td></tr><tr><td>Stops the timer</td><td>&#x274C; No</td><td>&#x2705; Yes</td></tr><tr><td>Can track time anyway</td><td>&#x2705; Yes</td><td>&#x274C; No</td></tr></tbody></table><!--kg-card-end: html--><h3 id="simple-example">Simple Example</h3><p>Expected Days: Monday&#x2013;Friday</p><p>Blocked Days: Saturday&#x2013;Sunday</p><p><strong>Result:</strong></p><ul><li>The employee is expected to work Monday&#x2013;Friday.</li><li>If they miss Wednesday, reports may show an absence or missed workday.</li><li>They cannot track time on Saturday or Sunday because those days are blocked.</li></ul><p>A useful way to remember it:</p><p>Expected Days = &#x201C;Should work&#x201D;</p><p>Blocked Days = &#x201C;Cannot track&#x201D;</p><p>This creates a standard 5-day workweek and prevents weekend tracking.</p>]]></content:encoded></item><item><title><![CDATA[How can I set expected working days for employees?]]></title><description><![CDATA[<p>Yes, Apploye allows you to set expected work days for your employees.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/expected-work-days-1.png" class="kg-image" alt loading="lazy" width="1838" height="1194" srcset="https://apploye.com/help/content/images/size/w600/2026/07/expected-work-days-1.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/expected-work-days-1.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/expected-work-days-1.png 1600w, https://apploye.com/help/content/images/2026/07/expected-work-days-1.png 1838w" sizes="(min-width: 720px) 720px"></figure><p>To set expected work days, go to the <strong>Members</strong> section, click the <strong>Actions</strong> button for the specific member, then select <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Expected Work Days</strong> option.</p>]]></description><link>https://apploye.com/help/how-i-can-set-expected-working-days-for-employees/</link><guid isPermaLink="false">6a54649411c6f05b96ad1137</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Mon, 13 Jul 2026 04:27:42 GMT</pubDate><content:encoded><![CDATA[<p>Yes, Apploye allows you to set expected work days for your employees.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/expected-work-days-1.png" class="kg-image" alt loading="lazy" width="1838" height="1194" srcset="https://apploye.com/help/content/images/size/w600/2026/07/expected-work-days-1.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/expected-work-days-1.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/expected-work-days-1.png 1600w, https://apploye.com/help/content/images/2026/07/expected-work-days-1.png 1838w" sizes="(min-width: 720px) 720px"></figure><p>To set expected work days, go to the <strong>Members</strong> section, click the <strong>Actions</strong> button for the specific member, then select <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Expected Work Days</strong> option.</p>]]></content:encoded></item><item><title><![CDATA[How can I block time-tracking days for employees?]]></title><description><![CDATA[<p>Yes, Apploye allows you to block time tracking on specific days for your employees.</p><p>To block tracking days, go to the <strong>Members</strong> section, click the <strong>Actions</strong> button for the specific member, then select <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Blocked Days</strong> option.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/blocked-days-options.png" class="kg-image" alt loading="lazy" width="1854" height="1271" srcset="https://apploye.com/help/content/images/size/w600/2026/07/blocked-days-options.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/blocked-days-options.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/blocked-days-options.png 1600w, https://apploye.com/help/content/images/2026/07/blocked-days-options.png 1854w" sizes="(min-width: 720px) 720px"></figure><p>Simply select</p>]]></description><link>https://apploye.com/help/how-i-can-block-time-tracking-days-for-employees/</link><guid isPermaLink="false">6a4f442c11c6f05b96ad1102</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Mon, 13 Jul 2026 03:46:56 GMT</pubDate><content:encoded><![CDATA[<p>Yes, Apploye allows you to block time tracking on specific days for your employees.</p><p>To block tracking days, go to the <strong>Members</strong> section, click the <strong>Actions</strong> button for the specific member, then select <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Blocked Days</strong> option.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/blocked-days-options.png" class="kg-image" alt loading="lazy" width="1854" height="1271" srcset="https://apploye.com/help/content/images/size/w600/2026/07/blocked-days-options.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/blocked-days-options.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/blocked-days-options.png 1600w, https://apploye.com/help/content/images/2026/07/blocked-days-options.png 1854w" sizes="(min-width: 720px) 720px"></figure><p>Simply select the days you want to block. Once those days are blocked, the employee will not be able to track time on the selected days.</p>]]></content:encoded></item><item><title><![CDATA[Does Apploye offer the Daily Hours Limit feature?]]></title><description><![CDATA[<p><strong>Yes, Apploye offers a Daily Limit feature.</strong></p><p>The <strong>Daily Limit</strong> feature allows organizations to set a maximum number of hours a member can track in a day. Once the configured limit is reached, time tracking automatically stops, and the member cannot start a new tracking session until the next day.</p>]]></description><link>https://apploye.com/help/does-apploye-offer-daily-hours-limit-feature/</link><guid isPermaLink="false">6a4f3c9e11c6f05b96ad10ec</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Thu, 09 Jul 2026 06:19:13 GMT</pubDate><content:encoded><![CDATA[<p><strong>Yes, Apploye offers a Daily Limit feature.</strong></p><p>The <strong>Daily Limit</strong> feature allows organizations to set a maximum number of hours a member can track in a day. Once the configured limit is reached, time tracking automatically stops, and the member cannot start a new tracking session until the next day.</p><p>This feature helps organizations enforce daily working hour limits and maintain accurate time tracking records.</p>]]></content:encoded></item><item><title><![CDATA[How to Set a Daily Hours Limit in Apploye?]]></title><description><![CDATA[<p>To set the <strong>Daily Limit</strong> in Apploye, go to <strong>Members</strong> &lt;&gt; Click on the <strong>Actions</strong> button for the particular member.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/daily-limit.png" class="kg-image" alt loading="lazy" width="2000" height="977" srcset="https://apploye.com/help/content/images/size/w600/2026/07/daily-limit.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/daily-limit.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/daily-limit.png 1600w, https://apploye.com/help/content/images/2026/07/daily-limit.png 2298w" sizes="(min-width: 720px) 720px"></figure><p>After clicking on the <strong>Actions</strong> button &lt;&gt; Click on <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Daily Limit</strong> option.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/set-daily-limit.png" class="kg-image" alt loading="lazy" width="2000" height="1141" srcset="https://apploye.com/help/content/images/size/w600/2026/07/set-daily-limit.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/set-daily-limit.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/set-daily-limit.png 1600w, https://apploye.com/help/content/images/2026/07/set-daily-limit.png 2254w" sizes="(min-width: 720px) 720px"></figure><p>Now, add the daily</p>]]></description><link>https://apploye.com/help/how-to-set-daily-hours-limit-in-apploye/</link><guid isPermaLink="false">6a4f188c11c6f05b96ad10b4</guid><category><![CDATA[Time Tracking]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Thu, 09 Jul 2026 06:01:24 GMT</pubDate><content:encoded><![CDATA[<p>To set the <strong>Daily Limit</strong> in Apploye, go to <strong>Members</strong> &lt;&gt; Click on the <strong>Actions</strong> button for the particular member.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/daily-limit.png" class="kg-image" alt loading="lazy" width="2000" height="977" srcset="https://apploye.com/help/content/images/size/w600/2026/07/daily-limit.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/daily-limit.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/daily-limit.png 1600w, https://apploye.com/help/content/images/2026/07/daily-limit.png 2298w" sizes="(min-width: 720px) 720px"></figure><p>After clicking on the <strong>Actions</strong> button &lt;&gt; Click on <strong>Edit Member</strong>. On the <strong>Edit Member</strong> page, scroll down to find the <strong>Daily Limit</strong> option.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/07/set-daily-limit.png" class="kg-image" alt loading="lazy" width="2000" height="1141" srcset="https://apploye.com/help/content/images/size/w600/2026/07/set-daily-limit.png 600w, https://apploye.com/help/content/images/size/w1000/2026/07/set-daily-limit.png 1000w, https://apploye.com/help/content/images/size/w1600/2026/07/set-daily-limit.png 1600w, https://apploye.com/help/content/images/2026/07/set-daily-limit.png 2254w" sizes="(min-width: 720px) 720px"></figure><p>Now, add the daily work time limit for your employees.</p>]]></content:encoded></item><item><title><![CDATA[Why is my seat restricted?]]></title><description><![CDATA[<p>Payment for your seat may have failed. If the payment was unsuccessful, your account may have been temporarily restricted.</p><p>Once your employer completes the payment for your account, your access will be restored automatically.</p><p>Please contact your employer and ask them to complete the payment on your behalf.</p>]]></description><link>https://apploye.com/help/why-is-my-seat-restricted/</link><guid isPermaLink="false">6a3a22b511c6f05b96ad0e2b</guid><category><![CDATA[FAQ]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Tue, 30 Jun 2026 11:14:45 GMT</pubDate><content:encoded><![CDATA[<p>Payment for your seat may have failed. If the payment was unsuccessful, your account may have been temporarily restricted.</p><p>Once your employer completes the payment for your account, your access will be restored automatically.</p><p>Please contact your employer and ask them to complete the payment on your behalf.</p>]]></content:encoded></item><item><title><![CDATA[How to differentiate manual time in the daily timesheet?]]></title><description><![CDATA[<p>Apploye uses different colors in the <strong>Daily Timesheet</strong> to help you quickly identify the type of recorded time. Manual time is marked in <strong>Violet/Purple color</strong>. You can go to <strong>Timesheet &gt; Daily</strong> to check the timesheets by color.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image--1---1--3.webp" class="kg-image" alt loading="lazy" width="2000" height="1147" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image--1---1--3.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image--1---1--3.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/06/image--1---1--3.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/06/image--1---1--3.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p><strong>Before it is approved</strong>, it will look white, with a purple</p>]]></description><link>https://apploye.com/help/how-to-differentiate-manual-time-in-daily-timesheet/</link><guid isPermaLink="false">6a42f67811c6f05b96ad104c</guid><category><![CDATA[Time Tracking]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Mon, 29 Jun 2026 23:18:25 GMT</pubDate><content:encoded><![CDATA[<p>Apploye uses different colors in the <strong>Daily Timesheet</strong> to help you quickly identify the type of recorded time. Manual time is marked in <strong>Violet/Purple color</strong>. You can go to <strong>Timesheet &gt; Daily</strong> to check the timesheets by color.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image--1---1--3.webp" class="kg-image" alt loading="lazy" width="2000" height="1147" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image--1---1--3.webp 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image--1---1--3.webp 1000w, https://apploye.com/help/content/images/size/w1600/2026/06/image--1---1--3.webp 1600w, https://apploye.com/help/content/images/size/w2400/2026/06/image--1---1--3.webp 2400w" sizes="(min-width: 720px) 720px"></figure><p><strong>Before it is approved</strong>, it will look white, with a purple border. There will be a &quot;!&quot; icon on the left, instead of &quot;MANUAL&quot; or &quot;M&quot;.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image-7.png" class="kg-image" alt loading="lazy" width="1600" height="921" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image-7.png 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image-7.png 1000w, https://apploye.com/help/content/images/2026/06/image-7.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>Regular time, tracked through the <strong>Apploye desktop app</strong>, <strong>mobile app</strong>, or <strong>Chrome extension,</strong> is displayed in <strong>green</strong>.</p><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">If you want to see previously added manual time together, go to <strong>Reports &gt; Manual time</strong>.</div></div>]]></content:encoded></item><item><title><![CDATA[How to Approve & Reject Manual timesheet of employees?]]></title><description><![CDATA[<p>Go to <strong>Timesheets &gt; Approval</strong>. Click on &quot;<strong>Manual Time</strong>&quot; to approve the manual timesheets. You can select the date range and members you want to review.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image-4.png" class="kg-image" alt loading="lazy" width="1600" height="757" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image-4.png 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image-4.png 1000w, https://apploye.com/help/content/images/2026/06/image-4.png 1600w" sizes="(min-width: 720px) 720px"></figure><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Before approve/reject manual timesheet, you need to turn on the <a href="https://apploye.com/help/timesheet-settings-overview-in-apploye/">manual timesheet approval settings</a>.</div></div><p>If the members have added any</p>]]></description><link>https://apploye.com/help/how-to-approve-reject-manual-timesheets/</link><guid isPermaLink="false">6a42eb6011c6f05b96ad0ff0</guid><category><![CDATA[Time Tracking]]></category><dc:creator><![CDATA[Apploye Inc]]></dc:creator><pubDate>Mon, 29 Jun 2026 22:48:17 GMT</pubDate><content:encoded><![CDATA[<p>Go to <strong>Timesheets &gt; Approval</strong>. Click on &quot;<strong>Manual Time</strong>&quot; to approve the manual timesheets. You can select the date range and members you want to review.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image-4.png" class="kg-image" alt loading="lazy" width="1600" height="757" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image-4.png 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image-4.png 1000w, https://apploye.com/help/content/images/2026/06/image-4.png 1600w" sizes="(min-width: 720px) 720px"></figure><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#x1F4A1;</div><div class="kg-callout-text">Before approve/reject manual timesheet, you need to turn on the <a href="https://apploye.com/help/timesheet-settings-overview-in-apploye/">manual timesheet approval settings</a>.</div></div><p>If the members have added any manual time, you will see those manual time entries here. Check the details, such as: Project, task, Time range &amp; Duration, and Reason for adding manual time.</p><p>If the manual time looks correct, click <strong>Approve</strong>. Click on the <strong>X button</strong>, if you think the time should not be counted.</p><p>It will show a pop-up. You can write a helpful note, or just <strong>click on the Approve/Reject button</strong>. </p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image-5.png" class="kg-image" alt loading="lazy" width="1600" height="946" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image-5.png 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image-5.png 1000w, https://apploye.com/help/content/images/2026/06/image-5.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>You can also <strong>approve multiple</strong> or all at once. <strong>Click on the checkbox </strong>beside the &quot;Member&quot; and then click &quot;Approve Selected&quot; or &quot;Reject Selected&quot;.</p><figure class="kg-card kg-image-card"><img src="https://apploye.com/help/content/images/2026/06/image-6.png" class="kg-image" alt loading="lazy" width="1600" height="701" srcset="https://apploye.com/help/content/images/size/w600/2026/06/image-6.png 600w, https://apploye.com/help/content/images/size/w1000/2026/06/image-6.png 1000w, https://apploye.com/help/content/images/2026/06/image-6.png 1600w" sizes="(min-width: 720px) 720px"></figure><p>For viewing past approvals and rejections, check the &quot;History&quot; section.</p><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-text">Approved manual time entries will be treated as Approved Timesheet and will be added to<span>&#xA0;</span><strong style="box-sizing: border-box; font-weight: bolder;">Payroll</strong><span>&#xA0;</span>directly, without needing normal timesheet approval.</div></div>]]></content:encoded></item></channel></rss>