<?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 How to access incidents a user is participant of in Cortex XSOAR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/558722#M2629</link>
    <description>&lt;P&gt;Roles field is a good way to restrict access to incidents. but in my case I just want to assign a group of people to manage an incident and not restrict the incidents to other people. In order to do that I am adding users to the incident as a team member. Team member is used mainly because it can add team members by tagging '@' &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once these users are logged in to XSOAR, they want to see incidents they are participant of, how can they find these incidents in the main account?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 07:11:17 GMT</pubDate>
    <dc:creator>EnesOzdemir</dc:creator>
    <dc:date>2023-09-20T07:11:17Z</dc:date>
    <item>
      <title>How to access incidents a user is participant of</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/558722#M2629</link>
      <description>&lt;P&gt;Roles field is a good way to restrict access to incidents. but in my case I just want to assign a group of people to manage an incident and not restrict the incidents to other people. In order to do that I am adding users to the incident as a team member. Team member is used mainly because it can add team members by tagging '@' &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once these users are logged in to XSOAR, they want to see incidents they are participant of, how can they find these incidents in the main account?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 07:11:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/558722#M2629</guid>
      <dc:creator>EnesOzdemir</dc:creator>
      <dc:date>2023-09-20T07:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to access incidents a user is participant of</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/558830#M2632</link>
      <description>&lt;P&gt;The Team Members are stored in the investigation, can be accessed via investigation.users in the search screen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, all open incidents, where they are a participant and not the owner:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-status:closed -category:job investigation.users:{me} and -owner:{me}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is from the My Incidents Dashboard in the Case Management Generic Pack.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 14:45:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/558830#M2632</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2023-09-20T14:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to access incidents a user is participant of</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/559023#M2639</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/159920"&gt;@MBeauchamp2&lt;/a&gt;&amp;nbsp; Thank you, this answers my question and raises another question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; what is the difference between an investigation and incident. incident apparently doesn't hold investigation field so it's something different like context I guess. I asked this question on the slack channel but I was told it could be the old naming convention. I am a little confused now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran into a similar issue today, I created an incident and tried to execute some commands through the api on the new incident but I kept getting investigation not found error, so I had to make an api call to 'incident/investigate' to start the investigation. Incident exists but I am not allowed to run any commands because investigation hasn't started.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:54:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/559023#M2639</guid>
      <dc:creator>EnesOzdemir</dc:creator>
      <dc:date>2023-09-21T14:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to access incidents a user is participant of</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/559028#M2641</link>
      <description>&lt;P&gt;An investigation is created when the Incident is investigated, which happens automatically if a playbook is run automatically against it.&amp;nbsp; &amp;nbsp;It's not context, it's more metadata about it, and things like the users etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you noted, you can't run commands against an Incident that doesn't have an investigation.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 15:14:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/how-to-access-incidents-a-user-is-participant-of/m-p/559028#M2641</guid>
      <dc:creator>MBeauchamp2</dc:creator>
      <dc:date>2023-09-21T15:14:10Z</dc:date>
    </item>
  </channel>
</rss>

