# Block next intent on new session

**URL:** https://forum.rasa.com/t/block-next-intent-on-new-session/53101
**Category:** Rasa Open Source
**Created:** [May 10, 2022, 10:48am UTC](https://forum.rasa.com/t/block-next-intent-on-new-session/53101 "2022-05-10T10:48:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![palagonKevo](https://avatars.discourse-cdn.com/v4/letter/p/3ec8ea/32.png) [@palagonKevo](https://forum.rasa.com/u/palagonKevo)
#### Post date: [May 10, 2022, 10:48am UTC](https://forum.rasa.com/t/block-next-intent-on-new-session/53101/1 "2022-05-10T10:48:08Z")

</div>

I built a session of 15 minutes, and custom `action_session_start`.

The problem here is that after starting a new session, if `action_session_start` detects that a previous form was left unfinished displays a message saying that you should start over, but also detects new intent and displays `nlu_fallback` response.

Is there any way to deny/block/skip next intent in `action_session_start` if that condition is met?

---

<div class="post-metadata">

### Author: ![palagonKevo](https://avatars.discourse-cdn.com/v4/letter/p/3ec8ea/32.png) [@palagonKevo](https://forum.rasa.com/u/palagonKevo)
#### Post date: [June 2, 2022, 9:42am UTC](https://forum.rasa.com/t/block-next-intent-on-new-session/53101/2 "2022-06-02T09:42:34Z")

</div>

No one knows how to do this?
