# Workflow steps view

**URL:** https://community.brightpattern.com/t/workflow-steps-view/499
**Category:** Product Q&A
**Created:** [September 10, 2021, 2:06am UTC](https://community.brightpattern.com/t/workflow-steps-view/499 "2021-09-10T02:06:21Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mabude](https://sea2.discourse-cdn.com/flex020/user_avatar/community.brightpattern.com/mabude/32/117_2.png) [@mabude](https://community.brightpattern.com/u/mabude)
#### Post date: [September 10, 2021, 2:06am UTC](https://community.brightpattern.com/t/workflow-steps-view/499/1 "2021-09-10T02:06:21Z")

</div>

Hi,  
Where can I see the workflow steps taken by an interaction? something that looks like the scenario steps in interaction records? is there a page in admin where I can view that?

---

<div class="post-metadata">

### Author: ![dmitry.zhidkov](https://avatars.discourse-cdn.com/v4/letter/d/a9a28c/32.png) [@dmitry.zhidkov](https://community.brightpattern.com/u/dmitry.zhidkov)
#### Post date: [September 10, 2021, 2:17pm UTC](https://community.brightpattern.com/t/workflow-steps-view/499/2 "2021-09-10T14:17:04Z")

</div>

Hi Mark,  
personally I don’t know any of that. You can always check Wokflow execution in the server logs (activity server) but any user-friendly interface has not been implemented yet. Perhaps, that could be filed as PER.

---

<div class="post-metadata">

### Author: ![jeffrey.bristol](https://sea2.discourse-cdn.com/flex020/user_avatar/community.brightpattern.com/jeffrey.bristol/32/203_2.png) [@jeffrey.bristol](https://community.brightpattern.com/u/jeffrey.bristol)
#### Post date: [September 10, 2021, 4:08pm UTC](https://community.brightpattern.com/t/workflow-steps-view/499/3 "2021-09-10T16:08:45Z")

</div>

Hello mabude -

Can you please contact our support team and submit a PER? We would very much like to have something like this for our customers.

Thank you,  
Jeff

---

<div class="post-metadata">

### Author: ![mabude](https://sea2.discourse-cdn.com/flex020/user_avatar/community.brightpattern.com/mabude/32/117_2.png) [@mabude](https://community.brightpattern.com/u/mabude)
#### Post date: [September 10, 2021, 5:14pm UTC](https://community.brightpattern.com/t/workflow-steps-view/499/4 "2021-09-10T17:14:35Z")

</div>

Thanks Team! I’ll file this as a PER on the support portal.

---

<div class="post-metadata">

### Author: ![Melinyaniso\_Mapi](https://sea2.discourse-cdn.com/flex020/user_avatar/community.brightpattern.com/melinyaniso_mapi/32/112_2.png) [@Melinyaniso\_Mapi](https://community.brightpattern.com/u/Melinyaniso_Mapi)
#### Post date: [September 27, 2021, 8:28am UTC](https://community.brightpattern.com/t/workflow-steps-view/499/5 "2021-09-27T08:28:23Z")

</div>

Mabude, you should be able to access this via the ‘Interaction Records’, if you click on the interaction/recording it should list all the execution steps taken by that interaction

The other options is going via DB , scenario\_contexts or scenario\_steps\_counters tables joined using the id column should give you data on that interactions steps, this is if you looking for the actual data
