<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create clean Notes in the layout in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558950#M2636</link>
    <description>&lt;P&gt;You are the best &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/211967"&gt;@AbelSantamarina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The script works perfectly, thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 07:43:43 GMT</pubDate>
    <dc:creator>Josep</dc:creator>
    <dc:date>2023-09-21T07:43:43Z</dc:date>
    <item>
      <title>Create clean Notes in the layout</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/557937#M2623</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We'd like to create Notes in the layout. We can use the option "Mark results as note", but it shows the command executed. We'd like to show a clean note, nothing else.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 12:37:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/557937#M2623</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2023-09-14T12:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create clean Notes in the layout</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558655#M2627</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Josep! Happy to be of assistance!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The action Mark as Note is literal, and will add the complete output to the note including the command. The simplest workaround I would recommend is to simply copy the output, paste it into the war room as text and hit enter. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The output should show without the command, and then you can mark that as a note. You also have the added benefit of being able to track who created the note, as otherwise it would show demistobot.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you wanted to make this more automatic, you could build a script that queries the notes section and outputs notes without the command, but it may be more time consuming than it’s worth. If you wanted to take that path, I recommend checking out this documentation link:&amp;nbsp;&lt;/SPAN&gt;&lt;A class="c-link" href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.6/Cortex-XSOAR-Administrator-Guide/Add-a-Script-to-the-Incident-Layout" target="_blank" rel="noopener noreferrer" data-stringify-link="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.6/Cortex-XSOAR-Administrator-Guide/Add-a-Script-to-the-Incident-Layout" data-sk="tooltip_parent"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/6.6/Cortex-XSOAR-Administrator-Guide/Add-a-Script-to-the-Incident-Layout&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:31:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558655#M2627</guid>
      <dc:creator>amenendez</dc:creator>
      <dc:date>2023-09-19T21:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create clean Notes in the layout</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558657#M2628</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/226640"&gt;@Josep&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no out of the box command to create a note but I'm sharing below a custom script that does exactly that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To use it, you will pass in the note you want to create and a tag (this is useful if you want to sync the note to ServiceNow using its default syntax, i.e. comments). Please see an example below:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;!CreateNoteWithTag Note="This is a note" Tags="For Revision"&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 21:38:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558657#M2628</guid>
      <dc:creator>AbelSantamarina</dc:creator>
      <dc:date>2023-09-19T21:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create clean Notes in the layout</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558950#M2636</link>
      <description>&lt;P&gt;You are the best &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/211967"&gt;@AbelSantamarina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The script works perfectly, thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 07:43:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/create-clean-notes-in-the-layout/m-p/558950#M2636</guid>
      <dc:creator>Josep</dc:creator>
      <dc:date>2023-09-21T07:43:43Z</dc:date>
    </item>
  </channel>
</rss>

