<?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[Staffinc Suite Knowledge Center]]></title><description><![CDATA[Staffinc Suite Knowledge Center]]></description><link>https://en.bantuan.staffincsuite.co/</link><image><url>https://en.bantuan.staffincsuite.co/favicon.png</url><title>Staffinc Suite Knowledge Center</title><link>https://en.bantuan.staffincsuite.co/</link></image><generator>Ghost 5.82</generator><lastBuildDate>Tue, 19 May 2026 05:11:17 GMT</lastBuildDate><atom:link href="https://en.bantuan.staffincsuite.co/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[How Deactivated Attribute Options Behave Across the Asset Module]]></title><description><![CDATA[<h1 id="what-happens-when-an-attribute-option-is-removed">What Happens When an Attribute Option Is Removed</h1><p><strong>A plain-language guide to how the Asset Database handles deactivated dropdown options</strong></p><hr><h2 id="why-this-article-exists">Why this article exists</h2><p>In the Asset Database, many fields use dropdown lists &#x2014; things like Unit of Measurement (UOM), Brand, Category, Group, Segment, Asset Allocation, and Asset Ownership. The</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-deactivated-attribute-options-behave-across-the-asset-module/</link><guid isPermaLink="false">6a0337ab6c01ef0001757873</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:24:48 GMT</pubDate><content:encoded><![CDATA[<h1 id="what-happens-when-an-attribute-option-is-removed">What Happens When an Attribute Option Is Removed</h1><p><strong>A plain-language guide to how the Asset Database handles deactivated dropdown options</strong></p><hr><h2 id="why-this-article-exists">Why this article exists</h2><p>In the Asset Database, many fields use dropdown lists &#x2014; things like Unit of Measurement (UOM), Brand, Category, Group, Segment, Asset Allocation, and Asset Ownership. The options inside those dropdowns are managed centrally, not by individual users.</p><p>That means an option you&#x2019;ve already used to tag an asset can later be removed from the master list &#x2014; for example, when the business retires an old brand, consolidates categories, or cleans up legacy data.</p><p>When that happens, a fair question comes up: <strong>what happens to all the assets that were already using that option?</strong></p><p>This article answers that question across every place in the module where it matters: the asset list, the edit page, the global filter, the activity log, and bulk edits in progress.</p><hr><h2 id="the-core-principle">The core principle</h2><p>The system follows one simple rule:</p><blockquote><strong>Don&#x2019;t lose history. Don&#x2019;t allow new mistakes.</strong></blockquote><p>In practice, this means:</p><ul><li><strong>Existing data stays visible.</strong> If an asset was tagged with a label that has since been removed, the asset keeps showing that label so you can still recognize and audit the record.</li><li><strong>New selections use the current list.</strong> The moment anyone tries to change that field, the removed option disappears &#x2014; you can only pick from options that are currently active.</li></ul><p>Everything below is a consequence of that one rule.</p><hr><h2 id="what-you%E2%80%99ll-see-in-each-part-of-the-module">What you&#x2019;ll see in each part of the module</h2><h3 id="on-the-asset-list-page">On the Asset List page</h3><p>The asset still shows the removed label exactly as it was saved. Nothing about the row changes just because the master list changed.</p><p>This is intentional. If a brand called &#x201C;Acme&#x201D; is removed from the master list, every asset that used to be tagged &#x201C;Acme&#x201D; still says &#x201C;Acme&#x201D; on the list. You wouldn&#x2019;t want those assets to suddenly show a blank field &#x2014; it would make them impossible to recognize, and the historical record would be lost.</p><h3 id="when-you-open-the-edit-page">When you open the Edit page</h3><p>When you open an asset whose data includes a removed option, the field shows the removed value as the current value. You can see clearly what was set, and nothing has been silently overwritten.</p><p>The moment you open that field&#x2019;s dropdown to change it, the removed option is no longer in the list. You can only pick from options that are currently active.</p><p>If you <strong>don&#x2019;t</strong> touch that field, the removed value stays saved on the record. Editing other fields and saving doesn&#x2019;t force you to update this one &#x2014; your edit is scoped to what you actually changed.</p><h3 id="when-you-click-save">When you click Save</h3><p>Before saving, the system checks every value on the form against the current master list. If any of the values you&#x2019;re trying to save are no longer valid, the save is blocked and the affected field is highlighted so you can fix it.</p><p>This is the system&#x2019;s safety net: it prevents anyone from saving a record that contains an option that was removed during the editing session.</p><h3 id="in-the-global-filter">In the Global Filter</h3><p>Removed options don&#x2019;t appear in the Global Filter&#x2019;s selection list. You can&#x2019;t build a new filter condition that targets a removed label &#x2014; the option simply isn&#x2019;t there to pick.</p><p>Existing assets that hold the removed value are still visible on the Asset List. You just can&#x2019;t isolate them using that label as a filter criterion going forward.</p><h3 id="in-the-activity-log">In the Activity Log</h3><p>When an option is removed from the master list, that change is recorded in the database for audit purposes &#x2014; but it doesn&#x2019;t show up as an entry in any individual asset&#x2019;s Activity Log.</p><p>Why? Because the asset itself didn&#x2019;t change. The master list changed. The asset still holds the same value it was given. Cluttering every asset&#x2019;s history with an event that wasn&#x2019;t about that asset would make the log harder to read.</p><h3 id="if-a-config-change-happens-while-someone-is-mid-edit">If a config change happens while someone is mid-edit</h3><p>This is the trickiest scenario. Imagine a user opens an asset&#x2019;s Edit page, starts making changes, and in parallel an admin removes one of the options from the master list before the user clicks Save.</p><p>The system handles this gracefully: it uses a snapshot of the attributes and labels taken when the Edit page was opened. The user can finish their work and save, validated against that snapshot. They won&#x2019;t be blocked mid-task by a change made elsewhere.</p><h3 id="bulk-edits">Bulk Edits</h3><p>The same rule applies to bulk imports. If a CSV file contains a removed option, those rows fail back-end validation and appear in the Failed Data sheet of the result file, with the specific reason listed. Rows that don&#x2019;t touch the affected field go through normally.</p><hr><h2 id="quick-reference-table">Quick reference table</h2>
<!--kg-card-begin: html-->
<table>
<thead>
<tr>
<th>Where you are</th>
<th>What you see / what happens</th>
</tr>
</thead>
<tbody>
<tr>
<td>Asset List</td>
<td>The removed label is still displayed on the row</td>
</tr>
<tr>
<td>Edit page (field not opened)</td>
<td>The removed value is shown as the current selection</td>
</tr>
<tr>
<td>Edit page (dropdown opened)</td>
<td>The removed option is gone from the list</td>
</tr>
<tr>
<td>Save</td>
<td>Blocked if any field still holds a removed value</td>
</tr>
<tr>
<td>Global Filter</td>
<td>Removed options are not selectable as filter criteria</td>
</tr>
<tr>
<td>Activity Log</td>
<td>Removal of master-list options is not logged per asset</td>
</tr>
<tr>
<td>Mid-edit config change</td>
<td>The session uses a snapshot &#x2014; the user can still save</td>
</tr>
<tr>
<td>Bulk Edit</td>
<td>Rows referencing removed options fail and appear in the result file</td>
</tr>
</tbody>
</table>
<!--kg-card-end: html-->
<hr><h2 id="what-this-means-for-you">What this means for you</h2><p><strong>For business and operations teams:</strong> You don&#x2019;t need to worry about historical records being silently wiped. Anything that was tagged in the past stays tagged &#x2014; until someone deliberately updates it.</p><p><strong>For admins managing the master list:</strong> Removing an option is safe in the sense that it won&#x2019;t corrupt existing data, but it does mean those options can no longer be used as filter criteria or applied to new records. Plan removals around reporting cycles where possible.</p><p><strong>For users doing day-to-day edits:</strong> If you open an asset and see a value that&#x2019;s no longer in the dropdown when you click into it, that&#x2019;s expected. Either leave it as-is or pick a current option to replace it.</p><hr><p><em>End of article. Return to &#x201C;Understanding the Asset Database&#x201D; for an overview of the module, or continue to &#x201C;How to View and Edit an Asset&#x201D; for the standard edit flow.</em></p>]]></content:encoded></item><item><title><![CDATA[How to Access Asset Mapping and Bulk Update Asset–Channel Mappings]]></title><description><![CDATA[<p>The Asset Mapping and Bulk Update Asset&#x2013;Channel Mappings feature in Staffinc Suite helps Client Admins manage large volumes of asset assignments more efficiently and accurately. Instead of updating assets one by one, admins can download a template, make bulk changes, and upload it for automatic validation. The system</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-access-asset-mapping-and-bulk-update-asset-channel-mappings/</link><guid isPermaLink="false">69fda1c46c01ef0001757846</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:21:07 GMT</pubDate><content:encoded><![CDATA[<p>The Asset Mapping and Bulk Update Asset&#x2013;Channel Mappings feature in Staffinc Suite helps Client Admins manage large volumes of asset assignments more efficiently and accurately. Instead of updating assets one by one, admins can download a template, make bulk changes, and upload it for automatic validation. The system checks each row before applying updates, ensuring that asset&#x2013;channel relationships remain consistent and reducing the risk of manual errors.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/opaipszlsw24?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Once the upload is successful, the updated mappings are immediately stored and visible in the system, while every change is automatically recorded in the asset mapping log. This includes the actor, timestamp with timezone, the previous state, and the new state after the bulk edit. This feature ensures efficiency, transparency, and a reliable audit trail when managing asset assignments at scale.</p>]]></content:encoded></item><item><title><![CDATA[How to Bulk Edit Asset]]></title><description><![CDATA[<p>The <strong>Bulk Edit Asset</strong> feature in Staffinc Suite is designed to help Client Admins create and update multiple assets at the same time, eliminating the need to enter each asset&apos;s information manually one by one. This feature is especially useful when your organization needs to update and edit</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-bulk-edit-asset/</link><guid isPermaLink="false">69fc3c9e6c01ef000175780e</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:19:22 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Bulk Edit Asset</strong> feature in Staffinc Suite is designed to help Client Admins create and update multiple assets at the same time, eliminating the need to enter each asset&apos;s information manually one by one. This feature is especially useful when your organization needs to update and edit a large number of new assets quickly, whether during an onboarding process, a new project rollout, or a major operational expansion. In this guide, you will learn how the bulk edit asset creation process works, what to expect during file validation, and how to ensure your data is ready for a successful upload.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/ssg8cueclzun?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>The Bulk Edit Asset feature saves your team significant time and effort by allowing you to edit and update multiple assets in a single process, with built-in validation to protect the accuracy of your data. By preparing your template carefully and understanding how the validation process works, you can ensure a smooth and reliable bulk creation experience within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to Bulk Create Asset]]></title><description><![CDATA[<p>The <strong>Bulk Create Asset</strong> feature in Staffinc Suite is designed to help Client Admins create  multiple assets at the same time instead of manually one by one. This feature is especially useful when your organization needs to register a large number of new assets quickly, whether during an onboarding process,</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-bulk-create-asset/</link><guid isPermaLink="false">69fc40b36c01ef000175781c</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:18:13 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Bulk Create Asset</strong> feature in Staffinc Suite is designed to help Client Admins create  multiple assets at the same time instead of manually one by one. This feature is especially useful when your organization needs to register a large number of new assets quickly, whether during an onboarding process, a new project rollout, or a major operational expansion. To get started, you can download a template file directly from the export result page, which comes pre-structured with all the required fields and reference data to guide you in filling it in correctly. Once your template is completed and uploaded, the system will automatically validate the file to check for completeness, formatting errors, and duplicate entries before any assets are created &#x2014; ensuring that only accurate and properly formatted data makes it into your system. Assets that pass all validations will immediately appear in your asset list, complete with their key attributes and ready for use. In this guide, you will learn how the bulk asset creation process works, what to expect during file validation, and how to ensure your data is ready for a successful upload.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/sa737lessbva?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>The Bulk Create  Asset feature saves your team significant time and effort by allowing you to register multiple assets in a single process, with built-in validation to protect the accuracy of your data. By preparing your template carefully and understanding how the validation process works, you can ensure a smooth and reliable bulk creation experience within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to Read an Asset's Activity Log]]></title><description><![CDATA[<p>The <strong>Asset Activity Log</strong> feature in Staffinc Suite gives Client Admins a transparent and reliable record of every change made to an asset over time. As assets go through updates and edits throughout their lifecycle, it becomes increasingly important to have a clear trail of what changed, who made the</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-read-an-assets-activity-log/</link><guid isPermaLink="false">69fc48686c01ef000175783d</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:17:00 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Asset Activity Log</strong> feature in Staffinc Suite gives Client Admins a transparent and reliable record of every change made to an asset over time. As assets go through updates and edits throughout their lifecycle, it becomes increasingly important to have a clear trail of what changed, who made the change, and when it happened &#x2014; especially in organizations where multiple admins may be involved in managing the same assets. The activity log captures this information automatically, recording the actor who made the change, the exact date and time of the edit along with the timezone, the original state of the asset before any changes were applied, and the new state of the asset after a successful edit. This means you always have full visibility into the history of each asset, without having to rely on memory or manual records. In this guide, you will learn what the Asset Activity Log contains and how to read it to understand the full change history of any asset in Staffinc Suite.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/nre464k3htuq?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>The Asset Activity Log is your organization&apos;s built-in audit trail for asset data, ensuring that every update is recorded accurately and can be reviewed at any time. By understanding how to read the activity log, you give yourself and your team the transparency needed to manage assets with confidence, accountability, and full historical context within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to Navigate the Asset List, Search and Filter]]></title><description><![CDATA[<p>The <strong>Asset List, Search, and Filter</strong> feature in Staffinc Suite gives Client Admins a clear and efficient way to navigate all registered assets within the Asset Management module. As your organization grows and the number of assets in the system increases, being able to quickly locate a specific asset or</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-navigate-the-asset-list-search-and-filter/</link><guid isPermaLink="false">69fb43e56c01ef0001757803</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:15:46 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Asset List, Search, and Filter</strong> feature in Staffinc Suite gives Client Admins a clear and efficient way to navigate all registered assets within the Asset Management module. As your organization grows and the number of assets in the system increases, being able to quickly locate a specific asset or view a focused subset of your asset inventory becomes essential for staying organized and making informed operational decisions. From the Asset List page, you can search for a specific asset by entering its name, asset ID, or asset code, making it easy to pull up exactly what you are looking for without scrolling through the entire list. You can also filter the asset list by status, choosing to view only assets that are currently Active or those that have been marked as Discontinued, so you always have the right context when reviewing your assets. In this guide, you will learn how to navigate the Asset List and use the search and filter tools to find the information you need quickly and efficiently.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/7kmhtytzkixs?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>With the search and filter tools available in the Asset List, managing a growing inventory of assets becomes far more manageable. Whether you are looking up a specific asset by name or ID, or reviewing which assets are still active versus discontinued, these tools help you stay in control of your asset data and keep your operations running smoothly within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to View, Edit, and Update Asset Status]]></title><description><![CDATA[<p>The <strong>View, Edit, and Update Asset Status</strong> feature in Staffinc Suite gives Client Admins full visibility and control over each asset registered in the system, all from a single detail page. This feature exists because asset information does not always stay the same &#x2014; equipment gets updated, operational details change,</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-view-edit-and-update-asset-status/</link><guid isPermaLink="false">69fb42966c01ef00017577f8</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:14:15 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>View, Edit, and Update Asset Status</strong> feature in Staffinc Suite gives Client Admins full visibility and control over each asset registered in the system, all from a single detail page. This feature exists because asset information does not always stay the same &#x2014; equipment gets updated, operational details change, and some assets eventually become inactive without needing to be permanently removed from your records. From the asset detail page, you can see the complete configuration that was defined when the asset was first created, make updates to keep that information current and accurate, and change an asset&apos;s status to disable it when it is no longer in active use or eligible for allocation, all without deleting it from the system. This approach ensures that your organization retains a clear historical reference for every asset, supporting transparency and accountability across your operations. In this guide, you will learn how to view an asset&apos;s full details, update its configuration, and manage its status effectively within Staffinc Suite.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/14hi2zjxwzdw?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Keeping your asset records accurate and up to date ensures that your organization always has a reliable and transparent view of every asset in the system. By using the edit and status update features thoughtfully, you can maintain a complete operational history without losing important data, giving your team the clarity it needs to manage assets confidently in Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to Create a Single Asset]]></title><description><![CDATA[<p>The <strong>Create Single Asset</strong> feature in Staffinc Suite gives Client Admins a straightforward way to register a new asset into the system, one at a time, through a centralized and structured form. This feature exists to ensure that every asset your organization owns is properly documented from the moment it</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-create-a-single-asset/</link><guid isPermaLink="false">69fb41706c01ef00017577ea</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:13:05 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Create Single Asset</strong> feature in Staffinc Suite gives Client Admins a straightforward way to register a new asset into the system, one at a time, through a centralized and structured form. This feature exists to ensure that every asset your organization owns is properly documented from the moment it enters your system, with all the necessary configuration details filled in accurately and consistently. When you create a new asset, you will be guided through a set of configuration fields that are displayed based on your organization&apos;s Attribute Data Points, giving you a standardized way to capture everything from identification details to visual references such as photos. Having a complete and accurate asset record from the start means each asset is uniquely identifiable, correctly mapped for allocation across your workforce, and ready to be tracked in relation to employee performance. In this guide, you will learn what the Create Single Asset form contains, why each part matters, and how to use it to register a new asset correctly in Staffinc Suite.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/bebqajzrr4gk?embed=inline" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Creating an asset with complete and accurate information ensures that it is ready to be used, allocated, and tracked across your organization from day one. By taking the time to fill in each configuration field carefully, you set a strong foundation for reliable asset management and employee performance tracking within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[Understanding the Asset Database]]></title><description><![CDATA[<p>The <strong>Asset Database</strong> is the foundation of the Asset Management module in Staffinc Suite, providing Client Admins with a centralized space to record, organize, and oversee all assets that belong to their organization. As Staffinc Suite evolves to serve a wider range of industries, the Asset Management module has been</p>]]></description><link>https://en.bantuan.staffincsuite.co/understanding-the-asset-database/</link><guid isPermaLink="false">69fb3e356c01ef00017577dc</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Tue, 12 May 2026 14:10:31 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Asset Database</strong> is the foundation of the Asset Management module in Staffinc Suite, providing Client Admins with a centralized space to record, organize, and oversee all assets that belong to their organization. As Staffinc Suite evolves to serve a wider range of industries, the Asset Management module has been designed to go beyond traditional sales catalog use cases and support the broader operational needs of modern businesses. Whether your organization operates in Facility Management, Operations Services, Field Services, or any other asset-intensive industry, this module is built to help you manage company-owned equipment, operational tools, inventory, and service-related objects that are not tied to sales activity.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/gc9pztx5igds?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>The Asset Database is more than a product catalog &#x2014; it is a flexible operational tool designed to reflect the full scope of how your organization manages its assets. By understanding its purpose and structure, you will be better equipped to use the Asset Management module in a way that truly supports your business operations within Staffinc Suite.</p>]]></content:encoded></item><item><title><![CDATA[How to Safely Delete a Channel with Employees Assigned]]></title><description><![CDATA[<p>The <strong>Channels</strong> feature allows you to create and manage operational work locations used across your organization. When a channel is no longer needed, you have the option to delete it. However, if the channel has employees currently assigned to it, the deletion will have a direct impact on those employees.</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-safely-delete-a-channel-with-employees-assigned/</link><guid isPermaLink="false">69f85ccb6c01ef0001757799</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 04:41:37 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Channels</strong> feature allows you to create and manage operational work locations used across your organization. When a channel is no longer needed, you have the option to delete it. However, if the channel has employees currently assigned to it, the deletion will have a direct impact on those employees. Once a channel with assigned employees is deleted, those employees will no longer be able to access their assigned channels or perform visitation activities on mobile until a new Visitation Policy is assigned to them. Because of this, it is important to fully understand the impact of the deletion before proceeding, to avoid unintentionally disrupting your employees&apos; ability to carry out their work.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/8ni2anstaf4z?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Deleting a channel that has employees assigned to it is a permanent action that cannot be undone. Before proceeding, make sure you have a plan to reassign affected employees to a new Visitation Policy so their access and mobile activities are not left interrupted. Taking a moment to review the impact beforehand will help you manage the process smoothly and avoid any unintended disruption to your operations.</p>]]></content:encoded></item><item><title><![CDATA[How to Delete a Channel]]></title><description><![CDATA[<p>The <strong>Channels</strong> feature allows you to create and manage operational work locations used across your organization. In cases where a channel is no longer relevant or needed, you have the option to delete it. Deleting a channel will permanently remove it from the system, meaning it cannot be recovered or</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-delete/</link><guid isPermaLink="false">69f8325b6c01ef000175778b</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 04:40:04 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Channels</strong> feature allows you to create and manage operational work locations used across your organization. In cases where a channel is no longer relevant or needed, you have the option to delete it. Deleting a channel will permanently remove it from the system, meaning it cannot be recovered or used in future operations. Because this action is irreversible, it is important to make sure the channel is truly no longer required before proceeding with the deletion.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/ijoedeukz2sn?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Once the deletion is complete, the channel will no longer appear in your channel list and will be permanently removed from Staffinc Suite. Since this action cannot be undone, ensure that no active employees or ongoing operations are still dependent on the channel before you proceed.</p>]]></content:encoded></item><item><title><![CDATA[How to See Channel Assignment Relation to Employee]]></title><description><![CDATA[<p>The <strong>Channel Assignment Relation</strong> feature in Staffinc Suite gives Client Admins clear visibility into which employees are assigned to each channel &#x2014; all accessible directly from the Channel Detail page. Knowing exactly who is connected to a specific channel is essential for maintaining accurate workforce data, verifying that assignments have</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-see-channel-assignment-relation-to-employee/</link><guid isPermaLink="false">69f830f66c01ef000175777e</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 04:38:47 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Channel Assignment Relation</strong> feature in Staffinc Suite gives Client Admins clear visibility into which employees are assigned to each channel &#x2014; all accessible directly from the Channel Detail page. Knowing exactly who is connected to a specific channel is essential for maintaining accurate workforce data, verifying that assignments have been applied correctly, and ensuring your operational structure reflects the real state of your team on the ground. In this guide, you&apos;ll learn how to navigate to and read the employee assignment list within a channel&apos;s detail page.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/05hy7vueumhb?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>Having clear visibility into channel-to-employee assignments directly within Staffinc Suite helps you stay in control of your operational structure &#x2014; ensuring every channel is staffed correctly and that your workforce data remains accurate and easy to verify at any time.</p>]]></content:encoded></item><item><title><![CDATA[How to Assign Channel to Employee]]></title><description><![CDATA[<p>The <strong>Assign Channel to Employee</strong> feature in Staffinc Suite allows Client Admins to efficiently connect employees to their designated operational work locations through a streamlined bulk assignment process. In this guide, you&apos;ll learn how to complete the bulk channel assignment process from downloading the template through to a</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-assign-channel-to-employee/</link><guid isPermaLink="false">69f82ff86c01ef0001757772</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 04:35:55 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Assign Channel to Employee</strong> feature in Staffinc Suite allows Client Admins to efficiently connect employees to their designated operational work locations through a streamlined bulk assignment process. In this guide, you&apos;ll learn how to complete the bulk channel assignment process from downloading the template through to a successful upload.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.57% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/zvqegcijdhlx?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>By using the bulk assignment feature, you can connect employees to their respective channels quickly and at scale &#x2014; eliminating manual effort and ensuring your workforce structure in Staffinc Suite stays accurate and up to date.</p>]]></content:encoded></item><item><title><![CDATA[How to Filter the Channel List with Multiple Conditions]]></title><description><![CDATA[<p>The <strong>Advanced Filter</strong> feature in the Channels module of Staffinc Suite gives Client Admins a powerful way to narrow down the channel list using multiple and combined filter conditions. Using the global filter builder, you can apply up to 5 filter conditions simultaneously &#x2014; choosing from attributes such as Channel</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-filter-the-channel-list-with-multiple-conditions/</link><guid isPermaLink="false">69f82e236c01ef0001757762</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 04:00:08 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Advanced Filter</strong> feature in the Channels module of Staffinc Suite gives Client Admins a powerful way to narrow down the channel list using multiple and combined filter conditions. Using the global filter builder, you can apply up to 5 filter conditions simultaneously &#x2014; choosing from attributes such as Channel Stage, Channel Category, Channel Type, Classification, and Sub Channel, and defining each condition using operators like &quot;is&quot; or &quot;is not&quot; to fine-tune your results. You can also reset all active filters at any time to return to the full channel list. In this guide, you&apos;ll learn how to use the advanced filter builder to search the channel list with multiple conditions effectively.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.57% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/0k8jupxbiaye?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>With the ability to stack up to 5 filter conditions at once, the advanced filter builder in the Channels module helps you cut through complexity and surface exactly the channels you&apos;re looking for &#x2014; making channel management faster, more precise, and far less time-consuming.</p>]]></content:encoded></item><item><title><![CDATA[How to Search and Filter Channels]]></title><description><![CDATA[<p>The <strong>Search and Filter</strong> feature in the Channels module of Staffinc Suite allows Client Admins to quickly locate specific channels from what can be a long and growing list of operational work locations. As your organization scales and the number of channels increases, being able to find the right channel</p>]]></description><link>https://en.bantuan.staffincsuite.co/how-to-search-and-filter-channels/</link><guid isPermaLink="false">69f82cc96c01ef0001757755</guid><category><![CDATA[Staffinc Suite]]></category><category><![CDATA[Staffinc Suite - Task Management]]></category><dc:creator><![CDATA[Product]]></dc:creator><pubDate>Wed, 06 May 2026 03:55:11 GMT</pubDate><content:encoded><![CDATA[<p>The <strong>Search and Filter</strong> feature in the Channels module of Staffinc Suite allows Client Admins to quickly locate specific channels from what can be a long and growing list of operational work locations. As your organization scales and the number of channels increases, being able to find the right channel without scrolling through the entire list becomes increasingly important &#x2014; saving your time and keeping your workflow efficient. From the Channels module, you can search by channel name, filter channels by their status  and reset your search and filters at any time to return to the full channel list. In this guide, you&apos;ll learn how to use the search and filter tools to find the channels you need quickly and efficiently.</p>
<!--kg-card-begin: html-->
<div>
  <script async src="https://js.storylane.io/js/v2/storylane.js" data-verify-origin></script>
  <div class="sl-embed" style="position:relative;padding-bottom:calc(45.59% + 25px);width:100%;height:0;transform:scale(1)">
    <iframe loading="lazy" class="sl-demo" src="https://app.storylane.io/demo/6fifq4pffg3v?embed=popup" name="sl-embed" allow="fullscreen" allowfullscreen style="position:absolute;top:0;left:0;width:100%!important;height:100%!important;border:1px solid rgba(63,95,172,0.35);box-shadow: 0px 0px 18px rgba(26, 19, 72, 0.15);border-radius:10px;box-sizing:border-box;"></iframe>
  </div>
</div>
<!--kg-card-end: html-->
<p>With the search and filter tools in the Channels module, managing a large number of channels becomes much more manageable &#x2014; helping you stay organized and find the right information without unnecessary effort.</p>]]></content:encoded></item></channel></rss>