# Take out logs in Novacura 6.14.14.17

**URL:** https://forum.novacura.com/t/take-out-logs-in-novacura-6-14-14-17/1028
**Category:** Flow Classic
**Tags:** android-client, web-client
**Created:** [September 26, 2025, 11:35am UTC](https://forum.novacura.com/t/take-out-logs-in-novacura-6-14-14-17/1028 "2025-09-26T11:35:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vikolo01](https://avatars.discourse-cdn.com/v4/letter/v/7C9FD7/32.png) [@vikolo01](https://forum.novacura.com/u/vikolo01)
#### Post date: [September 26, 2025, 11:35am UTC](https://forum.novacura.com/t/take-out-logs-in-novacura-6-14-14-17/1028/1 "2025-09-26T11:35:07Z")

</div>

Hi ,

Is it possible to retrieve logs showing who has read specific information and who has run the flow, and can those logs be accessed from six months back?

BR,

Viktor

---

<div class="post-metadata">

### Author: ![Alluse](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.novacura.com/alluse/32/1013_2.png) [@Alluse](https://forum.novacura.com/u/Alluse)
#### Post date: [September 29, 2025, 7:10am UTC](https://forum.novacura.com/t/take-out-logs-in-novacura-6-14-14-17/1028/2 "2025-09-29T07:10:45Z")

</div>

Hi,

There no such logs per default. You can see what users have logged in, when the latest login was and how many times they have logged in. This can be viewed in the Flow Designer under users.

For any additional logging related to Workflow executions, you need to configure this within the Workflow itself. A common approach is to create a Flow fragment that can be inserted wherever logging is required. This fragment can then write data to a database of your choice, for example, MS SQL. This way, the logging can be tailored to meet your specific requirements.

Hope this helps.

---

<div class="post-metadata">

### Author: ![vikolo01](https://avatars.discourse-cdn.com/v4/letter/v/7C9FD7/32.png) [@vikolo01](https://forum.novacura.com/u/vikolo01)
#### Post date: [September 29, 2025, 7:32am UTC](https://forum.novacura.com/t/take-out-logs-in-novacura-6-14-14-17/1028/3 "2025-09-29T07:32:06Z")

</div>

Ty Albin, that answers my question.

BR

Viktor
