<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://sampathblogs.online/wp-content/plugins/rss-feed-styles/public/template.xsl"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:rssFeedStyles="http://www.lerougeliet.com/ns/rssFeedStyles#"
>

<channel>
	<title>IT Infrastructure Service &#8211; Sampath Kumar A</title>
	<atom:link href="https://sampathblogs.online/tag/it-infrastructure-service/feed/" rel="self" type="application/rss+xml" />
	<link>https://sampathblogs.online</link>
	<description>Be Concious Be More</description>
	<lastBuildDate>Sat, 25 Oct 2025 04:08:43 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<rssFeedStyles:reader name="Digg Reader" url="http://digg.com/reader/search/https%3A%2F%2Fsampathblogs.online%2Ffeed%2F"/><rssFeedStyles:reader name="Feedly" url="http://cloud.feedly.com/#subscription%2Ffeed%2Fhttps://sampathblogs.online/feed/"/><rssFeedStyles:button name="Like" url="https://www.facebook.com/sharer/sharer.php?u=%url%"/><rssFeedStyles:button name="G+" url="https://plus.google.com/share?url=%url%"/><rssFeedStyles:button name="Tweet" url="https://twitter.com/intent/tweet?url=%url%"/><rssFeedStyles:button name="Pinterest" url="https://www.pinterest.com/pin/create/button?url=%url%"/><rssFeedStyles:button name="LinkedIn" url="https://www.linkedin.com/cws/share?url=%url%"/>	<item>
		<title>AI-Powered ITSM with n8n: Integrating Jira SM, OpenAI and Slack</title>
		<link>https://sampathblogs.online/2025/10/ai-powered-itsm-with-n8n-integrating-jira-sm-openai-and-slack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ai-powered-itsm-with-n8n-integrating-jira-sm-openai-and-slack</link>
					<comments>https://sampathblogs.online/2025/10/ai-powered-itsm-with-n8n-integrating-jira-sm-openai-and-slack/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Sat, 25 Oct 2025 04:04:34 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<category><![CDATA[ITSM]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3953</guid>

					<description><![CDATA[n8n (pronounced either en-eight-en or nodemation) is an automation tool that lets you create custom workflows. It can be considered as a leading tool with a better user experience for agentic AI tasks compared to alternatives like Zapier and Make.com.... <a class="more-link" href="https://sampathblogs.online/2025/10/ai-powered-itsm-with-n8n-integrating-jira-sm-openai-and-slack/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>n8n (pronounced either en-eight-en or <strong>n</strong><em>odematio</em><strong>n</strong>) is an automation tool that lets you create custom workflows. It can be considered as a leading tool with a better user experience for agentic AI tasks compared to alternatives like Zapier and Make.com. It offers a 15-day free trial with 1,000 free workflow executions, which is sufficient to try out various sample automations. The platform leverages a strong open-source community that creates predefined workflow templates. These templates accelerate development and can be imported directly from a JSON file, or via a URL from platforms like GitHub.<br><br>This flexible automation tool can be used to connect different applications and services, allowing users to build complex workflows with minimal coding knowledge. The workflows are built using nodes, which starts with a trigger that initiates the flow, followed by action nodes that perform tasks, and an output process which is the final result. In this blog, I will introduce you to a workflow automation that is enhanced using LLM.<br><br>It is common to have different categories of user requests handled through dedicated request forms. Typically, these requests first reach the Level 1 (L1) support team, which then analyses them and routes to the appropriate department or specialist for action if it does not fall under L1 scope. However, users sometimes submit requests through incorrect forms, leading to processing delays and additional work for support staff. Over time, such inefficiencies can add up, affecting both response times and overall user satisfaction.<br><br>In order to overcome the inefficiencies, we will design a workflow that will have the <a href="https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/" data-type="post" data-id="3550">Jira SM</a>, OpenAI LLM and Slack nodes. Jira SM form entry and submission from a user will be the trigger to start the workflow. Open AI LLM will be the action node that will perform the action of segregation to respective team based on the system prompt provided in the node. Finally, the slack node will receive the data from Open AI LLM node and display it in the channel specified.</p>



<h3 class="wp-block-heading">Jira SM Node</h3>



<p>On the top right-hand side click the + icon, which indicates the &#8220;Open nodes panel&#8221; wherein we can search for the nodes to be inserted to our workflow.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="357" src="https://sampathblogs.online/wp-content/uploads/2025/10/image-1024x357.png" alt="" class="wp-image-3963" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/image-1024x357.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/image-300x105.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/image-768x268.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/image-1536x536.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/10/image-600x209.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/image-945x330.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/image.png 1911w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Under Jira node tree, select the &#8220;On issue created&#8221; node and set the parameters. Refer to the below image for the setting to be done.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" width="574" height="715" src="https://sampathblogs.online/wp-content/uploads/2025/10/1.jira-account-connect-4.png" alt="" class="wp-image-3961" style="width:324px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/1.jira-account-connect-4.png 574w, https://sampathblogs.online/wp-content/uploads/2025/10/1.jira-account-connect-4-241x300.png 241w" sizes="(max-width: 574px) 100vw, 574px" /></figure>
</div>


<p><br>Under parameters, in the &#8220;Credentials to Connect to Jira&#8221; section, select the &#8220;Create new credential&#8221; and specify the details as displayed in the next window that appears, i.e, email id, API token and domain in order to connect your node to your Jira account. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img decoding="async" width="1024" height="533" src="https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-1024x533.png" alt="" class="wp-image-3962" style="width:549px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-1024x533.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-300x156.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-768x400.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-600x312.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1-945x492.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/2.Jira_api_3-1.png 1309w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>For the API token, login to your Jira account and navigate to <code>Account settings &gt; Security &gt; API tokens</code> and click on &#8220;Create and manage API tokens&#8221; which will take you to the below screen. Create your API token and paste it to the section as in the above image along with the domain information ,i.e, &#8220;https://sampathka.atlassian.net/&#8221; in our scenario. Finally, click on Save button and you are done with the setting to connect your Jira account to your node.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="333" src="https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-1024x333.png" alt="" class="wp-image-3964" style="width:710px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-1024x333.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-300x98.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-768x250.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-600x195.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2-945x307.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/3.Jira_api_2.png 1525w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h3 class="wp-block-heading">OpenAI Node</h3>



<p>Since we are done with the setting for the above node, next we will click on the + icon at the top right and search for the next node. Under OpenAI node tree, select the &#8220;Message a model&#8221; node and set the parameters as shown in the image below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="613" height="745" src="https://sampathblogs.online/wp-content/uploads/2025/10/4.openai_connect.png" alt="" class="wp-image-3965" style="width:401px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/4.openai_connect.png 613w, https://sampathblogs.online/wp-content/uploads/2025/10/4.openai_connect-247x300.png 247w, https://sampathblogs.online/wp-content/uploads/2025/10/4.openai_connect-600x729.png 600w" sizes="auto, (max-width: 613px) 100vw, 613px" /></figure>
</div>


<p>For the credentials to connect to OpenAI we can make use of the free 100 credits available. Select the resource (input is text), operation and model (any simple LLM model is fine) as shown above. Now we are left with the prompt section which is where we specify the system prompt for smart decisions. Below you can find the file that contains the system prompt. Set the Role to User and enable the Simply Output and Output Content as JSON options and you are done with the settings for this node. </p>



<div class="wp-block-file aligncenter"><a id="wp-block-file--media-c71bde2e-8130-4b41-aafe-15061b61fdbb" href="https://sampathblogs.online/wp-content/uploads/2025/10/OpenAIprompt.txt">OpenAIprompt</a><a href="https://sampathblogs.online/wp-content/uploads/2025/10/OpenAIprompt.txt" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-c71bde2e-8130-4b41-aafe-15061b61fdbb">Download</a></div>



<h3 class="wp-block-heading">Slack Node</h3>



<p>Next we will move on to the Slack node. On the top right, click on the + icon and search for &#8220;Send a message&#8221; node under Slack node tree.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="471" src="https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-1024x471.png" alt="" class="wp-image-3977" style="width:731px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-1024x471.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-300x138.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-768x353.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-1536x706.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-600x276.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1-945x434.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/5-1.slack_connect-1.png 1884w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>On parameter setting screen of the above node, you need to connect to a Slack account using the &#8220;Create new credential&#8221; option under &#8220;Credential to connect with&#8221; section. In the next screen, click on the Connect my account button and your Slack node will be connected to your Slack account (Slack account 2 used in this example).</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="539" src="https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-1024x539.png" alt="" class="wp-image-3968" style="width:601px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-1024x539.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-300x158.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-768x404.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-600x316.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup-945x498.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/5-2.slack-connection-setup.png 1318w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>The other parameters of the node ,i.e, the Resource, Operation and Send Message To needs to be set as shown in the earlier node screenshot. In the next option, you need to select the Slack channel to which the message is to be sent (n8ntest is the channel in our example). After setting the message type as &#8220;Simple Text Message&#8221;, enter the format of the output under Message Text as follows and you are done with the setting for this node.</p>



<p><code>{{ $('Jira Trigger').item.json.issue.key }},<br>{{ $('Jira Trigger').item.json.issue.fields.status.name }},<br>{{ $('Jira Trigger').item.json.issue.fields.description }},<br><br>Classification:{{ $json.message.content.category }}</code></p>



<p>The above JSON under Message Text can also be set by dragging the output of Jira trigger node as shown below. The input and output sections will be visible once you execute the step/workflow.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="480" src="https://sampathblogs.online/wp-content/uploads/2025/10/slackout-1024x480.png" alt="" class="wp-image-3984" style="width:715px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/slackout-1024x480.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout-300x141.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout-768x360.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout-1536x721.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout-600x281.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout-945x443.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/slackout.png 1910w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Connect all the three nodes to each other as follows.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="253" src="https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-1024x253.png" alt="" class="wp-image-3971" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-1024x253.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-300x74.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-768x190.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-1536x380.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-600x149.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation-945x234.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/n8n_automation.png 1600w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><br>The workflow is not yet complete ,i.e, you need to have a trigger to start the workflow. For this, we will use the forms feature in JiraSM that will automatically generate a ticket once the form is submitted by a user. Inorder to create a form you can refer to my other blog <a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">here</a>. The form user interface will appear as follows. The users can submit their service requests using the following form.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="738" src="https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-1024x738.png" alt="" class="wp-image-3973" style="width:600px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-1024x738.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-300x216.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-768x554.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-600x432.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input-945x681.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/7.form-input.png 1171w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h3 class="wp-block-heading">Executing the Workflow</h3>



<p>Inorder to check the workflow, click on the &#8220;Execute workflow&#8221; button at the centre as shown in the three node connected workflow above. The workflow will not wait for the form to be submitted by a user. Submit the form by inputting all the sections as shown above and click on the Send button. This will generate a ticket (ITSAMPLE-125) on JiraSM that will appear as follows.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="357" src="https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-1024x357.png" alt="" class="wp-image-3976" style="width:791px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-1024x357.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-300x104.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-768x268.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-600x209.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output-945x329.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/9.jira_output.png 1312w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Now the workflow is triggered and all the three nodes will be executed one after the other. If there are no errors generated, the nodes will appear as follows after successful execution (green tick mark on each node).</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="381" src="https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-1024x381.png" alt="" class="wp-image-3974" style="width:791px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-1024x381.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-300x112.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-768x286.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-1536x572.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-600x224.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1-945x352.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/6.n8n_automation_final-1.png 1659w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Since our workflow is connected to a Slack channel, we will have to check the appropriate channel(<em>n8ntest</em>) for the output message. You can see the latest JiraSM ticket number, followed by the status of the ticket, description and the classification of the ticket into a category for the appropriate team to take necessary action.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="532" src="https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-1024x532.png" alt="" class="wp-image-3975" style="width:811px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-1024x532.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-300x156.png 300w, https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-768x399.png 768w, https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-600x312.png 600w, https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output-945x491.png 945w, https://sampathblogs.online/wp-content/uploads/2025/10/8.slack_output.png 1231w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><strong>Further Reading:</strong></p>



<ul class="wp-block-list">
<li><a href="https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/">Integrating Jira SM Alerts into Kanban Workflow</a></li>



<li><a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Jira Service Management Forms: Enhancing User Experience</a></li>



<li><a href="https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/">Integrating Service and Software Workflows on a Single Kanban Board</a></li>



<li><a href="https://sampathblogs.online/2020/05/itsm-and-system-management-tools-a-basic-guide/">ITSM and System Management Tools : A Basic Guide</a></li>



<li><a href="https://sampathblogs.online/2024/08/exploring-llms-and-oci-generative-ai/">Exploring LLMs and OCI Generative AI</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2025/10/ai-powered-itsm-with-n8n-integrating-jira-sm-openai-and-slack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quick Fixes for a Faster Jira: Setup  Approvals, Sharpen SLA and Workflow</title>
		<link>https://sampathblogs.online/2025/06/quick-fixes-for-a-faster-jira-setup-approvals-sharpen-sla-and-workflow/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quick-fixes-for-a-faster-jira-setup-approvals-sharpen-sla-and-workflow</link>
					<comments>https://sampathblogs.online/2025/06/quick-fixes-for-a-faster-jira-setup-approvals-sharpen-sla-and-workflow/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Fri, 27 Jun 2025 12:19:04 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Basic guide]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3863</guid>

					<description><![CDATA[Jira Service Management offers users a single place to go for help. Through a centralized global customer portal, employees or customers can easily access every service desk across an organization.Service request management projects come with easy to edit request types... <a class="more-link" href="https://sampathblogs.online/2025/06/quick-fixes-for-a-faster-jira-setup-approvals-sharpen-sla-and-workflow/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>Jira Service Management offers users a single place to go for help. Through a centralized global customer portal, employees or customers can easily access every service desk across an organization.<br>Service request management projects come with easy to edit request types and workflows, flexible service level agreement (SLA) settings, email channels with adjustable notifications etc. While there are some variations in the way a service request can be captured and fulfilled, it’s important to focus on driving standardization to improve overall service quality and efficiency. In general, we have two types of Service Requests: one is without approval, and the other with the approval status. In this blog, &#8220;Quick Fixes for a Faster Jira SR: Setup Approvals, Sharpen SLA, and Workflow Cleanup&#8221; we will take up the &#8220;Service Request with approvals&#8221; issue/work type.</p>



<h3 class="wp-block-heading">Service Request with Approvals</h3>



<p>The decision to use SR with approvals issue type depends on the complexity and risk associated with the service request. If external validation is needed to ensure accuracy, compliance, or proper execution, approvals should be implemented. If the request is straightforward and can be handled by the assigned agent, then an approval step may be unnecessary. The default &#8220;Service request with approvals&#8221; issue type will appear as follows.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="560" src="https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-1024x560.png" alt="" class="wp-image-3866" style="width:684px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-1024x560.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-300x164.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-768x420.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-600x328.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv-945x517.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/SR_w_apprv.png 1423w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h4 class="wp-block-heading">Workflow Improvement</h4>



<p>Since we will be calculating the SLA for the tickets using this workflow, to ensure proper calculation we will add a transition from &#8220;In progress&#8221; status to the &#8220;waiting for customer&#8221; status and vice versa in the workflow. In general, the Project admin role will not be able to edit the workflow, for this you will need to be a Jira admin. The changes are implemented in the next steps as follows:</p>


<div class="wp-block-image wp-duotone-unset-1">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="856" height="625" src="https://sampathblogs.online/wp-content/uploads/2025/06/image.png" alt="" class="wp-image-3877" style="width:512px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/image.png 856w, https://sampathblogs.online/wp-content/uploads/2025/06/image-300x219.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/image-768x561.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/image-600x438.png 600w" sizes="auto, (max-width: 856px) 100vw, 856px" /></figure>
</div>


<h3 class="wp-block-heading">Creation of Service Request Form</h3>



<p>Now that we are ready with our issue/work type, the next step would be to create a form using the above issue type with the updated workflow. Let us create a simple native form without attachment.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="865" height="606" src="https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new.png" alt="" class="wp-image-3869" style="width:694px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new.png 865w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new-300x210.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new-768x538.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new-600x420.png 600w" sizes="auto, (max-width: 865px) 100vw, 865px" /></figure>
</div>


<p>The sections can be seen as shown in the below &#8220;Simple form&#8221; picture. Summary and Description are the inputs from the user, while the other sections are hidden from the user. Labels section would be needed to display the ticket on a kanban board, while the Approvers section need to be input with email id of the approving authority. Multiple people can be specified but anyone from the specified list can approve the request.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="492" src="https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-1024x492.png" alt="" class="wp-image-3870" style="width:722px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-1024x492.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-300x144.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-768x369.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-600x288.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1-945x454.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/request-type-new_apprv1.png 1429w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Approvers get an email once the user submits the form. The template of the notification mail can be seen as shown in the below picture. In the standard version and above of Jira, this template can be edited to include the description of the Jira ticket as well (appropriate variable needs to be included in the Content section). If you are using an external form as an attachment and want to reflect the description there onto the contents of the mail, don&#8217;t forget to select the <em>link to jira</em> section in the attached form edit option.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="297" src="https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-1024x297.png" alt="" class="wp-image-3871" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-1024x297.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-300x87.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-768x223.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-600x174.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit-945x274.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/mail-templ-edit.png 1467w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>If you want to include a template for the description of the ticket, using automation would be one idea, but can be used for the tickets created manually by the agents. However, if you want to use a template for the user, an external form can be used with a preset input that is linked to the description field. Regarding approvals, it can be done by using the notification email as shown below or on the ticket by clicking on the <em>Approve </em>button.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="874" height="649" src="https://sampathblogs.online/wp-content/uploads/2025/06/aprv-mail.png" alt="" class="wp-image-3872" style="width:507px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/aprv-mail.png 874w, https://sampathblogs.online/wp-content/uploads/2025/06/aprv-mail-300x223.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/aprv-mail-768x570.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/aprv-mail-600x446.png 600w" sizes="auto, (max-width: 874px) 100vw, 874px" /></figure>
</div>


<p><br></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="454" src="https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-1024x454.png" alt="" class="wp-image-3873" style="width:612px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-1024x454.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-300x133.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-768x341.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-1536x682.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-600x266.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv-945x419.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/tickt-aprv.png 1584w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h3 class="wp-block-heading">SLA Rule Setup</h3>



<p>Now that we are ready with the updated workflow and a form that is using the updated workflow, the next step would be to use the SLA feature on the tickets. The SLA rule can be set by navigating to the <em>Project settings &gt; SLA </em>section. The Goals and Conditions need to be set appropriately.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="500" src="https://sampathblogs.online/wp-content/uploads/2025/06/SLA-1024x500.png" alt="" class="wp-image-3874" style="width:686px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/SLA-1024x500.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA-300x147.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA-768x375.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA-1536x750.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA-600x293.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA-945x461.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/SLA.png 1587w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>Our final form will appear as follows. The user can access this form to enter the necessary information.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="693" src="https://sampathblogs.online/wp-content/uploads/2025/06/image-1-1024x693.png" alt="" class="wp-image-3879" style="width:569px;height:auto" srcset="https://sampathblogs.online/wp-content/uploads/2025/06/image-1-1024x693.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/06/image-1-300x203.png 300w, https://sampathblogs.online/wp-content/uploads/2025/06/image-1-768x520.png 768w, https://sampathblogs.online/wp-content/uploads/2025/06/image-1-600x406.png 600w, https://sampathblogs.online/wp-content/uploads/2025/06/image-1-945x640.png 945w, https://sampathblogs.online/wp-content/uploads/2025/06/image-1.png 1198w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p><strong>Further Reading :</strong></p>



<ul class="wp-block-list">
<li><a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Jira Service Management Forms: Enhancing User Experience</a></li>



<li><a href="https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/">Streamline Your Workflow with Jira Kanban Boards</a></li>



<li><a href="https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/">Integrating Service and Software Workflows on a Single Kanban Board</a></li>



<li><a href="https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/">Integrating Jira SM Alerts into Kanban Workflow</a></li>



<li><a href="https://sampathblogs.online/2018/05/understanding-data-center-and-service-desk-operations/">Understanding Data Center and Service Desk Operations</a></li>
</ul>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2025/06/quick-fixes-for-a-faster-jira-setup-approvals-sharpen-sla-and-workflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Integrating Jira SM Alerts into Kanban Workflow</title>
		<link>https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrating-jira-sm-alerts-into-kanban-workflow</link>
					<comments>https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Tue, 25 Mar 2025 04:47:19 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3789</guid>

					<description><![CDATA[To visualize routine activities, gather all tasks on a Kanban board, including scheduled ones through automation rules, whether they belong to a Jira software project or a Jira SM service project. You can also display service requests from your Jira... <a class="more-link" href="https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>To visualize routine activities, gather all tasks on a Kanban board, including scheduled ones through automation rules, whether they belong to a Jira  software project or a Jira SM service project. You can also display service requests from your Jira SM service project on the Kanban board and show selective alerts from the <a href="https://support.atlassian.com/jira-service-management-cloud/docs/merge-opsgenie-with-jira-service-management/">Opsgenie</a>/Jira SM Teams page as well. In this blog &#8220;Integrating Jira SM Alerts into Kanban Workflow&#8221; you will learn the step-by-step procedure on making an alert to appear on Kanban board.</p>



<p>Currently, Opsgenie features are available natively in Jira Service Management. Thus, making it possible to access your operations work in the same place as the rest of your work is. Your Jira SM Teams page is the central hub for all operations work and configurations. You can add Jira SM members to responder teams here.</p>



<p>Using the <strong>Go to operations</strong> option you can configure settings w.r.t on-call schedules, integration, routing rules, and escalation policies at the team level. Hence, handling each alert differently based on its source and payload. You need to set up the integrations to get the alerts to come in. Jira SM integrates with various monitoring, logging, ticketing and chat tools.</p>



<p>Sync is a new feature that provides control over keeping alerts, issues, and requests synchronized. Here, you can control how and when Jira software issues and Jira SM service requests create alerts. Additionally, you can create workflows to define the conditions that trigger the generation of issues and requests in response to an alert.</p>



<h3 class="wp-block-heading">Integration</h3>



<p>You need to set up the integrations to get the alerts to come in. In our example, we will consider integrating with an application that can send emails which will trigger alert generation on Jira SM. Navigate to the concerned responder team (Test) below from <em>Teams &gt; Test</em>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="232" src="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-1024x232.png" alt="" class="wp-image-3799" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-1024x232.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-300x68.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-768x174.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-1536x348.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-600x136.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2-945x214.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration-2.png 1884w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Since we need to add a new integration, let us click on the option &#8220;Add integration&#8221; as shown in the above picture. This will take us to the following screen.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-1024x484.png" alt="" class="wp-image-3793" width="514" height="242" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-1024x484.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-300x142.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-768x363.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-600x284.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2-945x447.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration2.png 1093w" sizes="auto, (max-width: 514px) 100vw, 514px" /></figure></div>



<p>Select the application that you want to integrate to,i.e, Email application in our scenario. Clicking on Email icon above will take us to the following screen. Here, you can select a team under Assignee team section using the drop-down option. Since we have only the <em>Test</em> responder team now, we will select that and that specific team will receive alerts from this integration. Provide an appropriate integration name (TestX) as well.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration3-1.png" alt="" class="wp-image-3800" width="525" height="332" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration3-1.png 710w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration3-1-300x190.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration3-1-600x380.png 600w" sizes="auto, (max-width: 525px) 100vw, 525px" /></figure></div>



<p>Once the Continue button is pressed, the following screen will appear. Find the email address here that can be used for integration. Mailing to this email id will generate alerts on Jira SM.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="381" src="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-1024x381.png" alt="" class="wp-image-3796" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-1024x381.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-300x111.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-768x285.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-600x223.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4-945x351.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jiraintegration4.png 1402w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The rules that you create for the integration as explained in the next section will work only if you turn on the integration. The status is turned ON in the above picture which indicates that the integration is ON. Jira SM creates an alert for each email sent to the specified email address as above. By default, email integration uses email subject as the alert message, and email body is put into the alert description field. </p>



<p>Since our final goal is to create a task on the Kanban board for the alert created, our next action would be to create a rule for the same under Syncs. </p>



<h2 class="wp-block-heading">Syncs</h2>



<p>Navigate to the Syncs section that is present just below the Integrations section. Click on the <em>Create sync</em> button at the top right to start creating rule(s) for the integration.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="186" src="https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-1024x186.png" alt="" class="wp-image-3797" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-1024x186.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-300x55.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-768x140.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-1536x279.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-600x109.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync-945x172.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jirasync.png 1874w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Select <em>Create and update issues against alerts created by integrations or other syncs</em> and select Add rule to set up a rule that creates an issue based on alert events caused by integration. Here, you can specify the conditions such that the status of the work event/issue created will reflect all the changes to the alert in Jira SM. This may include updating the comments in the work event and closing the work event based on the updation done to the alert(s).</p>



<p>However, the upper section, i.e., <em>Rules for creating and processing alerts</em>, can be used to create rules such that the alerts reflect the changes done to the Jira Software ticket. This may include updating the comments in the alert and closing the alert based on the updation done to the work event(s). </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-1024x633.png" alt="" class="wp-image-3798" width="557" height="344" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-1024x633.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-300x186.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-768x475.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-600x371.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule-945x585.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule.png 1421w" sizes="auto, (max-width: 557px) 100vw, 557px" /></figure></div>



<p>For the lower section ,i.e, the <em>Rules for taking action against alert</em>s section, the filter condition is set such that, if the Source section in the alert contains an entry of <em>Email</em>, then create a new Issue type of Task on Jira Software. </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-1024x569.png" alt="" class="wp-image-3802" width="569" height="316" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-1024x569.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-300x167.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-768x427.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-600x334.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1-945x525.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_1.png 1468w" sizes="auto, (max-width: 569px) 100vw, 569px" /></figure></div>



<p>Under <em>Default and mandatory fields customized</em>, further settings can be done. The labels section is set to the source field in the alert which can be used for further filtering on Jira Software if needed.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2.png" alt="" class="wp-image-3803" width="513" height="349" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2.png 1002w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2-300x204.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2-768x523.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2-600x409.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/jsm_sync_rule2_2-945x644.png 945w" sizes="auto, (max-width: 513px) 100vw, 513px" /></figure></div>



<p>Click on <em>Save </em>button and <em>Turn on sync</em> button to activate the rule.</p>



<h3 class="wp-block-heading">Verification</h3>



<p>Once you turn on the integrations and syncs, the next step would be test the whole setup. Send a mail to the email id specified earlier under integrations. </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/mail.png" alt="" class="wp-image-3804" width="608" height="156" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/mail.png 919w, https://sampathblogs.online/wp-content/uploads/2025/03/mail-300x77.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/mail-768x198.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/mail-600x155.png 600w" sizes="auto, (max-width: 608px) 100vw, 608px" /></figure></div>



<p>The subject of the mail is &#8220;Test mail alert&#8221; and the content of the mail is &#8220;test mail&#8221;. Alert(s) will appear under <em>Teams>Alerts</em> as follows. The summary/alert message as shown below is the subject of the mail as mentioned earlier.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-1024x225.png" alt="" class="wp-image-3805" width="634" height="139" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-1024x225.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-300x66.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-768x169.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-1536x337.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-600x132.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1-945x207.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert1.png 1868w" sizes="auto, (max-width: 634px) 100vw, 634px" /></figure></div>



<p>The description of the alert contains the body of the mail as shown below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-1024x387.png" alt="" class="wp-image-3806" width="633" height="239" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-1024x387.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-300x113.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-768x290.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-1536x580.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-600x227.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2-945x357.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert2.png 1877w" sizes="auto, (max-width: 633px) 100vw, 633px" /></figure></div>



<p>We can also see that the Jira software issue is linked to the alert ticket. If you navigate to the software project that has only the kanban board, it will display all the issues created for that project. Moving the kanban board ticket to In Progress status will automatically change the alert ticket status from Open to acknowledged, and moving the ticket to Done on the kanban board will change the alert ticket status to Closed. This is possible, provided you have made the appropriate sync settings under <em>Rules for creating and processing alerts</em>.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-1024x371.png" alt="" class="wp-image-3807" width="582" height="210" srcset="https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-1024x371.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-300x109.png 300w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-768x278.png 768w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-600x217.png 600w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3-945x342.png 945w, https://sampathblogs.online/wp-content/uploads/2025/03/test_alert3.png 1372w" sizes="auto, (max-width: 582px) 100vw, 582px" /></figure></div>



<p>Suppose we have one Kanban board and one Scrum board in the software project SWPRJ. We would need further filtering to display the appropriate task/story on either the Kanban or Scrum board. To display on the Kanban board, you need to filter the task/story under <em>Configure board>General>Board filter</em>><em>Edit</em> <em>filter query</em> using the project name, labels etc. You can also make use of swimlanes to group different work items together.</p>



<p><strong>Further Reference:</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/">Streamline Your Workflow with Jira Kanban Boards</a></li><li><a href="https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/">Integrating Service and Software Workflows on a Single Kanban Board</a></li><li><a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Jira Service Management Forms: Enhancing User Experience</a></li><li><a href="https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/">Navigating Jira: From Basics to Advanced</a></li><li><a href="https://sampathblogs.online/2024/09/essential-jira-automation-rules-for-scrum-teams/">Essential Jira Automation Rules for Scrum Teams</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2025/03/integrating-jira-sm-alerts-into-kanban-workflow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Integrating Service and Software Workflows on a Single Kanban Board</title>
		<link>https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=integrating-service-and-software-workflows-on-a-single-kanban-board</link>
					<comments>https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Sat, 25 Jan 2025 05:21:52 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3732</guid>

					<description><![CDATA[In a previous blog, I had shared the steps to connect a service project to a Jira Kanban board. This enabled us to manage service requests with greater efficiency and transparency. However, other than the service requests, we might encounter... <a class="more-link" href="https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>In a previous blog, I had shared the steps to connect a service project to a Jira Kanban board. This enabled us to manage service requests with greater efficiency and transparency. However, other than the service requests, we might encounter a situation wherein we have a lot of routine activities but have no visibility on how the tasks are progressing. Kanban can be very effective in providing the full picture in such situations. This blog &#8220;Integrating Service and Software Workflows on a Single Kanban Board&#8221; will give the steps to connect software project tasks and service project tickets to a Kanban board.</p>



<p>It is common to have multiple boards in a Jira project. However, each board needs to have a specific purpose associated with it. This may include, Service requests, Incident management, development activities and so on. Let us consider that our software project in Jira will have one Kanban board to visualize the service requests and routine activities. While the other board ,i.e, the scrum board handles development activities. Here we are leveraging a single kanban board to visualize both the service requests and routine activities in different swimlanes.</p>



<p>We have the <a href="https://support.atlassian.com/jira-service-management-cloud/docs/how-are-queues-used-in-jira-service-management/">queues </a>section in Jira SM that can be used to organize issues based on certain criteria. This helps the Operations team member to find and prioritize the work efficiently. However, there are some limitations like ranking and re-organizing issues in queues that can be overcome with the display on kanban. Also, Kanban provides much better visibility and navigation on a single board. Both Jira Software and Jira SM licenses are required to utilize the features mentioned in this blog post. First, we will focus on the automation process used to generate the issues. The latter part will be about linking them to the Kanban board.</p>



<h3 class="wp-block-heading">Automation</h3>



<p>In this section we will get to know, how to create issues for routine activities that will be displayed on the kanban board. The issues are created through the automation feature. Just create a sample automation ticket by navigating to <em>Project setting&gt;Automation</em>. As displayed in the below picture create a sample rule and enable it. The point to note here is that we are adding the label section to the rule so that the tickets created will have the label as &#8220;ABC&#8221;. In the below example, the automation creates tickets every x minutes with the label &#8220;ABC,&#8221; where x is set to 5m.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-1024x488.png" alt="" class="wp-image-3735" width="650" height="309" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-1024x488.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-300x143.png 300w, https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-768x366.png 768w, https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-600x286.png 600w, https://sampathblogs.online/wp-content/uploads/2025/01/sampletask-945x450.png 945w, https://sampathblogs.online/wp-content/uploads/2025/01/sampletask.png 1521w" sizes="auto, (max-width: 650px) 100vw, 650px" /></figure></div>



<p>When the automation rule executes, it creates sample ticket(s) under the issues section of the software project, as shown in the picture below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/01/task_issues.png" alt="" class="wp-image-3736" width="164" height="417" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/task_issues.png 265w, https://sampathblogs.online/wp-content/uploads/2025/01/task_issues-118x300.png 118w" sizes="auto, (max-width: 164px) 100vw, 164px" /></figure></div>



<p>Sometimes, it may be necessary to generate Jira tickets for certain alerts on an alerting tool (Example: Ospgenie). Convert these alerts into Jira tickets and move them to the Kanban board. Jira SM allows you to set rules under Teams > &#8220;Team name&#8221; > Go to Operations, where the integration and sync settings can be configured. The sync rule settings can be configured to create a ticket under a software project that will appear on the Kanban board.</p>



<h2 class="wp-block-heading">Integration to Kanban Board</h2>



<p>Now, we have the user service requests in the Service Project (Support) and automated tickets for routine activities in the Software Project (Scrum project). The next step is to link them to the Kanban board in the software project. On the top right of the kanban board, click on the three dots to select the &#8220;Configure board&#8221; option. This will take you to the settings section of the Kanban board as shown below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting.png" alt="" class="wp-image-3737" width="492" height="408" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting.png 998w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting-300x249.png 300w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting-768x638.png 768w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting-600x498.png 600w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbansetting-945x785.png 945w" sizes="auto, (max-width: 492px) 100vw, 492px" /></figure></div>



<p>The filter query,i.e, the JQL macro includes both the Scrum project and Support project, and filters the issues labeled &#8220;ABC&#8221;. You can toggle between the JQL and Basic options to switch between direct JQL entry and manual selection modes. The below picture depicts the manual selection of options.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="210" src="https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-1024x210.png" alt="" class="wp-image-3739" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-1024x210.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-300x62.png 300w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-768x158.png 768w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-1536x315.png 1536w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-600x123.png 600w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter-945x194.png 945w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanfilter.png 1565w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Complete the option selection and save the filter. The Kanban board links both project types. As a result, it displays all issue type statuses from the projects as cards under the Columns subsection, as shown below. The next step is to customize the columns on the Kanban board. This ensures that the system reflects both software and service workflows, and you can arrange all the status cards accordingly. The workflow for Task and Service Request issue types will be as follows:</p>



<ul class="wp-block-list"><li>Software Workflow for <em>Scrum project</em> Task Issue type: &#8220;Open&#8221; → &#8220;In Progress&#8221; → &#8220;Closed&#8221;</li><li>Service Workflow for <em>Support</em> Service Request Issue type: &#8220;Waiting For Support&#8221; → &#8220;In Progress&#8221; → &#8220;Resolved&#8221;</li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-1024x552.png" alt="" class="wp-image-3745" width="579" height="312" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-1024x552.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-300x162.png 300w, https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-768x414.png 768w, https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-600x323.png 600w, https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting-945x509.png 945w, https://sampathblogs.online/wp-content/uploads/2025/01/columnsetting.png 1501w" sizes="auto, (max-width: 579px) 100vw, 579px" /></figure></div>



<p>You will be able to see all <em>Scrum project</em> Tasks &amp; Stories labeled &#8220;ABC&#8221; on the Kanban board. Similarly, the <em>Support</em> Service Requests labeled &#8220;ABC&#8221; will appear on the board. Under the Swimlanes subsection of the settings, select &#8220;Projects&#8221; as the grouping method. This will display your Kanban board based on each project, as shown below:</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="299" src="https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-1024x299.png" alt="" class="wp-image-3738" srcset="https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-1024x299.png 1024w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-300x88.png 300w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-768x225.png 768w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-600x175.png 600w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd-945x276.png 945w, https://sampathblogs.online/wp-content/uploads/2025/01/kanbanbrd.png 1211w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Our board is ready, and we can use it to move the issue types through the various column statuses on the Kanban board.</p>



<p><strong>Further Reading :</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/">Streamline Your Workflow with Jira Kanban Boards</a></li><li><a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Jira Service Management Forms: Enhancing User Experience</a></li><li><a href="https://sampathblogs.online/2024/09/essential-jira-automation-rules-for-scrum-teams/">Essential Jira Automation Rules for Scrum Teams</a></li><li><a href="https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/">Navigating Jira : From Basics to Advanced</a></li><li> <a href="https://sampathblogs.online/2018/12/enterprise-it-infrastructure-support/">Enterprise IT Infrastructure &amp; Support</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2025/01/integrating-service-and-software-workflows-on-a-single-kanban-board/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Streamline Your Workflow with Jira Kanban Boards</title>
		<link>https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=streamline-your-workflow-with-jira-kanban-boards</link>
					<comments>https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Wed, 25 Dec 2024 11:45:14 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3697</guid>

					<description><![CDATA[&#8220;Kanban&#8221; is the Japanese word for &#8220;Signboard&#8221;. Toyota introduced and refined the use of kanban in a relay system to standardize the flow of parts in their just-in-time production lines in the 1950s. If you work in services or technology,... <a class="more-link" href="https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>&#8220;Kanban&#8221; is the Japanese word for &#8220;Signboard&#8221;. Toyota introduced and refined the use of kanban in a relay system to standardize the flow of parts in their <a href="https://cio-wiki.org/wiki/Just-in-time_(JIT)">just-in-time</a> production lines in the 1950s. If you work in services or technology, your work is often times invisible and intangible. A kanban board helps make your work visible so you can show it to others and keep everyone on the same page. In this blog, &#8220;Streamline Your Workflow with Jira Kanban Boards&#8221; you will learn how to optimize your workflow(s) using the Jira Kanban board.</p>



<p>Scrum and kanban are both agile practices/frameworks. They have evolved over the years to address specific challenges around organizing work. In a kanban work cycle, the team takes another thing up as soon as one thing finishes. Kanban is better suited for continuous work, such as support and services. Here, the work is mostly a daily routine that is a one-time effort with no frequent stakeholder engagement. There is no provision to planning in Kanban, but the team can use their own approach on a need basis. One more point to note is that there are no roles like product owner, developer, scrum master in Kanban. </p>



<p>However, a more complex, iterative work, like a new product or feature development may be better done with scrum. Scrum has sprints within which work is executed in a PDCA cycle. Scrum has active stakeholder and customer involvement — at least once a sprint during a sprint review event. There are specific events for planning the whole sprint and each day in the sprint. Also, there are roles like Product owner, Developer and Scrum master in scrum.</p>



<p>Now that we have some basic understanding of a Kanban work cycle, let us visualize Kanban workflow on a Jira Kanban Board. </p>



<h3 class="wp-block-heading">Creating a new Kanban board</h3>



<p>Jira SM or a service project by default manages issues via queues within each project. However, the Jira boards(KANBAN/SCRUM) can be created and housed only in a software project or in your own profile. There is an option to combine multiple boards ,i.e, either more than one service project or a service project(s) and a software project(s). In our example, let us consider that a single service project ticket(s) is to be displayed on our sample kanban board. You can easily create a board on Jira in any of the following ways.</p>



<ul class="wp-block-list"><li>From the sidebar, navigate to &#8220;Boards in scrum project&#8221; and click on the &#8220;Create board&#8221; option.</li><li>From the top menu of &#8220;Your work&#8221;, select the &#8220;Boards&#8221; tab and click on &#8220;View all boards&#8221;. In the next screen click on the &#8220;Create board&#8221; button at the top right. </li></ul>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/img.png" alt="" class="wp-image-3719" width="214" height="329" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/img.png 458w, https://sampathblogs.online/wp-content/uploads/2024/12/img-195x300.png 195w" sizes="auto, (max-width: 214px) 100vw, 214px" /></figure></div>



<p>When you click on the Create board button, a pop up will appear that will provide the option to select either a Scrum or Kanban board. Since we are creating Kanban board, click on &#8220;Create a Kanban board&#8221;.  In the following screen, you will see several options. You will select the second option, &#8220;Board from an existing project,&#8221; as you link the existing service project to the Kanban board.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-1024x342.png" alt="" class="wp-image-3702" width="638" height="213" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-1024x342.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-300x100.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-768x256.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-1536x513.png 1536w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-600x200.png 600w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1-945x316.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban1.png 1821w" sizes="auto, (max-width: 638px) 100vw, 638px" /></figure></div>



<p>On the next screen, as shown below, specify the board name, the project(s) to link to the board, and the location to save the board. Once all the details are provided, click the <strong>Create board</strong> button to create your new Kanban board. </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-1024x405.png" alt="" class="wp-image-3703" width="597" height="236" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-1024x405.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-300x119.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-768x304.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-600x237.png 600w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban2-945x373.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban2.png 1164w" sizes="auto, (max-width: 597px) 100vw, 597px" /></figure></div>



<h3 class="wp-block-heading">Setting up the Kanban board</h3>



<p>The service project to be linked was already specified in the earlier step. In case you need to link additional project(s) after creating the board, you can do so by navigating to <em>Configure board &gt; General &gt; Board filter</em> followed by clicking on &#8220;Edit filter query&#8221;. In the next screen as shown below you can include or exclude any project and add conditions to other sections of the issue type. Our service project has issue types like [System]Incident, [System]Service Request, [System]Service Request with approvals, Task &amp; Sub task.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-1024x249.png" alt="" class="wp-image-3704" width="665" height="161" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-1024x249.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-300x73.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-768x187.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-1536x374.png 1536w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-600x146.png 600w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4-945x230.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban4.png 1888w" sizes="auto, (max-width: 665px) 100vw, 665px" /></figure></div>



<p>Once the service project is added, we need to mirror the board columns with the service project ticket status(s). For this, you need to first confirm the statuses that will be used in your selected issue type workflow. A workflow can be used by multiple issue types in a project. In our scenario, we have considered that one issue type uses all the statuses of the workflow and another one uses it partially. Of the many statuses available in the workflow, our service request issue type uses specific statuses. These include Waiting for support, In progress, and Resolved/Cancelled.  </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/wf1.png" alt="" class="wp-image-3707" width="412" height="325"/></figure></div>



<p>Accordingly, let us setup the board with the columns by navigating to <em>ellipsis&gt;Configure board&gt;Columns</em>. Here you can set the name of the columns appropriately and move the status setting cards to the appropriate column.  The Kanban board now automatically aligns service project tickets in various statuses to their respective columns on the board. You can set the minimum and maximum number of cards allowed in a specific column on the board.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-1024x560.png" alt="" class="wp-image-3705" width="582" height="318" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-1024x560.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-300x164.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-768x420.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-600x328.png 600w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban3-945x516.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban3.png 1526w" sizes="auto, (max-width: 582px) 100vw, 582px" /></figure></div>



<h3 class="wp-block-heading">Navigating on Kanban board</h3>



<p>Our final board after integration with the service project will look as follows.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban5-1024x236.png" alt="" class="wp-image-3706" width="630" height="144" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban5-1024x236.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban5-300x69.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban5-768x177.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban5-945x218.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban5.png 1806w" sizes="auto, (max-width: 630px) 100vw, 630px" /></figure></div>



<p>In order to better understand the status of the three tickets on the board, you can refer to the earlier workflow. The board maps the TODO status to the  Waiting for support status, IN PROGRESS to the In progress/Pending/Waiting for customer/Escalated status. Lastly, the DONE status is mapped to Resolved/Cancelled statuses in the workflow. Each issue type can be specified a workflow on Jira. For our request type ticket (Emailed request) SR0, &#8220;In Progress&#8221; is the subsequent status to the current &#8220;Waiting for support&#8221; status.</p>



<p>To prioritize or group tickets on the board, right-click on the ticket and select the appropriate option to flag it for prioritization or label it for grouping.  Click on the &#8220;Label&#8221; drop-down option at the top of the board to filter the group of tickets by the label name. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="276" src="https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-1024x276.png" alt="" class="wp-image-3709" srcset="https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-1024x276.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-300x81.png 300w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-768x207.png 768w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-600x161.png 600w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban6-945x254.png 945w, https://sampathblogs.online/wp-content/uploads/2024/12/kanban6.png 1364w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Just drag and drop the tickets from one column to another and the status of the tickets will change automatically in the service project too.</p>



<p><strong>Further Reading:</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/">Navigating Jira : From Basics to Advanced</a></li><li><a href="https://sampathblogs.online/2024/09/essential-jira-automation-rules-for-scrum-teams/">Essential Jira Automation Rules for Scrum Teams</a></li><li><a href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Jira Service Management Forms: Enhancing User Experience</a></li><li><a href="https://sampathblogs.online/2020/05/itsm-and-system-management-tools-a-basic-guide/">ITSM and System Management Tools : A Basic Guide</a></li><li><a href="https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/">JP1/ITDM2 : A Basic Guide</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2024/12/streamline-your-workflow-with-jira-kanban-boards/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Jira Service Management Forms: Enhancing User Experience</title>
		<link>https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jira-service-management-forms-enhancing-user-experience</link>
					<comments>https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Fri, 25 Oct 2024 12:22:23 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Basic guide]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3657</guid>

					<description><![CDATA[In one of my earlier blogs, I briefly introduced the topic of forms. In this blog, &#8220;Jira Service Management Forms: Enhancing User Experience&#8221; I will dig deeper into request types and forms in Jira Service Management. Request types represent the... <a class="more-link" href="https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>In one of my earlier blogs, I briefly introduced the topic of forms. In this blog, &#8220;Jira Service Management Forms: Enhancing User Experience&#8221; I will dig deeper into request types and forms in Jira Service Management. Request types represent the native forms used for capturing information. However,  forms offer enhanced features to request types that helps streamline the portal experience.</p>



<p>In your service project, agents can raise different request types, such as “Get IT help” or “Suggest improvement,” among others.  These are visible on the customer portal and are the means through which customers interact with the service desk. They are user-friendly and enable your agents to assist customers more effectively by automatically sorting requests into the correct IT service management work category (Service requests, Incidents, Problems, Changes, or Post-incident reviews). Each request type is based on an issue type, and a single issue type can be the basis for many different request types.</p>



<h3 class="wp-block-heading">Features</h3>



<p>When Jira admins or project admins add a form as part of a request type, it&#8217;ll appear as one form for customers to fill out when they raise a request. Doing this lets you include conditional sections, <a href="https://en.wikipedia.org/wiki/Rich_Text_Format">rich formatting</a>, and custom layouts to forms. Some of the beneficial features of forms that you can make use of is as follows.</p>



<ul class="wp-block-list"><li><strong>Enhance your requests</strong> by attaching forms to request types. You can create a native form that appears on the portal with the limited options available on request types. To enhance your requests with various options, use forms and attach them to request types. You can either create a form from scratch or make use of the existing templates.</li><li>The <strong>dynamic forms</strong> feature helps to create forms that use conditional logic to dynamically show or hide fields, and add headings, tables, and rich formatting.</li><li><strong>Add external resources, utilize the slash (&#8216;/&#8217;) command</strong> feature. On the service desk portal home page, you can specify the documents or reference links under the title <em>Related resources</em>. In some cases, you would like to specify links directly on the form that you are working on. In such cases, you can use the slash command, commonly found in Confluence, in the forms to display a similar menu. You can select the link option from the dropdown to add links directly to your form.</li><li><strong>Allow users to edit their tickets after submission with the agents help</strong>. Editing is possible as long as the option &#8220;Lock this form once it’s submitted so only admins can edit&#8221; is disabled. Then agents can reopen the ticket and navigate to the following section in the ticket,i.e. , <em>Attached forms &gt; Three dots &gt; Open customer edits</em> option. This will enable the customer edits.</li><li><strong>Allow the users to edit the tickets anytime on their own</strong>. To allow this, the &#8220;Keep this form open for edits&#8221; option should be enabled in the form settings. After submitting the ticket, the form will continue to be in the Open status and the customer will be able to edit it at any moment.  When the customer finishes updating the form, they must save it for the changes to be reflected on the created ticket. </li><li>Use the &#8220;Save a PDF version of this form each time it’s resubmitted&#8221; to <strong>keep track of any changes</strong> to the resubmitted form. This is helpful to review the modification history of an issue over time.</li><li><strong>Collect more information by attaching forms to issues</strong>. Internal and external links. You can add forms to existing issues (Example: Service requests, Incidents, Changes etc. ) and choose to make them either internal or external(Visible to customer). You can use them to request more information from customers or to complete internal processes as the issue progresses.</li><li><strong>Create issues using a link to a form</strong>. You can create issues using a link that goes directly to a form without needing to navigate to the portal. This allows your team to quickly create requests on your customers behalf, share the link with others, or embed into a Confluence page for quick reference.</li></ul>



<h3 class="wp-block-heading">Create a request type</h3>



<p>Let&#8217;s create a request type and then attach a form that was created separately. To start using forms, from your service project select <em>Project settings</em>, then select <em>Request types</em>. To view the Project settings, you need to be either a project administrator or a Jira administrator.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/10/ss1-1024x381.png" alt="" class="wp-image-3660" width="595" height="221" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/ss1-1024x381.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1-300x112.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1-768x286.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1-1536x572.png 1536w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1-600x223.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1-945x352.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/ss1.png 1773w" sizes="auto, (max-width: 595px) 100vw, 595px" /></figure></div>



<p>While creating a new request type you need to specify the Name, Portal group and issue type. The description section is optional. In our scenario, since it is an incident we will choose the issue type as incident.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/10/ss2_new-request-type.png" alt="" class="wp-image-3661" width="436" height="420" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/ss2_new-request-type.png 869w, https://sampathblogs.online/wp-content/uploads/2024/10/ss2_new-request-type-300x289.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/ss2_new-request-type-768x741.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/ss2_new-request-type-600x579.png 600w" sizes="auto, (max-width: 436px) 100vw, 436px" /></figure></div>



<p>Once you click on the <em>Add </em>button, following is the screen that appears. Here you can edit the sections of the form that is visible to the user or customer.  You can drag and drop any of the suggested fields on the right side to the left side. Since we will be needing the attachment field we will be dragging it to the left. The form that we will create later can be added here, which will enhance the features of this native form. </p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-1024x529.png" alt="" class="wp-image-3662" width="573" height="296" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-1024x529.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-300x155.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-768x397.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-600x310.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit-945x488.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/ss3_request-type-edit.png 1534w" sizes="auto, (max-width: 573px) 100vw, 573px" /></figure></div>



<h3 class="wp-block-heading">Create a form</h3>



<p>To start creating a form, navigate to the Forms section under project setting and click on the <em>Create form</em> button drop-down option. Select the appropriate option to create a new form from either the blank one or from an existing template.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="363" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-1024x363.png" alt="" class="wp-image-3663" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-1024x363.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-300x106.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-768x272.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-1536x544.png 1536w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-600x212.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms-945x335.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS4_forms.png 1641w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>If we are creating a new form from a blank one, click <em>Create blank</em> to see the below form appear. The options available are indicated in red. The top left rich text format section, the top right <em>Add section</em> button, the <em>Add field</em> button are all marked in red. In the content of the form, enter slash to display a list of options available that can further enhance the form features.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="624" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS5-1024x624.png" alt="" class="wp-image-3664" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS5-1024x624.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS5-300x183.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS5-768x468.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS5-600x365.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS5-945x575.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS5.png 1478w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now that we&#8217;re familiar with some basic features for getting started with forms, let&#8217;s create a simple form. The <strong>final form</strong> should appear as follows.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="688" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-1024x688.png" alt="" class="wp-image-3665" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-1024x688.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-300x201.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-768x516.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-600x403.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form-945x635.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS6_form.png 1209w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Since we have already created the request type, we will create a form that will enhance the request type sections (till Summary) to appear as above . First step would be to create a blank form by click on the <em>Create form &gt; Create blank</em> option. Let us name the form as &#8220;Cybersecurity incident details&#8221;. The &#8220;Name of the user&#8221; section can be created using the Long text option under <em>Add field</em>. Since the red star mark is there, it will be a mandatory section to be entered. Refer to the below screenshot on where and how to set the fields.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="434" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS7-1024x434.png" alt="" class="wp-image-3666" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS7-1024x434.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS7-300x127.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS7-768x325.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS7-600x254.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS7-945x400.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS7.png 1502w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Similarly for next text box ,i.e., the &#8220;PC model number&#8221;, all the steps will be the same, expect for the selection under <em>Add field</em>. Here you will be selecting Short text instead of Long text option.</p>



<p>The next section is the Maker name which is a drop down option. For this, under the <em>Add field</em> select the Dropdown field. Enter the Display name and Choices as displayed in the below screenshot.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS8-1024x386.png" alt="" class="wp-image-3667" width="657" height="247" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS8-1024x386.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS8-300x113.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS8-768x290.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS8-600x226.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS8-945x356.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS8.png 1511w" sizes="auto, (max-width: 657px) 100vw, 657px" /></figure>



<p>The following section will be the start of the dynamic form section wherein we will use the &#8220;Radio buttons&#8221; option under <em>Add field</em> to decide on which section to display in the latter end of the form. If <em>Yes </em>option is selected one form will be displayed and if <em>No </em>is selected another form will be displayed.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="414" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS9-1024x414.png" alt="" class="wp-image-3668" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS9-1024x414.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS9-300x121.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS9-768x311.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS9-600x243.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS9-945x382.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS9.png 1510w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>In order to start using the dynamic form, first click on the <em>Add section</em> button. Fill out the sections as shown in the below picture ,i.e, Name, Show section, When field, Is any of. As you can see from the below picture that the Show section, When field and Is any of: fields are drop down sections. Select the appropriate option inorder to map to the earlier radio button query and answer ,i.e, either Yes or No. The below screenshot depicts the section to be displayed when &#8220;Yes&#8221;<strong> </strong>option is selected.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="315" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS10-1024x315.png" alt="" class="wp-image-3669" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS10-1024x315.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS10-300x92.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS10-768x237.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS10-600x185.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS10-945x291.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS10.png 1513w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The text box below is the &#8220;Provide the details of incident&#8221;, which needs to be added from the <em>Add field</em> section by selecting the Paragraph option.</p>



<p>Now that only the &#8220;No&#8221; option form remains, click the <em>Add section</em> button again to create the form that appears when the &#8220;No&#8221; radio button is selected.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="463" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS11-1024x463.png" alt="" class="wp-image-3670" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS11-1024x463.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS11-300x136.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS11-768x347.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS11-600x271.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS11-945x427.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS11.png 1537w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The sections below are the Date &amp; Time , Paragraph fields available under <em>Add field</em> section. Name these sections appropriately so that they display correct names as above when the &#8220;No&#8221; option is selected. .</p>



<p>Once all sections are complete, click the <em>Save changes</em> button at the bottom to save the form. </p>



<h3 class="wp-block-heading">Attach form to request type</h3>



<p>To attach the form created earlier to the request type created much earlier, navigate to the Settings tab to the top left of the screen. Here we can link our form to the request type. Please refer to the image below for details on the option that needs to be enabled. One more way to attach a form to the request type would be to navigate to the request type that we created earlier and use the Attach form button.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="495" src="https://sampathblogs.online/wp-content/uploads/2024/10/SS12-1024x495.png" alt="" class="wp-image-3671" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/SS12-1024x495.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/10/SS12-300x145.png 300w, https://sampathblogs.online/wp-content/uploads/2024/10/SS12-768x371.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/SS12-600x290.png 600w, https://sampathblogs.online/wp-content/uploads/2024/10/SS12-945x457.png 945w, https://sampathblogs.online/wp-content/uploads/2024/10/SS12.png 1417w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>The next step would be to access the form from the portal. For this, you need to navigate to the <em>Channels &gt; Portal</em> option as shown in the screenshot below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2024/10/ssx.png" alt="" class="wp-image-3675" width="363" height="367" srcset="https://sampathblogs.online/wp-content/uploads/2024/10/ssx.png 812w, https://sampathblogs.online/wp-content/uploads/2024/10/ssx-297x300.png 297w, https://sampathblogs.online/wp-content/uploads/2024/10/ssx-768x777.png 768w, https://sampathblogs.online/wp-content/uploads/2024/10/ssx-600x607.png 600w" sizes="auto, (max-width: 363px) 100vw, 363px" /></figure></div>



<p><strong>Further Reading :</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2022/06/microsoft-forms-getting-started-guide/">Microsoft Forms : Getting Started Guide</a></li><li><a href="https://sampathblogs.online/2019/07/useful-microsoft-outlook-tips-tricks/">Useful Microsoft Outlook Tips &amp; Tricks</a> </li><li><a href="https://sampathblogs.online/2021/01/appsheet-the-no-code-app-development-platform/">AppSheet : The No-code App Development Platform</a></li><li><a href="https://sampathblogs.online/2020/02/data-visualization-ms-excel-dashboard-basics/">Data Visualization : MS Excel Dashboard Basics</a></li><li><a href="https://sampathblogs.online/2020/12/data-visualization-google-data-studio-dashboard-basics/">Data Visualization : Google Data Studio Dashboard Basics</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2024/10/jira-service-management-forms-enhancing-user-experience/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Navigating Jira : From Basics to Advanced</title>
		<link>https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=navigating-jira-from-basics-to-advanced</link>
					<comments>https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Sun, 30 Jun 2024 04:22:27 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Basic guide]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<category><![CDATA[Project management]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3550</guid>

					<description><![CDATA[An Australian company named Atlassian developed JIRA. The name &#8220;JIRA&#8221; is derived from the Japanese word &#8220;Gojira,&#8221; meaning &#8220;Godzilla,&#8221; the iconic fictional monster from Japanese cinema. In this blog post, &#8220;Navigating Jira: From Basics to Advanced,&#8221; you&#8217;ll learn many things... <a class="more-link" href="https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>An Australian company named Atlassian developed JIRA. The name &#8220;JIRA&#8221; is derived from the Japanese word &#8220;Gojira,&#8221; meaning &#8220;Godzilla,&#8221; the iconic fictional monster from Japanese cinema. In this blog post, &#8220;Navigating Jira: From Basics to Advanced,&#8221; you&#8217;ll learn many things about Jira to start using it with confidence. </p>



<p>Jira helps teams plan, assign, track, report, and manage work. It brings teams together for everything from agile software development to customer support. The combination of customizability, agile support, integration capabilities with other tools, issue tracking features, reporting tools, scalability, community support, and deployment options on cloud &amp; on-prem has contributed to the popularity of Jira as a project management tool.</p>



<p>The different types of Jira versions include Jira Software, Jira Service Management, and Jira Core, each designed for different project needs. Jira Software supports software development, Jira Service Management caters to service and support teams, and Jira Core functions as a general project management tool.</p>



<h5 class="wp-block-heading">Company/Team managed project</h5>



<p>In Jira Software and Jira Service Management, you have the option to create projects as either team-managed or company-managed. Check the bottom left menu in your project to determine whether you&#8217;re in a team-managed or company-managed project. </p>



<ul class="wp-block-list"><li>Anyone on the team can set up and maintain team-managed projects, making them ideal for autonomous teams that want to control their own working processes and practices within a self-contained space. Another benefit is that they are easier to configure, allowing teams to start quickly.</li><li>Teams prefer company-managed projects for collaborating across multiple projects in a standardized manner, such as sharing a workflow. Company-managed projects involve more complex project configuration compared to team-managed projects, requiring Jira admins to configure screens and schemes.</li></ul>



<h3 class="wp-block-heading">Agile Project management</h3>



<p>Agile project management, primarily used in software development, emphasizes flexibility and collaboration. It incorporates customer feedback throughout the project life cycle. The methodology takes an iterative approach to development, breaking down work into small, manageable cycles called “sprints” to focus on continuous improvement in the development of a product or service.</p>



<p>Jira software is an agile project management tool that supports any agile methodology, be it scrum, kanban, or your own unique flavor. From agile boards, backlogs, roadmaps, reports, to integrations and add-ons you can plan, track, and manage all your agile software development projects from a single tool.</p>



<h5 class="wp-block-heading">Starting &amp; Closing a sprint on Jira</h5>



<p>Sprints only apply to Scrum boards and not to Kanban boards. The scope of the project and the capacity of your team determine the length of a sprint, which can vary from a week to a month. In order to complete a sprint, you must be a Jira Administrator or a user with the manage sprints permission. All subtasks and stories must be closed in the current sprint unless they are being carried forward to the next sprint. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="363" src="https://sampathblogs.online/wp-content/uploads/2024/06/board-2-1024x363.png" alt="" class="wp-image-3577" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/board-2-1024x363.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/board-2-300x106.png 300w, https://sampathblogs.online/wp-content/uploads/2024/06/board-2-768x273.png 768w, https://sampathblogs.online/wp-content/uploads/2024/06/board-2-600x213.png 600w, https://sampathblogs.online/wp-content/uploads/2024/06/board-2-945x335.png 945w, https://sampathblogs.online/wp-content/uploads/2024/06/board-2.png 1386w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>Jira issue types are the basic units of work that must be completed. Depending on the volume of work, you can break an individual issue down into even smaller issues to make the larger piece of work more manageable. Typically, the hierarchical approach in Jira Software begins with epics, followed by tasks, stories, and bugs, and then by subtasks.</p>



<p>After completing sprint planning, enter the stories and subtasks for the upcoming sprint into the Jira backlog, along with their estimates. The epics can be linked to the stories at this stage or once there is clarity on the epics at a later stage.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="657" src="https://sampathblogs.online/wp-content/uploads/2024/06/pic1-1024x657.png" alt="" class="wp-image-3553" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/pic1-1024x657.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/pic1-300x192.png 300w, https://sampathblogs.online/wp-content/uploads/2024/06/pic1-768x493.png 768w, https://sampathblogs.online/wp-content/uploads/2024/06/pic1-600x385.png 600w, https://sampathblogs.online/wp-content/uploads/2024/06/pic1-945x606.png 945w, https://sampathblogs.online/wp-content/uploads/2024/06/pic1.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Enter the minimum sections in the story as shown in the red-framed areas in the picture below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="550" src="https://sampathblogs.online/wp-content/uploads/2024/06/pic2-1024x550.png" alt="" class="wp-image-3554" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/pic2-1024x550.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/pic2-300x161.png 300w, https://sampathblogs.online/wp-content/uploads/2024/06/pic2-768x412.png 768w, https://sampathblogs.online/wp-content/uploads/2024/06/pic2-600x322.png 600w, https://sampathblogs.online/wp-content/uploads/2024/06/pic2-945x507.png 945w, https://sampathblogs.online/wp-content/uploads/2024/06/pic2.png 1175w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Enter the story points section marked in the above picture if story points are the basis of your estimation. However, inputting the original estimate in days/hours/mins in addition to the story points, will double the total estimation for the story, so should not be entered. Input the original estimate for a subtask, since hours and minutes need to be logged.</p>



<p>Entering the description area for a story and subtask that explains the mission and goals to be achieved is a good practice. In other words, there will be clarity on the definition of done for a particular story/subtask. </p>



<p>At the end of the sprint, when you have prepared the backlog for the next sprint and have clarity on which subtasks/stories need to be closed or carried forward, you can close the current sprint and start the new sprint.</p>



<h5 class="wp-block-heading">Tracking work on Jira </h5>



<p>Jira provides essential time tracking capabilities. Users can track their worked time and log hours on tasks with the help of the Jira time tracking fields. The comments section should be entered to provide clarity on the tasks performed. Even the work log section has provision to input the description of work done along with time entry.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="977" height="513" src="https://sampathblogs.online/wp-content/uploads/2024/06/pic3.jpg" alt="" class="wp-image-3555" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/pic3.jpg 977w, https://sampathblogs.online/wp-content/uploads/2024/06/pic3-300x158.jpg 300w, https://sampathblogs.online/wp-content/uploads/2024/06/pic3-768x403.jpg 768w, https://sampathblogs.online/wp-content/uploads/2024/06/pic3-600x315.jpg 600w, https://sampathblogs.online/wp-content/uploads/2024/06/pic3-945x496.jpg 945w" sizes="auto, (max-width: 977px) 100vw, 977px" /></figure></div>



<p>Jira thinks of time
and story points in a certain way. Here’s the math it uses:</p>



<ul class="wp-block-list"><li>A story point is equivalent to 8 hours.</li><li>1 week (or 1w) is the same as 5 days.</li><li>1 day (or 1d) is the same as 8 hours.</li></ul>



<p>Jira time tracking helps to provide a clear understanding of the project progress, estimates, and deadlines.</p>



<h3 class="wp-block-heading">Service Management</h3>



<p>Jira Service Management (Jira SM) is Atlassian’s service management solution for all teams. It helps in</p>



<ul class="wp-block-list"><li> Empowering every team to deliver great service fast,</li><li> Brings visibility to work, and</li><li> Accelerates the flow of work between development, IT, and business teams.</li></ul>



<p>Jira Service Management provides default ITSM practices (such as  standard workflows) so you can customize your service project to meet  your company&#8217;s rules, regulations and requirements. Your new service  project comes with a service catalogue, ITIL workflows and basic  reports. You can also set up a knowledge base in Jira Service Management  by adding Confluence to your site. <a href="https://en.wikipedia.org/wiki/Confluence_(software)">Confluence</a>, a web-based corporate wiki and an Atlassian product, easily links with Jira SM and Jira Software.</p>



<p>Jira SM encompasses service management practices like service request, incident, problem, change, knowledge, asset and configuration management. It features 8 standard issue types: Change, IT Help, Incident, New Feature, Problem, Service Request, Service Request with Approval, and Support. For service teams, standard issues represent and track different requests made by your teams and customers. You can find the service requests screen in the following picture.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="442" src="https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-1024x442.jpeg" alt="" class="wp-image-3568" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-1024x442.jpeg 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-300x130.jpeg 300w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-768x332.jpeg 768w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-1536x663.jpeg 1536w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-600x259.jpeg 600w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm-945x408.jpeg 945w, https://sampathblogs.online/wp-content/uploads/2024/06/jirasm.jpeg 1795w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>After creating an issue, you can request additional information from your customer or team members. Attaching another form to the issue allows for more effective collection of this information. You can add any number of forms to issues by selecting &#8220;Add form&#8221; from the quick-add toolbar.</p>



<h5 class="wp-block-heading">Forms</h5>



<p>Forms in Jira Service Management are customizable interfaces you can use to collect data from users. That way you can make sure that service teams have all the details they need to resolve requests. We can categorize forms in Jira Service Management into two main types: static forms and dynamic forms.</p>



<p>Static forms are the most basic type of forms used in Jira Service Management. They consist of a predetermined set of fields that collect specific information from users. These fields don’t change based on user input; they remain constant regardless of how the form is filled out.</p>



<p>Dynamic forms, on the other hand, are more advanced and interactive. They can change in real-time based on the inputs or selections made by the user. This adaptability is made possible through conditional logic. Using it, we can show or hide fields, change field options, or even alter the form’s flow based on the user’s responses.</p>



<h4 class="wp-block-heading">Automation</h4>



<p>The automation activity allows you to focus on the work that matters, removing the need to perform manual, repetitive tasks by allowing your teams to automate their tasks, processes, and workflows.</p>



<p>Automation rules on Jira consist of three parts: triggers that initiate the rule, conditions that refine it, and actions that execute tasks on your site. Triggers, conditions, and actions form the building blocks of automation. Combine these components to create rules that auto-close old issues or notify specific teams when a release ships. The below picture shows the automation screen and an example scenario.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="871" height="537" src="https://sampathblogs.online/wp-content/uploads/2024/06/autoticket-pic.jpg" alt="" class="wp-image-3556" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/autoticket-pic.jpg 871w, https://sampathblogs.online/wp-content/uploads/2024/06/autoticket-pic-300x185.jpg 300w, https://sampathblogs.online/wp-content/uploads/2024/06/autoticket-pic-768x473.jpg 768w, https://sampathblogs.online/wp-content/uploads/2024/06/autoticket-pic-600x370.jpg 600w" sizes="auto, (max-width: 871px) 100vw, 871px" /></figure></div>



<p>In the above scenario, an automation ticket creates a new task every 30 days under the issue section.</p>



<h4 class="wp-block-heading">Filters</h4>



<p>A filter is a saved issue search. Jira users can create and manage their own filters and filter subscription.</p>



<p>Quick filters lets you further filter the issues on your Scrum or Kanban board. Your board comes with two pre-configured quick filters for &#8220;Only My issues&#8221; and &#8220;Recently Updated&#8221;. You can create more quick filters using Jira Query Language (JQL) for which you must be a Jira admin, project admin or board admin.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="356" src="https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-1024x356.jpg" alt="" class="wp-image-3557" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-1024x356.jpg 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-300x104.jpg 300w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-768x267.jpg 768w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-600x208.jpg 600w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa-945x328.jpg 945w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfiltersa.jpg 1422w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>In the above picture, you can find one manually created quick filters &#8220;ToDo&#8221;. The ToDo filter can be used to filter out the stories and subtasks in ToDo status. </p>



<p>This setting will appear under Active sprints section under quick filter. Refer to the below picture for more clarity ,i.e, two of the default filters, Recently Updated and Only My issues under quick filters. The other two filters are manually created ones.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="296" height="294" src="https://sampathblogs.online/wp-content/uploads/2024/06/quickfilterb.jpg" alt="" class="wp-image-3559" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/quickfilterb.jpg 296w, https://sampathblogs.online/wp-content/uploads/2024/06/quickfilterb-150x150.jpg 150w" sizes="auto, (max-width: 296px) 100vw, 296px" /></figure></div>



<h5 class="wp-block-heading">Advanced search</h5>



<p>The advanced search allows you to build structured queries using the Jira Query Language (JQL) to search for issues. JQL is not a database query language, even though it uses SQL-like syntax. You can specify criteria that you can&#8217;t define in the quick or basic searches. JQL can help gain key project insights and help you find not just issues but also important information of projects.</p>



<h5 class="wp-block-heading">Add filter as favorite</h5>



<p>Navigate to the <em>Filters&gt;View all issues</em> section and enter the JQL to filter out your issues. In order to add this as favorite, just click on save filter option next to the JQL entry section. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="418" src="https://sampathblogs.online/wp-content/uploads/2024/06/jira-1024x418.png" alt="" class="wp-image-3566" srcset="https://sampathblogs.online/wp-content/uploads/2024/06/jira-1024x418.png 1024w, https://sampathblogs.online/wp-content/uploads/2024/06/jira-300x123.png 300w, https://sampathblogs.online/wp-content/uploads/2024/06/jira-768x314.png 768w, https://sampathblogs.online/wp-content/uploads/2024/06/jira-1536x627.png 1536w, https://sampathblogs.online/wp-content/uploads/2024/06/jira-600x245.png 600w, https://sampathblogs.online/wp-content/uploads/2024/06/jira-945x386.png 945w, https://sampathblogs.online/wp-content/uploads/2024/06/jira.png 1831w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>This opens a pop up wherein you need to enter the name and description of the filter along with viewer and editor permission. Subsequently, clicking the save button will save this filter under starred filters. This appears under the default filters on the left side of the screen as shown in the above picture.</p>



<h4 class="wp-block-heading">Reports &amp; Dashboards</h4>



<p>Jira has a range of reports that enable you to visualize trends about your project, versions, epics, sprints, and issues. It categorizes reports into four types: </p>



<ul class="wp-block-list"><li> Agile reports</li><li> DevOps reports</li><li> Issue analysis reports</li><li> Forecast and management report</li></ul>



<p>Teams frequently use reports like burndown charts, velocity charts, sprint reports, and control charts to measure the sprint performance.</p>



<p>On Jira, the dashboard enjoys great visibility and has become the primary place in the system to view reports of Jira data and connected systems.  You can add and arrange gadgets on a Jira dashboard. Also, you can share dashboard pages with a user, group, or the entire organization. This makes dashboards the perfect tool to create and share report pages dedicated to specific projects and types of reporting.</p>



<p><strong>Further Reading :</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2020/05/itsm-and-system-management-tools-a-basic-guide/">ITSM and System Management Tools : A Basic Guide</a></li><li><a href="https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/">JP1/ITDM2 : A Basic Guide</a></li><li><a href="https://sampathblogs.online/2021/03/itil-4-foundation-getting-started-guide/">ITIL 4 Foundation : Getting Started Guide</a></li><li><a href="https://sampathblogs.online/2020/02/data-visualization-ms-excel-dashboard-basics/">Data Visualization : MS Excel Dashboard Basics</a></li><li><a href="https://sampathblogs.online/2022/06/microsoft-forms-getting-started-guide/">Microsoft Forms : Getting Started Guide</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2024/06/navigating-jira-from-basics-to-advanced/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Essential Cybersecurity Practices</title>
		<link>https://sampathblogs.online/2023/10/essential-cybersecurity-practices/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=essential-cybersecurity-practices</link>
					<comments>https://sampathblogs.online/2023/10/essential-cybersecurity-practices/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Wed, 25 Oct 2023 13:34:40 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Best practice]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=3415</guid>

					<description><![CDATA[Recently I obtained the ISC2 Certification in Cybersecurity. In this blog, &#8220;Essential Cybersecurity Practices&#8221; I have tried to highlight the knowledge that i gained, which is nothing but the best practices needed for securing the digital landscape. Apart from the... <a class="more-link" href="https://sampathblogs.online/2023/10/essential-cybersecurity-practices/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>Recently I obtained the <a href="https://www.isc2.org/certifications/cc">ISC2 Certification</a> in Cybersecurity. In this blog, &#8220;Essential Cybersecurity Practices&#8221; I have tried to highlight the knowledge that i gained, which is nothing but the best practices needed for securing the digital landscape. Apart from the certification aspect, these essential cybersecurity practices are a must know to anyone who is into the IT field.</p>



<h3 class="wp-block-heading">Security Principles</h3>



<p>In this first section of essential cybersecurity practices, i have briefed upon the topics of security concepts of information assurance, risk management process, security controls and governance elements.</p>



<h5 class="wp-block-heading">Security Concepts</h5>



<p>The basic security model that was mentioned in one of my earlier blogs too was the CIA triad, which stands for confidentiality, integrity, and availability. Confidentiality involves protecting data from unauthorized access. Integrity ensures that data has not been altered in an unauthorized manner. Lastly, availability ensures that data is accessible to authorized users when and where it is needed.</p>



<h5 class="wp-block-heading">Threat Actors</h5>



<p>In the realm of cybersecurity, threat actors encompass a range of  entities. These may include insiders, external individuals seeking vulnerabilities, non-political cyber criminals, political entities like terrorists, and information gatherers, along with technological elements such as free-running bots that may be affiliated with any of the  aforementioned groups.</p>



<h5 class="wp-block-heading">Risk Management Process</h5>



<p>In the context of risk management, steps involved in identifying, assessing and prioritizing risks as well as different ways to manage the risks are discussed.</p>



<p>Risk identification is the process of identifying potential risks to an organization&#8217;s operations, assets, individuals, or other organizations. This involves identifying and documenting the risks that could impact the organization and its information systems.</p>



<p>Risk assessment is the process of analyzing and evaluating the identified risks to determine their potential impact and likelihood. This involves assessing the risks based on their potential impact, likelihood, and other factors, such as the organization&#8217;s risk tolerance and the effectiveness of existing security controls.</p>



<p>Risk treatment is the process of selecting and implementing appropriate controls to manage the identified risks. This involves deciding whether to accept, avoid, reduce, or transfer the risks, and then implementing the appropriate controls to manage the risks. The goal of risk treatment is to reduce the overall risk to an acceptable level.</p>



<h5 class="wp-block-heading">Security Controls</h5>



<p>The various types of security controls include physical control or physical hardware devices, technical controls or logical controls, administrative controls or managerial control aimed at people within the organization.</p>



<h5 class="wp-block-heading">Governance Elements</h5>



<p>The various governance elements necessary for effective information security  management are procedures, policies, standards and regulations. </p>



<p>Procedures are the detailed steps to complete a task that support departmental or organizational policies. Policies are put in place by organizational governance to provide guidance to all activities to ensure that the organization supports industry standards and regulations. Standards are often used by governance teams to provide a framework to introduce policies and procedures in support of regulations. Regulations are commonly issued in the form of laws, usually from the government and typically carry financial penalties for non-compliance.</p>



<h3 class="wp-block-heading">Incident Response, Business Continuity and Disaster Recovery</h3>



<p>In this section, the focus is mainly on the availability part of the CIA triad and the importance of maintaining availability for business operations. Maintaining business operations during or after an incident, event, breach, intrusion, exploit or zero day is accomplished through the<br>implementation of Incident Response (IR), Business Continuity (BC), and/or Disaster Recovery (DR) plan. This is one of the essential cybersecurity practices that plays a vital role in providing interruption free service.</p>



<h5 class="wp-block-heading">Incident Response</h5>



<p>Incident Response is a plan that responds to abnormal operating conditions to keep the business operating. It involves four main components: Preparation, Detection and Analysis, Containment, Eradication and Recovery, and Post-Incident Activity. Incident Response teams are typically a cross-functional group of individuals who represent the management, technical and functional areas of responsibility most directly impacted by a security incident. The team is responsible for determining the amount and scope of damage and whether any confidential information was compromised, implementing recovery procedures to restore security and recover from incident-related damage, and supervising implementation of future measures to improve security and prevent the recurrence of incident.</p>



<h5 class="wp-block-heading">Business Continuity</h5>



<p>Business Continuity is a plan that focuses on maintaining essential business functions during and after a disruption. It includes a list of the BCP team members, immediate response procedures and checklists, notification systems and call trees, guidance for management, contact numbers for critical members of the supply chain, and how/when to enact the plan.</p>



<h5 class="wp-block-heading">Disaster Recovery</h5>



<p>Disaster Recovery (DR) plan is concerned with restoring IT and communications back to full operations after a disruption. DR planning takes over from where business continuity efforts conclude. The goal of DR is to restore normal operations as quickly as possible after a disaster or other disruptive event. The DR plan includes an executive summary providing a high-level overview of the plan, department-specific plans, technical guides for IT personnel responsible for implementing and maintaining critical backup systems, full copies of the plan for critical disaster recovery team members, and checklists for certain individuals.</p>



<h3 class="wp-block-heading">Access Control Concepts</h3>



<p>Access control is the process of managing who has access to what information or resources in an organization. It involves three elements: subjects (who), objects (what), and rules (how and when). Access controls can be physical or logical. They are used to prevent  unauthorized access, enforce the principle of least privilege, and protect the confidentiality, integrity, and availability of information.</p>



<p>Defense in depth is an information security strategy that involves implementing multiple layers of security controls to protect against a variety of threats. Privileged Access Management can help reduce risk by limiting administrative access to only when it is needed. User provisioning is the process of creating, modifying, disabling, or deleting user accounts in an organization&#8217;s information systems. Proper user provisioning is an important aspect of access control and can help ensure the confidentiality, integrity, and availability of an organization&#8217;s information.</p>



<p>Physical access controls are security measures that are designed to prevent unauthorized access to physical locations, facilities, and equipment. These controls are an important aspect of access control and can help prevent theft, vandalism, and other physical security threats. Examples of physical access controls include fences, mantraps/turnstiles, motion detectors, swipe cards etc.</p>



<p>Logical access controls are security measures that are designed to prevent unauthorized access to information and computer systems. Typically, organizations implement these controls through software to  restrict access to specific files, applications, or other resources  based on user roles, permissions, or other criteria. Examples of logical access controls include discretionary access control (DAC), mandatory access control (MAC), and role-based access control (RBAC).</p>



<h3 class="wp-block-heading">Network Security</h3>



<p>Computer networking refers to the practice of connecting two or more computers together to share data, information, or resources. There are many types of networks, such as LAN, WAN, WLAN, VPN, etc., each with its own characteristics and requirements. Devices found on a network can include hubs, switches, routers, firewalls, servers, endpoints/end user devices and many more. Other important network terms include ports, protocols, ethernet, Wi-Fi, IP address, and MAC address. The OSI and TCP/IP models are two common models used to describe network architecture. When setting up and maintaining a network, it&#8217;s crucial to consider  network security. You can use measures like firewalls, antivirus software, and access controls to safeguard against common threats,  including spoofing, DoS/DDoS, viruses, worms, and Trojans.</p>



<h5 class="wp-block-heading">Network Threats and Attacks</h5>



<p>This refers to malicious activities that aim to disrupt or damage computer networks and the devices connected to them. Common types of network attacks include DoS/DDoS attacks, which overwhelm a network with traffic, and man-in-the-middle attacks, which intercept and modify network traffic. Other types of attacks include spoofing, in which an attacker impersonates a legitimate user or device, and phishing, in which an attacker tricks a user into revealing sensitive information. Viruses, worms, and Trojans, among other malware, can compromise network security. To protect against these threats, network administrators can use a variety of security measures, such as firewalls, Antivirus, Intrusion Prevention System and access controls. It is important to stay vigilant and up-to-date with the latest security practices to ensure the safety and integrity of computer networks.</p>



<h5 class="wp-block-heading">Network Security Infrastructure</h5>



<p>Network security infrastructure refers to the collection of hardware, software, and protocols used to protect computer networks from unauthorized access, attacks, and other security threats. It encompasses physical security measures such as power, HVAC, and fire suppression systems in data centres, as well as cloud security measures such as service models (SaaS, IaaS, PaaS) and deployment models (public, private, community, hybrid). Network design terminology, such as network segmentation, VLANs, VPNs, defense in depth, zero trust, and network access control, is also an important part of network security infrastructure. As mentioned in the earlier section, this infrastructure includes devices such as firewalls, intrusion detection and prevention systems, and access control systems, as well as security protocols such as SSL/TLS, IPsec, etc., By implementing a comprehensive network security infrastructure, organizations can help ensure the confidentiality, integrity, and availability of their networks and the data they contain.</p>



<h3 class="wp-block-heading">Security Operations</h3>



<p>In this last topic on essential cybersecurity practices, i will be taking up the topics of data security, system hardening, security policies and security awareness training.</p>



<h5 class="wp-block-heading">Data Security</h5>



<p>Data security is the practice of safeguarding data from unauthorized access, use, disclosure, disruption, modification, or destruction. It involves implementing various security measures to ensure the confidentiality, integrity, and availability of data. This involves categorizing and labeling sensitive data, setting retention periods, and ensuring its secure disposal when no longer required. Data security demands constant monitoring(Ingress &amp; Egress), testing, and updates to address evolving threats and vulnerabilities.</p>



<h5 class="wp-block-heading">System Hardening</h5>



<p>System hardening reduces the attack surface by applying secure  configurations to hardware, communication systems, and software,  including operating systems, web servers, application servers, and  applications. It involves implementing security controls and risk mitigation strategies to minimize the vulnerabilities and weaknesses of a system. The elements of configuration management, such as inventory, baselines, updates, and patches, make this possible. System hardening follows industry guidelines and benchmarks, like those from the Center for Internet Security (CIS). The goal of system hardening is to make a system more secure and less susceptible to cyber attacks.</p>



<h5 class="wp-block-heading">Best Practice Security Policies</h5>



<p> Best practice security policies ensure data and system confidentiality,  integrity, and availability through guidelines and procedures. These policies include data handling, password protection, acceptable use, bring your own device (BYOD), privacy, and change management. Data handling policies ensure the appropriate use of data, while password policies establish guidelines for the appropriate use of passwords.  Acceptable use policies define asset, device, and data usage, while BYOD policies set rules for personal device use.  Privacy policies safeguard personal data, while change management policies oversee transitions from the present to the future state. These policies adhere to industry standards and best practices, requiring continual monitoring and updates to address evolving threats and vulnerabilities.</p>



<h5 class="wp-block-heading">Securing Awareness Training</h5>



<p>Security awareness training educates stakeholders about information  security and safeguarding data and systems from cyber threats.  Typically, three types of training are there, namely; education, training, and awareness. Education provides a basic understanding of security concepts and policies, while training focuses on specific skills and procedures. Awareness aims to keep security top of mind and encourage employees to report suspicious activity. You can tailor the training to the security topic(s), organization, position, and/or individual. Security awareness training aims to diminish internal threats by enhancing employee and other stakeholder security awareness. It&#8217;s vital in an organization&#8217;s security strategy, requiring continuous monitoring and updates for emerging threats and vulnerabilities.</p>



<p>I hope that you find this blog on essential cybersecurity practices useful.</p>



<p><strong>Further Reference :</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2018/05/cybersecurity-quick-reference/">Cybersecurity : A Quick reference guide</a></li><li><a href="https://sampathblogs.online/2018/05/security-basics-quick-reference/">IT Security Vulnerabilities and Exploitation</a></li><li><a href="https://sampathblogs.online/2018/05/understanding-data-center-and-service-desk-operations/">Understanding Data Center and Service Desk Operations</a></li><li><a href="https://sampathblogs.online/2018/12/enterprise-it-infrastructure-support/">Enterprise IT Infrastructure &amp; Support</a></li><li><a href="https://sampathblogs.online/2018/04/virtualization-and-cloud-computing-basics/">Introduction to Virtualization and Cloud computing</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2023/10/essential-cybersecurity-practices/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>JP1/ITDM2 : A Basic Guide</title>
		<link>https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jp1-itdm2-a-basic-guide</link>
					<comments>https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Fri, 05 Nov 2021 05:15:56 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=2764</guid>

					<description><![CDATA[JP1/ITDM2 or Job Management Partner 1/IT Desktop Management 2&#160; automatically collects various types of information, allowing you to manage it all at one place. The information that can be collected by this product includes information about hardware, software, and security.... <a class="more-link" href="https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[<p>JP1/ITDM2 or <strong>J</strong>ob Management <strong>P</strong>artner <strong>1</strong>/<strong>IT</strong> <strong>D</strong>esktop <strong>M</strong>anagement <strong>2&nbsp;</strong> automatically collects various types of information, allowing you to manage it all at one place. The information that can be collected by this product includes information about hardware, software, and security. You can use the product to manage information not only from PCs and servers, but also from an increasingly diverse array of IT assets, including anything from virtual desktops to smart devices. With JP1, you can efficiently detect devices when they are first connected to the network, as well as automatically apply changes made to management devices, to ensure that management information is always kept up to date. Moreover, JP1 helps ensure that licenses are managed properly.</p>


<p>Here i will be focusing on a few of the asset management topics ,i.e, making use of JP1&#8217;s functions to better manage the IT assets and security management topics ,i.e, using JP1&#8217;s data collection and protective security measures to manage the health of PC. Below you can find the asset management features  followed by security management features of JP1.</p>



<ul class="wp-block-list"><li>Manage all the IT assets in one place</li><li>Manage software licenses</li><li>Manage contract information</li><li>Optimize your inventory processes</li><li>Control devices remotely</li><li>Distribute and install software</li><li>Install and manage Windows feature updates</li><li>Manage smart devices</li></ul>



<ul class="wp-block-list"><li>Ensure compliance with security measures</li><li>Keep a log of operations</li><li>Restrict the use of USB memory devices</li><li>Control network connections</li><li>Implement thorough virus protections</li><li>Install and manage Windows quality updates</li></ul>



<h3 class="wp-block-heading">Installation</h3>



<p>In order to get started with JP1, the first step would be to install the <strong>JP1/IT Desktop Manager 2 &#8211; Manager</strong> on the server that will be called the management server. Once the installation is complete, the next step would be to install the <strong>Remote Installation Manager</strong> on the administrator&#8217;s PC. Remote installation manager is used to distribute files. On the administrator PC, register the product license from the login window using the License button. After the product license is correctly registered, the URL in the below format  can be used to login to the JP1/IT Desktop Management 2 operation window.</p>



<p class="has-text-color has-text-align-left has-small-font-size has-black-color"><a href="http://management-server's-IP-address-or-host-name:31080/jp1itdm/jp1itdm.jsp"><em>http://management-server&#8217;s-IP-address-or-host-name:31080/jp1itdm/jp1itdm.jsp </em></a></p>



<p>Before you start managing the users PC, make sure that <strong>JP1/IT Desktop Management 2 &#8211; Agent</strong> is installed on each of those computers. Computers on which JP1/IT Desktop Management 2 &#8211; Agent is installed can be managed safely. Remember to install JP1/ITDM 2 &#8211; Agent and the <strong>Packager</strong> on the administrator&#8217;s PC. Agent installation is needed as administrator&#8217;s PC is also subject to management. The Packager is used to distribute files remotely.</p>



<h3 class="wp-block-heading">JP1 Operation Window</h3>



<p>Enter the user name and password on the login screen to login to the JP1 operation window. If it is a first time login, password change prompt will show up, else JP1 home screen will be displayed. Here you can find the options as shown in the figure below.</p>



<div class="wp-block-image is-style-default"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="649" src="https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-1024x649.jpg" alt="JP1 homescreen" class="wp-image-2783" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-1024x649.jpg 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-300x190.jpg 300w, https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-768x487.jpg 768w, https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-600x380.jpg 600w, https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen-945x599.jpg 945w, https://sampathblogs.online/wp-content/uploads/2021/10/jp1homescreen.jpg 1074w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>On the <strong>Home </strong>screen dashboard you can see important notifications and a summary of any changes made to the system as compared to the previous day  w.r.t hardware, software and security. On the <strong>Security</strong> tab, new policies can be applied for device usage, operation log of a particular device can be obtained. On the <strong>Assets </strong>tab, new device registration and searching of JP1 registered/installed assets like PC, printers, IP phones etc can be performed. On the <strong>Inventory </strong>tab, JP1 installed PCs/Servers will show up. One can check  the online/offline status and other information about the PC here, the administrator can also remotely access the online user PC from here. The <strong>Distribution(ITDM)</strong> tab can be used to manage software packages on user PC. </p>



<p>Under the <strong>Events </strong>tab, all the events w.r.t device usage on a PC, program updation or security judgement while JP1 is running will be displayed as an  event here with user &amp; device information. Under the <strong>Reports </strong>tab, you can extract information based on your purpose. The reports that can be generated are; summary report, security diagnosis report, security details report, inventory details report and asset details report. Finally, the <strong>Settings</strong> tab can be used to scan the network for any new PC/device connection. Devices with or without JP1 installed can be detected here. Also multiple devices with the same IP address can be detected.</p>



<h3 class="wp-block-heading">Features</h3>



<p>In this section i will brief on a few of the features that belong to either the asset management or the security management category.</p>



<h4 class="wp-block-heading">Manage all the IT assets in one place</h4>



<p>With JP1, you can automatically collect information about hardware devices and software programs over the network. In addition to on-premise devices connected to the network, you can also manage notebook computers that are  occasionally connected to the network, as well as notebook computers, thin clients, and smart devices that are taken off-premises for remote work. Even contract-related information (such as the contract type and period) can be registered and managed in association with the relevant IT assets. </p>



<h4 class="wp-block-heading">Manage software licenses</h4>



<p>JP1 can automatically identify what software is installed on managed PCs and then incorporate this information to show you the number of licenses you own, the number of licenses in use, and the number of licenses still available. You can check this data to make sure you are not using any software programs in excess of the licenses that you have purchased. JP1 also allows you to identify the PCs on which a program has been installed but to which no license has been allocated. This can be checked under, <em>Assets &gt; Managed Software &gt; Managed Software List</em>.</p>



<h4 class="wp-block-heading">Optimize inventory process</h4>



<p>JP1 can be used to collect information about the type of devices being used at your company, including PCs and servers. You can keep data about your IT assets up to date simply by registering new devices and maintaining information about persons managing existing devices. You can also output this information to a list that can be used when checking for actual devices, making inventory processes more efficient. Under <em>Reports</em>, <em>Inventory details report </em>and <em>asset details report</em> can be generated for this purpose.</p>



<h4 class="wp-block-heading">Control devices remotely</h4>



<p>When a problem occurs on a PC at a remote site, you can solve the problem remotely from the convenience of your own desk. Remote connectivity allows you to send and receive required data to and from PCs. You can even record a video of your remote operations to use later when explaining the process to other users. User PC can be accessed from the <em>Inventory</em> option as shown in the below picture. Select the online user PC from the device list and the Remote Control button will become active. Click the button to access the user PC remotely.</p>



<figure class="wp-block-gallery aligncenter columns-1 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex"><ul class="blocks-gallery-grid"><li class="blocks-gallery-item"><figure><img loading="lazy" decoding="async" width="872" height="417" src="https://sampathblogs.online/wp-content/uploads/2021/10/inve.jpg" alt="" data-id="2793" data-full-url="https://sampathblogs.online/wp-content/uploads/2021/10/inve.jpg" data-link="https://sampathblogs.online/?attachment_id=2793" class="wp-image-2793" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/inve.jpg 872w, https://sampathblogs.online/wp-content/uploads/2021/10/inve-300x143.jpg 300w, https://sampathblogs.online/wp-content/uploads/2021/10/inve-768x367.jpg 768w, https://sampathblogs.online/wp-content/uploads/2021/10/inve-600x287.jpg 600w" sizes="auto, (max-width: 872px) 100vw, 872px" /></figure></li></ul></figure>



<h4 class="wp-block-heading">Distribute and Install Software</h4>



<p>You can use JP1 to automatically distribute and install software on your company&#8217;s remote PCs and servers. JP1 provides a wide array of functions that allow you to distribute software to only a specific subset of PCs (for example, PCs belonging to a particular department) and to specify the date and time when software is to be distributed and installed. With these and many other detailed settings, JP1 allows you to customize your software distribution operations. </p>



<p>In order to distribute software to a single PC remotely, select the option <em>Distribution(ITDM) &gt; Task</em> and click on <em>Add</em> <em>package distribution task</em> sub menu. From the list select the relevant package to be installed. The task name and PC details need to be entered to start the task. Once the task is complete, cross check the installation under <em>Inventory,  Device List &gt; Installed Software information</em> or <em>Revision History &gt;</em> <em>Revision History List</em> of the device.</p>



<h4 class="wp-block-heading">Manage smart devices</h4>



<p>JP1 allows you to collect information from smart devices (such as smartphones and tablets) and manage them together with other devices such as computers and servers. You can even remotely control smart devices by, for example, installing applications, locking or initializing lost devices, and resetting forgotten passcodes. The method of granting access to a smart phone to connect to the company network is mentioned in the <em><strong>Assigning Policy</strong></em> section below.</p>



<h4 class="wp-block-heading">Ensure compliance with security measures</h4>



<p>With JP1/IT Desktop Management 2, you can collect information from managed PCs, such as information about security vulnerabilities, prohibited operations and information leakage. JP1 helps you form a clear picture as to whether the security risks facing each of your PCs are being effectively mitigated. Navigate to <em>Security &gt; Dashboard</em> to access the below window.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sampathblogs.online/wp-content/uploads/2021/10/sec.gif" alt="" class="wp-image-2796" width="568" height="455"/></figure></div>



<p>You can use <em>Security &gt; Security Policies</em> to create and assign policies to groups to judge the security status. <em>Security &gt; Computer Security Status</em> to assign security policies to individual PCs and <em>Security &gt; Windows Update</em> to manage windows security updates.</p>



<p>Expanding more on security policies ,i.e., the policies can be applied not only to groups but also to individual PCs. The point to note here is, a different  policy applied to an individual PC overrides the group policy. In case of USB memory device registration, a new policy can be created and set such that its usage can be restricted only to a particular department PCs. Even each PC of the department can be assigned different device usage policy. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="685" height="215" src="https://sampathblogs.online/wp-content/uploads/2021/10/Secpol.png" alt="" class="wp-image-2837" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/Secpol.png 685w, https://sampathblogs.online/wp-content/uploads/2021/10/Secpol-300x94.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/Secpol-600x188.png 600w" sizes="auto, (max-width: 685px) 100vw, 685px" /></figure>



<p>Just click on the Add button in the above figure, that will open the below window where the necessary usage policy for the USB device can be created.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="703" height="441" src="https://sampathblogs.online/wp-content/uploads/2021/10/addpol.png" alt="" class="wp-image-2838" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/addpol.png 703w, https://sampathblogs.online/wp-content/uploads/2021/10/addpol-300x188.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/addpol-600x376.png 600w" sizes="auto, (max-width: 703px) 100vw, 703px" /></figure>



<p>I will discuss more on assigning policies to USB memory devices later on.</p>



<h4 class="wp-block-heading">Keep a log of operations</h4>



<p>Operations that allow someone to obtain internal company information, potentially disclosing such information to parties outside the company, pose a risk of information leakage. JP1 identifies these types of operations as &#8220;suspicious operations&#8221; and notifies administrators, who can then trace the operations by examining the operations logs. One can access the logs by navigating to <em>Security &gt; Operations Log List</em>. The point to note here is that,  only the operation logs collected on the management server can be viewed.</p>



<h4 class="wp-block-heading">Restrict the use of USB memory devices</h4>



<p>With JP1, you can permit the use of only USB memory devices owned by the company, prohibiting the use of all other USB memory devices. In other words, if someone inserts an unauthorized USB memory device, use of the device will be disabled. This feature limits the ability of USB memory devices to act as a pathway for information to leak outside the company. JP1 also allows you to check a list of the files stored on each USB memory device that you are managing. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="536" src="https://sampathblogs.online/wp-content/uploads/2021/10/devreg-1024x536.png" alt="" class="wp-image-2819" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/devreg-1024x536.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/devreg-300x157.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/devreg-768x402.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/devreg-600x314.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/devreg-945x495.png 945w, https://sampathblogs.online/wp-content/uploads/2021/10/devreg.png 1214w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Now let us consider an example wherein a new USB memory device is connected to a PC. The first step would be to navigate to <em>Events </em>tab and click on the edit filter condition (<strong><em>section A</em></strong>) button to enter the Event Number, PC name. The event number 1011 displays security information wrt any new device connection. Once the OK button is clicked, the filter result will display the event list wrt to the PC name and event number entered earlier. </p>



<p>The <strong><em>section B</em></strong> in the above picture displays the event details wrt to any event in the event list. This can be opened just by clicking on the relevant event message in the <em><strong>filter result</strong></em> section. The information needed for device registration ,i.e., the device name and device instance id is to be noted down from the event message &#8220;操作の抑止対象のデバイスを切断しました&#8221; or  Device usage blocked message .</p>



<p><strong>Encrypted device registration/Model registration :</strong> The USB memory is of encrypted(Eg: 256bit AES) and non-encrypted type. The registration method varies for each. First, we will look into the registration of encrypted devices. Based on the information obtained from the event log earlier, the inventory name is to be entered as shown in the below figure.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="535" src="https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-1024x535.png" alt="" class="wp-image-2820" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-1024x535.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-300x157.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-768x401.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-600x314.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1-945x494.png 945w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets1.png 1217w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>More information needs to be entered after scrolling down on the <em>Add hardware Assets</em> window. The necessary information is marked in red as shown in the below picture after which the submit button is clicked.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="573" src="https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-1024x573.png" alt="" class="wp-image-2821" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-1024x573.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-300x168.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-768x430.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-600x336.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2-945x529.png 945w, https://sampathblogs.online/wp-content/uploads/2021/10/devrgassets2.png 1216w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Non-encrypted device registration/Serial registration: </strong>In case of non-encrypted device, the device registration is done as shown in the figure below. First the Inventory name is entered as per the format marked in red.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="580" src="https://sampathblogs.online/wp-content/uploads/2021/10/serial1-1024x580.png" alt="" class="wp-image-2824" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/serial1-1024x580.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/serial1-300x170.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/serial1-768x435.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/serial1-600x340.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/serial1-945x536.png 945w, https://sampathblogs.online/wp-content/uploads/2021/10/serial1.png 1214w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Scrolling down further in the same window, a few more details need to be added. The required information like Inventory type, Model, Maker, Serial number and Device Instance ID is entered in the format as shown below. Once complete, click on the submit button to register the memory device.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="580" src="https://sampathblogs.online/wp-content/uploads/2021/10/serial2-1024x580.png" alt="" class="wp-image-2825" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/serial2-1024x580.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/serial2-300x170.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/serial2-768x435.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/serial2-600x340.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/serial2-945x536.png 945w, https://sampathblogs.online/wp-content/uploads/2021/10/serial2.png 1214w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Quick registration or Multiple device registration:</strong> In case you want to quickly register a USB device or you have more than one device to register, JP1 provides a solution in the form of agent for online management. This function can be accessed by navigating to <em>Windows Start menu &gt; All Programs &gt; JP1_IT Desktop Management &#8211; Agent &gt; Administrator Tool &gt; Register USB Device</em>. If password protection is set, the default password would be <em>manager</em>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="931" height="348" src="https://sampathblogs.online/wp-content/uploads/2021/10/USBreg1.png" alt="" class="wp-image-2831" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/USBreg1.png 931w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg1-300x112.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg1-768x287.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg1-600x224.png 600w" sizes="auto, (max-width: 931px) 100vw, 931px" /></figure>



<p>Once logged in with the password, the above left window appears. The black frame and red frame shows the status when USB device is not connected and  connected respectively. Once the device is detected and selected, click on the register button. Now the above right window appears, wherein the OK button needs to be clicked to register the device. Finally, login to JP1/ITDM2 and navigate to <em>Assets </em>module as shown below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1021" height="538" src="https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a.png" alt="" class="wp-image-2834" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a.png 1021w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a-300x158.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a-768x405.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a-600x316.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/USBreg2a-945x498.png 945w" sizes="auto, (max-width: 1021px) 100vw, 1021px" /></figure>



<p>On JP1, the initial status will be in <em>Unconfirmed</em> state. Change the&nbsp;<em>Asset Status</em>&nbsp;of the registered USB device to something other than&nbsp;<em>Disposed</em>. Usually the status will be changed to <em>Operating </em>state using the <strong>Change Status</strong> button.</p>



<p><strong>Assigning Policy : </strong>Once the device is registered in any of the above methods, it may not yet be ready to use. Each of the USB device either external or internal to the PC, can be assigned an appropriate policy as follows.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="545" src="https://sampathblogs.online/wp-content/uploads/2021/10/devpol1.png" alt="" class="wp-image-2840" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/devpol1.png 1024w, https://sampathblogs.online/wp-content/uploads/2021/10/devpol1-300x160.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/devpol1-768x409.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/devpol1-600x319.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/devpol1-945x503.png 945w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>As shown in the above figure, navigate to the <em>Security module &gt; Device List &gt; Action</em>. Click on the <em>Action</em> drop down button, and select the <em>Assign Policy</em> option to open the below window. Select the appropriate policy from the Policy to be set/assigned drop down option.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="319" height="124" src="https://sampathblogs.online/wp-content/uploads/2021/10/devpo2.png" alt="" class="wp-image-2841" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/devpo2.png 319w, https://sampathblogs.online/wp-content/uploads/2021/10/devpo2-300x117.png 300w" sizes="auto, (max-width: 319px) 100vw, 319px" /></figure></div>



<p>Below is a list of commonly used devices that may or may not require assigning a policy before usage ;</p>



<ul class="wp-block-list"><li><strong>Internal CD Drive</strong> : Select the appropriate policy that allows USB device and CD usage. In addition CD driver installation may be required.</li><li><strong>External CD/BD Drive</strong> : Just the USB device registration is fine.</li><li><strong>Internal SD Card Reader</strong> : Select the appropriate policy that allows USB device and SD card usage.</li><li><strong>External SD Card Reader</strong> : Just the USB device registration is fine.</li><li><strong>External USB Scanner</strong>/<strong>Webcam</strong> : Select the appropriate policy that says IMG OK.</li><li><strong>IC Recorder</strong> : In the event list, both the USB device and portable device blockage message appears. Just the registration of USB device is fine.</li><li><strong>Encrypted USB memory</strong> : Just the registration of the USB device is fine, but sometimes a virtual CD drive appears. In such a case, appropriate policy wrt USB device and CD usage needs to be set.</li><li><strong>Non-encrypted USB memory</strong> : Just the USB device registration is fine.</li><li><strong>HDD USB memory</strong> : Just the registration of the USB device is fine, but sometimes a virtual CD drive appears. In such a case, appropriate policy wrt USB device and CD usage needs to be set. </li><li><strong>SSD USB memory</strong> : Just the USB device registration is fine.</li><li><strong>USB Vaccine</strong> : This device will get detected as a virtual CD drive and USB device. Just the registration of the USB device information is fine.</li><li><strong>Iphone/Android Smartphone</strong>/<strong>Digital Camera</strong> : Select the appropriate policy that says WPD OK.</li></ul>



<h4 class="wp-block-heading">Control network connections</h4>



<p>You can use JP1 to prevent PCs that you are not managing from connecting to the network, ensuring that privately owned PCs cannot access the company network even by accident. For company owned PCs, you can easily grant access to verified PCs to connect to the network while you can also block PCs that are no more used. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1023" height="476" src="https://sampathblogs.online/wp-content/uploads/2021/10/secuset.png" alt="" class="wp-image-2846" srcset="https://sampathblogs.online/wp-content/uploads/2021/10/secuset.png 1023w, https://sampathblogs.online/wp-content/uploads/2021/10/secuset-300x140.png 300w, https://sampathblogs.online/wp-content/uploads/2021/10/secuset-768x357.png 768w, https://sampathblogs.online/wp-content/uploads/2021/10/secuset-600x279.png 600w, https://sampathblogs.online/wp-content/uploads/2021/10/secuset-945x440.png 945w" sizes="auto, (max-width: 1023px) 100vw, 1023px" /></figure>



<p>As shown above, navigate to <em>Settings &gt; Network Control List Settings</em>. Search for the PC using the host name/IP address. From the search results, select the PC and click on <em>Edit</em> &gt; <em>Connect to network</em> to select the <strong>Allow</strong> radio button. This will allow the connection of the above PC to the network. Similarly, just change the <em>Connect to network</em> option to <strong>Do not allow</strong> to block a PC from connecting to the network. You can also grant/block access of a PC to connect to a network under, <em>Inventory &gt; Device Inventory &gt; Network List</em>. </p>



<h4 class="wp-block-heading">Implement thorough virus protections</h4>



<p>As JP1 allows you to verify that all required security measures have been implemented, if an unsafe PC is found, you can send a message to the user of that PC to apply the necessary security measures. Navigate to <em>Security &gt; Computer Security Status &gt; Device List</em> to verify the security status of any PC and also to send message to the user if required. Furthermore, if there are PCs that are at risk because their antivirus software is not up to date, you can distribute and install the latest version of that software on these PCs.</p>



<p><strong>References :</strong></p>



<p><em><a href="https://www.hitachi.com/products/it/software/prod/jp1/product/jp1/index.html">https://www.hitachi.com/products/it/software/prod/jp1/product/jp1/</a><br><a href="http://itdoc.hitachi.co.jp/manuals/3021/3021336700e/DMKG0009.HTM">http://itdoc.hitachi.co.jp/manuals/3021/3021336700e/DMKG0009.HTM</a><br><a href="http://itdoc.hitachi.co.jp/manuals/3021/3021327600/DMUY0274.HTM">http://itdoc.hitachi.co.jp/manuals/3021/3021327600/DMUY0274.HTM</a><br><a href="http://itdoc.hitachi.co.jp/manuals/3021/30213E1220e/DMDS0014.HTM">http://itdoc.hitachi.co.jp/manuals/3021/30213E1220e/DMDS0014.HTM</a><br><a href="https://www.ashisuto.co.jp/jp1blog/article/1212448_4996.html">https://www.ashisuto.co.jp/jp1blog/article/1212448_4996.html</a></em></p>



<p> <strong>Further Reading :</strong></p>



<ul class="wp-block-list"><li><a href="https://sampathblogs.online/2020/05/itsm-and-system-management-tools-a-basic-guide/">ITSM and System Management Tools : A Basic Guide</a></li><li><a href="https://sampathblogs.online/2018/12/enterprise-it-infrastructure-support/">Enterprise IT Infrastructure &amp; Support</a></li><li><a href="https://sampathblogs.online/2018/05/understanding-data-center-and-service-desk-operations/">Understanding Data Center and Service Desk Operations</a></li><li><a href="https://sampathblogs.online/2018/05/security-basics-quick-reference/">IT Security Vulnerabilities and Exploitation</a> </li><li><a href="https://sampathblogs.online/2018/05/cybersecurity-quick-reference/">Cybersecurity : A Quick reference guide</a> </li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2021/11/jp1-itdm2-a-basic-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ITIL 4 Foundation : Getting Started Guide</title>
		<link>https://sampathblogs.online/2021/03/itil-4-foundation-getting-started-guide/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=itil-4-foundation-getting-started-guide</link>
					<comments>https://sampathblogs.online/2021/03/itil-4-foundation-getting-started-guide/#respond</comments>
		
		<dc:creator><![CDATA[mail2sampath]]></dc:creator>
		<pubDate>Fri, 05 Mar 2021 07:37:07 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Best practice]]></category>
		<category><![CDATA[IT Infrastructure Service]]></category>
		<guid isPermaLink="false">https://sampathblogs.online/?p=2403</guid>

					<description><![CDATA[Recently i obtained the ITIL 4 Foundation certification. In this blog i will write in brief about my learning on the topic. Introduction As you might be knowing, ITIL is a framework for service management. ITIL is the most widely... <a class="more-link" href="https://sampathblogs.online/2021/03/itil-4-foundation-getting-started-guide/">Continue Reading &#8594;</a>]]></description>
										<content:encoded><![CDATA[
<p>Recently i obtained the ITIL 4 Foundation certification. In this blog i will write in brief about my learning on the topic.</p>



<h3 class="wp-block-heading">Introduction</h3>



<p>As you might be knowing, ITIL is a framework for service management. ITIL is the most widely used ITSM framework in the entire world. Most large companies have built their IT service management systems and processes around the ideas and concepts of ITIL framework. Currently we are in the 4th Industrial revolution, where fusion of technologies has blurred the lines between physical and digital realms. Technologies such as Cloud computing, IoT, Machine Learning, Blockchain, Self driving cars etc. have transformed our world economies and our lives.</p>



<p>ITIL 4 is not considered as ITIL version 4, instead it means ITIL for the 4th Industrial revolution. ITIL 4 Foundation will introduce readers to the management of the modern IT-enabled services, provide them with an understanding of the common language and key concepts and show them how they can improve their work and the work of their organization with ITIL 4 guidance.</p>



<h3 class="wp-block-heading">Service Management</h3>



<p><strong>Service management</strong> is defined as a set of specialized organizational <br>capabilities for enabling value to customers in the form of services. More and more organizations recognize that value is <em><strong>co-created</strong></em> through an active<br> collaboration between providers and consumers, as well as other organizations that are part of the relevant service relationships. Those organizations that deliver services are referred to as <strong><em>service providers</em></strong>. Those to whom services are delivered are referred to as <strong><em>service consumers</em></strong>. By the way, an <strong><em>organization </em></strong>is a person or a group of people that has its own functions with responsibilities, authorities and relationships to achieve its objectives.</p>



<p>Service Consumer Roles can be classified as customer, user and sponsor. A <strong><em>customer </em></strong>is one who defines requirements for services and takes responsibility for outcomes from service consumption. A person who uses the services is a <strong><em>user</em></strong>. While a person who authorizes the budget for service consumption is a <em><strong>sponsor</strong></em>. By the way, a <strong><em>service </em></strong>is a means of enabling value co-creation by facilitating outcomes that customers want to achieve, without the customer having to manage specific costs and risks. The term <strong>outcome </strong>refers to a result for a stakeholder enabled by one or more outputs.</p>



<h4 class="wp-block-heading">Service Relationship</h4>



<p>In order to create value, service providers have to provide more than just the service. <strong><em>Service Relationship</em></strong> is a co-operation between a service provider and service consumer that includes service provision, service consumption and service relationship management. The term <strong><em>service provision</em></strong> refers to the activities performed by an organization to provide the services. <strong><em>Service consumption</em></strong> points to the activities performed by the organization/or a person to consume the services. Finally the term, <strong><em>service relationship management </em></strong>refers to the activities that the service provider and service consumer perform together to enable value co-creation to occur based upon the service offerings.</p>



<p>In this section we will look into the different relationships involved in providing any single service. For example, a facility organization can rent office space to an IT organization. IT organization can also provide IT services to the facility organization in addition to its other customer organizations. The customer organization inturn provides services to its users. Interactions between organizations are more likely a <strong><em>network </em></strong>or <strong><em>ecosystem </em></strong>rather than the simple sequence of interaction between organizations as shown below.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="6424" height="2456" src="https://sampathblogs.online/wp-content/uploads/2021/02/SRM0.png" alt="" class="wp-image-2525"/></figure>



<p>The above <strong><em>service relationship model</em></strong> depicts the sequence of service relationships between the various organizations involved in our example.</p>



<h4 class="wp-block-heading">Costs and Risks</h4>



<p>Costs refer to the amount of money spent on a specific activity or a resource. Costs can also be expressed in non-financial terms like man-hours or Full time equivalent (FTE). A service provider aims to reduce or remove costs for you when providing a service. For example, when a person who rarely makes a call or uses internet purchases a mobile connection service, a package that involves minimum charges on calls and internet connection would provide more value.</p>



<p>Risk is a possible event that could cause harm, loss or make it more difficult to achieve objectives. A service provider&#8217;s goal should be to reduce risk for the consumer. Risk is potentially imposed on consumers by the service. Consumers should contribute to reducing the risk by taking some mitigating actions like communicating the needs and constraints to the service provider. Even here value can be co-created or risks can be reduced by mutual co-operation. However, risks can either be avoided, accepted, transferred or mitigated and cannot be eliminated completely. </p>



<h4 class="wp-block-heading">Utility and Warranty</h4>



<p>Utility is the functionality offered by a product or service to meet a particular need. In short, it means &#8220;Fit for Purpose&#8221;. While, warranty is the assurance that a product or service will meet agreed requirements. In short, it means &#8220;Fit for Use&#8221;. A service should have both utility and warranty in order to be successful. Warranty addresses areas such a availability, capacity, security levels and continuity w.r.t to a service infrastructure. </p>



<h4 class="wp-block-heading">Four Dimensions of Service Management</h4>



<p>As shown in the below picture, the value at the center is co-created through the various products and services. When a service provider creates a product or service to a customer, the service provider will look at it in 4 perspectives or dimensions. The perspectives are Organizations &amp; people, Information &amp;  technology, Partners &amp; suppliers and Value streams &amp; processes. The external factors ,i.e, PESTLE in clockwise order starting with Political factors need to be considered when building your services as they might have an impact. </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="721" height="576" src="https://sampathblogs.online/wp-content/uploads/2021/02/fourdim.png" alt="" class="wp-image-2528" srcset="https://sampathblogs.online/wp-content/uploads/2021/02/fourdim.png 721w, https://sampathblogs.online/wp-content/uploads/2021/02/fourdim-300x240.png 300w, https://sampathblogs.online/wp-content/uploads/2021/02/fourdim-600x479.png 600w" sizes="auto, (max-width: 721px) 100vw, 721px" /></figure></div>



<p>The first dimension of <strong><em>Organizations &amp; people</em></strong> focuses on how are we going to setup the organization, how is it going to function, what kind of culture it is going to have, how do we take care of the people so that people can deliver the products and services to create value to the customer. </p>



<p>The second dimension of <strong><em>Information &amp; technology </em></strong>stresses on points like, is it compatible with the current architecture, does it raise any regulatory, compliance or information security control issues, will it continue to be viable in the foreseeable future, does it align with the service provider / service consumer strategy, does the organization have the right skills to support and maintain the technology ,i.e, with or without automation, does it have  additional capabilities that can be leveraged for other products and services, does it introduce new risks and constraints to the organization, risk tolerance.</p>



<p><strong><em>Partners &amp; suppliers</em></strong> do not fit under the dimension one, the reason being Organization &amp; people is internally focused to the organization, while partners &amp; suppliers is externally focused. Partners are more closely tied to the organization business while suppliers are more commodity based. Every organization relies on other partners &amp; suppliers and is based on goals, culture and business environment of the organization.</p>



<p><strong><em>Value streams &amp; processes</em></strong> defines the activities, workflows, controls and procedures needed to achieve the agreed upon objectives. The definition of <em>Value stream</em> is, a series of steps an organization undertakes to create and deliver products and services to service consumers. This combines all of the organization&#8217;s value chain activities. <em>Process </em>is a set of interrelated or interacting activities that transforms inputs into outputs. A well defined process can improve productivity, be optimized and will be automated. This dimension is more concerned about delivering a product or service to a consumer by executing certain processes that is part of a value stream. </p>



<h3 class="wp-block-heading">Service Value System</h3>



<p>Service Value System (SVS) describes how all the components of the organization work together as a system to enable value co-creation. The purpose is to ensure that the organization continually co-creates value with all stakeholders through the use and management of products and services. As shown in the below picture, the SVS consists of <strong><em>three parts</em></strong> namely the opportunity/demand as input, value as output, the central part with the Service value chain-Governance-Practices-Guiding principles-Continual improvement. In simple words, the idea of service value system is to take something in, add value, and put it out on the other side </p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="721" height="457" src="https://sampathblogs.online/wp-content/uploads/2021/02/svs.png" alt="" class="wp-image-2533" srcset="https://sampathblogs.online/wp-content/uploads/2021/02/svs.png 721w, https://sampathblogs.online/wp-content/uploads/2021/02/svs-300x190.png 300w, https://sampathblogs.online/wp-content/uploads/2021/02/svs-600x380.png 600w" sizes="auto, (max-width: 721px) 100vw, 721px" /></figure></div>



<h4 class="wp-block-heading">Opportunity, demand and Value</h4>



<p><strong><em>Opportunities </em></strong>represent options or possibilities to add value for stakeholders or otherwise improve the organization. <em>For example</em>: create a new product or service and bring them to market to add value. The other input ,i.e, the <strong><em>demand </em></strong>is the need or desire for products and services among internal and external consumers. The output ,i.e, the <strong><em>Value </em></strong>is the outcome of the service value system that enables creation of many different types of value for a wide group of stakeholders.</p>



<h4 class="wp-block-heading">Governance</h4>



<p>Governance is the means by which an organization is directed and controlled. ITIL being a best practice provides a framework for governance. For example,  you may come up with activities, process and procedures to handle something like change management within your organization. You will build the activities and procedures around the governance so that they are inline with the governance that is part of the high level of your organization.</p>



<h4 class="wp-block-heading">Guiding principles</h4>



<p>Guiding principle is a recommendation that guides an organization in all circumstances. Though the approach to service management may differ with organizations, the guiding principles should be the same. Guiding principles encourage and support organizations in continual improvement across all levels of the organization. Of the seven guiding principles, consider which of the guiding principles are relevant to your situation. The seven guiding principles are as follows;</p>



<ul class="wp-block-list"><li>Focus on Value</li></ul>



<p>Everything the organization does should link back, directly or indirectly, to value for itself, its customers and other stakeholders.  </p>



<ul class="wp-block-list"><li>Start Where You Are</li></ul>



<p>Don&#8217;t start over without first considering what is already available to be leveraged. By figuring out the existing steps, you will get to know what useful steps to be taken forward and non-useful steps to be left out. All of this is done by measuring what you have. Measurement should be used to support the analysis of what has been observed rather than to replace it.</p>



<ul class="wp-block-list"><li>Progress Iteratively with Feedback</li></ul>



<p>Working in a time boxed and iterative manner with embedded feedback loops allows for greater flexibility, faster responses to needs, the ability to respond to failure earlier, and an overall improvement in quality.</p>



<ul class="wp-block-list"><li>Collaborate and Promote Visibility</li></ul>



<p>Collaboration is about working together and promotes visibility. Collaborate and promote visibility is about, making sure the information is getting up to the right people, at the right level, to make the right decisions.</p>



<ul class="wp-block-list"><li>Think and Work Holistically</li></ul>



<p>A holistic approach to service management requires an understanding of how all the parts of an organization work together in an integrated way. Collaboration is one of the key points here. Automation can help you to work more holistically. Automation of Service desk can be provided as an example.</p>



<ul class="wp-block-list"><li>Keep it Simple and Practical</li></ul>



<p>Outcome based thinking should be used to produce practical solutions which deliver valuable outcomes using the minimum number of steps. Having a holistic view of the organization&#8217;s work and starting with an uncomplicated approach are important. By keeping it simple, it makes things easier to understand, more likely to be adopted, and is the best route to achieve the quick wins.</p>



<ul class="wp-block-list"><li>Optimize and Automate</li></ul>



<p>Optimization is to make something as effective and useful as it makes sense to do. While, automation is using technology to perform a step or series of steps correctly and consistently with limited or no human intervention. The point here is to simplify and optimize before automating. Make use of the other guiding principles when applying this one.</p>



<h4 class="wp-block-heading">Service Value Chain</h4>



<p>The central part of the service value system is the service value chain that consists of Plan, Improve, Engage, Design and transition, Obtain/build, deliver and support activities as depicted in the below picture. The below picture does not depict a linear sequence of events. However, in <strong><em>ITIL v3</em></strong> we had the service life cycle that had a linear sequence of actions starting with the service strategy, service design, service transition, service operation and  continual service improvement. In <strong><em>ITIL 4</em></strong>, we normally start with engage but we always don&#8217;t have to. Based on this, we will touch upon other activities within the service value chain that can interact with each other in any order.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="616" height="325" src="https://sampathblogs.online/wp-content/uploads/2021/02/SVC.png" alt="" class="wp-image-2539" srcset="https://sampathblogs.online/wp-content/uploads/2021/02/SVC.png 616w, https://sampathblogs.online/wp-content/uploads/2021/02/SVC-300x158.png 300w, https://sampathblogs.online/wp-content/uploads/2021/02/SVC-600x317.png 600w" sizes="auto, (max-width: 616px) 100vw, 616px" /></figure></div>



<ul class="wp-block-list"><li>Plan</li></ul>



<p>Ensures a shared understanding of the vision, current status, and improvement direction for all four dimensions of ITSM and all products and services across the organization. Inputs to the plan process can be from the organization&#8217;s governance body, engage process, improve process, design &amp; transition and obtain/build. All the information is used to plan the updated service roadmap. Outputs can either go to the engage, improve or design &amp; transition process.</p>



<ul class="wp-block-list"><li>Improve</li></ul>



<p>Ensures continual improvement of products, services, and practices across all value chain activities and the four dimensions of service management. Inputs to the improve activity can be from the deliver &amp; support process, engage process and all other value chain activities. Outputs can be directed towards all value chain activities.</p>



<ul class="wp-block-list"><li>Engage</li></ul>



<p>The purpose is to provide good understanding of internal / external stakeholder needs, continual engagement, transparency and maintain good relationships with all stakeholders. Inputs to the engage activity can be from the plan, deliver and support process, customers, partners &amp; suppliers and all other value chain activities. The outputs from engage can go to the customer, any of the value chain activities.</p>



<ul class="wp-block-list"><li>Design &amp; Transition</li></ul>



<p>The purpose is to ensure that products and services continually meet stakeholder expectations for quality, costs, and time to market.<br>There are a lot of inputs from the plan, engage, improve and the other value chain activities. The output from the activity will be fed to obtain/build, engage, deliver &amp; support and to all the other value chain activities.</p>



<ul class="wp-block-list"><li> Obtain/Build </li></ul>



<p>This activity ensures that service components are available when and where they are needed, and that they meet agreed upon specifications. There are a lot of inputs from the plan, engage, external &amp; internal partner &amp; suppliers, all other value chain activities. The output goes to design &amp; transition and/or delivery &amp; support, other value chain activities.</p>



<ul class="wp-block-list"><li> Deliver and Support </li></ul>



<p>This activity ensures that services are delivered and supported according to agreed specifications and stakeholder expectations. People in IT support are part of the deliver and support. The inputs to this process can be from the design &amp; transition, engage, obtain/build, improve. The outputs are the services delivered to customers and users. Other outputs are fed to engage, improve, design &amp; transition and obtain/build.</p>



<h4 class="wp-block-heading">Continual Improvement</h4>



<p>As depicted in the lowest part of the SVS picture above , continual improvement is a part of the 34 ITIL practices that comes under the practices activity which is just above the continual improvement activity in the picture. Since continual improvement is that important, it has been separately mentioned. The purpose of continual improvement practice is to align the organization&#8217;s practices and services with changing business needs through the ongoing identification and improvement of services, service components, practices, or any element involved in the efficient and effective management of products and services.</p>



<p><strong>Continual Improvement Model</strong> is a seven step methodology that provides a framework for improvement operations with organizations.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="541" height="549" src="https://sampathblogs.online/wp-content/uploads/2021/02/CIM.png" alt="" class="wp-image-2547" srcset="https://sampathblogs.online/wp-content/uploads/2021/02/CIM.png 541w, https://sampathblogs.online/wp-content/uploads/2021/02/CIM-296x300.png 296w" sizes="auto, (max-width: 541px) 100vw, 541px" /></figure></div>



<p>As shown in the above picture, the model starts with the step1 &#8220;What is the vision?&#8221;, the subsequent steps follow and the final step ,i.e, step7 would be &#8220;How do we keep the momentum going?&#8221;. However we restart it once again with the step1 as continual improvement is an ongoing process that never stops. This may continue until we have the best product or service possible.</p>



<ul class="wp-block-list"><li>What is the vision?</li></ul>



<p>The vision for the organization is going to come from the top leadership.       By understanding the vision, we can drill it down to our specific case and get to know the status of all the improvements, who is going to help whom and how it is going to affect the organization as a whole.</p>



<ul class="wp-block-list"><li>Where are we now?</li></ul>



<p>The success of an improvement initiative depends upon the starting point and the impact of the initiative. It is difficult to track and measure effectiveness of any improvement initiative if you never determined where you started from. So it is important to create an <em>objective baseline</em> or a starting point metric.</p>



<ul class="wp-block-list"><li>Where do we want to be?</li></ul>



<p>From the baseline we got to know the current status, so we need to know our next step. <em>Gap analysis</em> looks at our overall vision, where we currently are, and where we want to be over some amount of time. Based on this analysis using KPI and Critical Success Factor(CSF) metrics, we will get to know what the gap/delta is. Set the goals based on this.</p>



<ul class="wp-block-list"><li>How do we get there?</li></ul>



<p>In this step we are going to create an improvement plan. The plan may be simple and direct or a complex one. Break the complex plan into manageable chunks and check progress after each iteration.</p>



<ul class="wp-block-list"><li>Take Action</li></ul>



<p>Here we put the plans into motion. The waterfall or agile method can be used to execute your plans and depends on the situation on which you want to use. Measuring the progress, managing the risk, ensuring visibility are important.</p>



<ul class="wp-block-list"><li>Did we get there?</li></ul>



<p>In this step we check the progress that can be either positive or negative. Our current state, i.e, &#8220;where are we today?&#8221; is compared against the original baseline of step2. Based on the new baseline we need to determine the next steps.</p>



<ul class="wp-block-list"><li>How do we keep the momentum going?</li></ul>



<p>If we meet the goal we need not stop there, as we need to keep improving. In case we did not meet the goals, we need to get back, readjust and figure out on how to meet the goals. If we meet the goals, it is important to attempt to continue the improvement gains across the organization.</p>



<h3 class="wp-block-heading">Practices</h3>



<p>As mentioned in the earlier section there are 34 ITIL practices. Since the section is huge, i will be explaining the details under a separate heading. Practice is a set of organized resources, designed for performing work or accomplishing an objective. Each practice supports multiple value chain activities. The 34 practices are divided into three categories as follows.</p>



<h4 class="wp-block-heading">General Management Practices</h4>



<p>There are 14 general management practices. These general management principles/practices have been adopted/adapted for service management for more general business management domains.</p>



<ul class="wp-block-list"><li>Continual Improvement</li></ul>



<p>When working on continual improvement, the methods/models/techniques like Lean, Multi-phase projects, Balanced scorecard, Agile, Maturing assessments, Devops, SWOT analysis will be helpful. One more helpful tool,  <strong><em>Continual Improvement Register (CIR)</em></strong> is a database of structured document to track and manage improvement ideas from identification through to final action. All value chain activities are subject to continual improvement as we are always trying to improve our activities and processes. Refer to the earlier section for more information on the topic.</p>



<ul class="wp-block-list"><li>Information Security Management</li></ul>



<p>This is to protect the information needed by the organization to conduct its business. The primary focus is on the balanced protection of Confidentiality, Integrity, Availability, Authentication, Non-repudiation of data. </p>



<ul class="wp-block-list"><li>Relationship Management</li></ul>



<p>The purpose is to establish and nurture the links between the organization and its stakeholders at strategic and tactical levels. This is done by identifying, analyzing, monitoring and doing continual improvement of those relationships between various stakeholders.</p>



<ul class="wp-block-list"><li> Supplier Management</li></ul>



<p>The purpose of supplier management is to ensure that the organization&#8217;s suppliers and their performance are managed appropriately to support the provision of seamless and quality products, services and components.</p>



<p><strong>NOTE :</strong> <em>The following practices are mentioned for awareness only and will not be part of the test.</em></p>



<ul class="wp-block-list"><li>Architecture Management &#8211; Provides an understanding of all the different elements that make up an organization and how those elements interrelate, enabling the organization to effectively achieve its current and future objectives.</li><li>Knowledge Management &#8211;  Provides an understanding of all the different elements/data that make up an organization and how those elements interrelate to generate wisdom needed to make decisions.</li><li>Measurement and Reporting &#8211; This practice supports good decision making and continual improvement by decreasing levels of uncertainty. Example : Baseline.</li><li>Organization Change Management &#8211; Ensures that changes in an organization are smoothly and successfully implemented and that lasting benefits are achieved by managing the human aspects of change.</li><li>Portfolio Management &#8211; Ensures an organization has the right mix of programs, projects, products and services to execute its strategy within its funding and resource constraints.</li><li>Project Management &#8211; Ensures that all of an organization&#8217;s projects are delivered successfully. PMP &amp; Prince2 are the methodologies available.</li><li>Risk Management &#8211; Ensures that an organization understands and effectively handles risk either through avoidance, mitigation, transfer or acceptance.</li><li>Service Financial Management &#8211; Supports the organization&#8217;s strategies and plans for service management by ensuring that the organization&#8217;s financial resources and investments are being used effectively.</li><li>Strategy Management &#8211; Here the top management formulates the goals of the organization and adopts the courses of action and allocation of resources necessary for achieving those goals.</li><li>Workforce and Talent Management &#8211; Ensures that an organization has the right people with the appropriate skills and knowledge and in the correct roles to support its business objectives.</li></ul>



<h4 class="wp-block-heading">Service Management Practices</h4>



<p>Service Management Practices have been developed in the service management and IT service management industries over the past decades. In ITIL 4 there are 17 service management practices.</p>



<ul class="wp-block-list"><li>Change Control</li></ul>



<p>This is all about maximizing the number of successful IT changes by ensuring that risks have been properly assessed, authorizing changes to proceed, and managing the change schedule. As you know, <strong><em>change </em></strong>is the addition, modification or removal of anything that could have a direct or indirect effect on IT services. Changes are of three type namely; standard, normal and emergency changes. A <strong><em>standard change</em></strong> is pre-authorized, low risk and well understood (ex: password reset). A <em><strong>normal change</strong></em> requires some level of authorization, is planned and scheduled in advance (ex:server upgrade). <strong><em>Emergency change</em></strong> has an expedited assessment and authorization process so that it is introduced as soon as possible (ex: file server crash).</p>



<ul class="wp-block-list"><li>Incident  Management</li></ul>



<p>The purpose of incident management is to minimize the negative impact of incidents by restoring normal service operation as quickly as possible. As you know, <strong><em>incident </em></strong>is an unplanned interruption to a service or reduction in the quality of service. Every incident must be logged, updated, managed to the agreed upon target resolution times and prioritized. Incident management requires a high level of collaboration within and between the teams.</p>



<ul class="wp-block-list"><li>Problem Management</li></ul>



<p>This reduces the likelihood and impact of incidents by identifying actual and potential causes of incidents and managing workarounds and known errors. As you know, a <em><strong>problem</strong> </em>is a cause or potential cause of one or more incidents. While, a <em><strong>known error</strong></em> is a problem that has been analyzed and has not been resolved. <em><strong>Workaround </strong></em>is a solution that reduces or eliminates the impact of an incident or problem for which a full resolution is not yet available. To summarize, in problem management we find the things that happen again and again and solve the root cause.</p>



<ul class="wp-block-list"><li>Service Desk</li></ul>



<p>The purpose of this practice is to capture demand for incident resolution and service requests. It should also be the single point of contact for your service provider for all of its users. Once the issue/request is received by the service desk, the workflow is to acknowledge, classify, own and act. There are 4 types, namely&#8217;; local, centralized, virtual and follow the sun. A<strong><em> local service desk</em></strong> is located within or close to the users that it serves. A <strong><em>centralized service desk</em></strong> uses a single centralized location to serve all users. It is efficient and cost effective compared to the local service desk. A <strong><em>virtual service desk</em></strong> allows  agents to work from multiple, geographically dispersed locations giving the impression of a centralized service desk. In <strong><em>follow the sun</em></strong>, two or more geographically dispersed service desks are combined to provide 24hr follow the sun coverage.</p>



<ul class="wp-block-list"><li>Service Level Management (SLM)</li></ul>



<p>The purpose of this practice is to set clear business based targets for service performance so that the delivery of a service can be properly assessed, monitored and managed against those targets. All of the service levels will be written down in a <strong><em>service level agreement (SLA)</em></strong>.  SLA can be defined as a documented agreement between a service provider and a customer, that identifies services required and the expected level of service. SLA should be written in a simple language and should be easy to understand. Other than SLA, things like initial listening, customer feedback, business metrics,  operational metrics (ex: server uptime) etc can go into the SLM. SLM affects all the value chain activities.</p>



<ul class="wp-block-list"><li>Service Request Management (SRM)</li></ul>



<p>This supports the agreed quality of a service by handling all predefined, user initiated service requests in an effective and user friendly manner. <strong><em>Service Request (SR)</em></strong> is a request from a user or user&#8217;s authorized representative that initiates a service action that has been agreed as a normal part of service delivery. SRs can have simple/complex workflows, but make sure to test, optimize and then automate the steps involved. To summarize, SRM is all about making sure the users are getting what they need so that they can operate at peak efficiency (ex: provision a resource, increase capacity etc). </p>



<ul class="wp-block-list"><li>IT Asset Management</li></ul>



<p>The purpose is to plan and manage the full life cycle of all IT assets, to help the organization : maximize value, control costs, manage risks, support decision making about purchase/re-use/retirement of assets, meet regulatory and contractual requirements. <strong><em>IT Asset</em></strong> can be defined as any valuable component that can contribute to the delivery of an IT product or service.   </p>



<ul class="wp-block-list"><li>Monitoring and Event Management</li></ul>



<p>The purpose is to systematically observe a service or service component, and record, report selected changes of state identified as events. <strong><em>Event </em></strong>is any change of state that has significance for the management of a configuration item (CI) or IT service (ex: successful login, failed login).</p>



<ul class="wp-block-list"><li>Release Management</li></ul>



<p>The purpose is to make new and changed services and features available for use.</p>



<ul class="wp-block-list"><li>Service Configuration Management</li></ul>



<p>Here the purpose is to ensure that accurate and reliable information about the configuration of services, and the CIs that support them, is available when and where it is needed. Where <strong><em>configuration item</em></strong> (CI) is any component that needs to be managed in order to deliver an IT service (ex:server, desktop etc).</p>



<p> <strong>NOTE<em> :</em></strong> <em>The following practices are mentioned for awareness only and will not be part of the test<strong>.</strong></em></p>



<ul class="wp-block-list"><li>Availability Management &#8211; This ensures services deliver agreed levels of availability to meet the needs of customers and users.</li><li>Business Analysis &#8211; This helps to analyze a business or some element of the business, to define its needs and recommend solutions to address those needs, or to solve a problem. This helps to create value.</li><li>Capacity and Performance Management &#8211; This ensures services achieve agreed upon and expected performance, satisfying current and future demand in a cost effective way.</li><li>Service Catalog Management &#8211; This provides a single source of consistent information on all services and service offerings, and ensures that it is available to the relevant audience. The idea of service catalog management is to tell people what is coming, what is to be taken away and what is currently available.</li><li>Service Continuity Management &#8211; This ensures that the availability and performance of a service is maintained at a sufficient level in the event of a disaster.</li><li>Service Design &#8211; This is about the practice of designing products and services that are fit for purpose, fit for use, and that can be delivered by the organization and its ecosystem.</li><li>Service Validation and Testing &#8211; This ensures that new or changed products and services meet defined requirements.</li></ul>



<h4 class="wp-block-heading">Technical Management Practices</h4>



<p>These have been adapted from technology management domains for service management purposes by expanding or shifting their focus from technology solutions to IT services. In ITIL 4 there are only 3 technology management solutions covered.</p>



<ul class="wp-block-list"><li>Deployment Management</li></ul>



<p>The purpose is to move new or changed hardware, software, documentation, processes or any other components to live environments. In ITIL 4, release and deployment management are two different things. Release is more about approvals, while deployment is about moving change to the live environment.</p>



<p><strong>NOTE<em> :</em></strong> <em>The following practices are mentioned for awareness only and will not be part of the test<strong>.</strong></em></p>



<ul class="wp-block-list"><li>Infrastructure and Platform Management &#8211; This is responsible for overseeing the infrastructure and platforms used by an organization. Normally, this is people who are inside your Network/Security OC.</li><li>Software Development and Management &#8211; This ensures that application meets internal and external stakeholder needs, in terms of functionality, reliability, maintainability, compliance and auditability.</li></ul>



<p><strong>Further Reading :</strong></p>



<ul class="wp-block-list"><li> <a href="https://sampathblogs.online/2018/05/understanding-data-center-and-service-desk-operations/">Understanding Data Center and Service Desk Operations</a></li><li> <a href="https://sampathblogs.online/2020/05/itsm-and-system-management-tools-a-basic-guide/">ITSM and System Management Tools : A Basic Guide</a></li><li> <a href="https://sampathblogs.online/2018/12/enterprise-it-infrastructure-support/">Enterprise IT Infrastructure &amp; Support</a></li><li> <a href="https://sampathblogs.online/2018/05/towards-human-error-zero-through-ky/">Towards Human Error Zero through KY</a></li><li> <a href="https://sampathblogs.online/2018/04/lean-and-six-sigma-in-short/">Lean and Six Sigma in brief</a></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://sampathblogs.online/2021/03/itil-4-foundation-getting-started-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
