---
title: "How to set the assignee to blank"
canonical: "https://support.appfire.com/space/SUPPORT/89136783/How%20to%20set%20the%20assignee%20to%20blank"
format: markdown
---
If 1 is the prefix for the customized action, then you need:

```
# Set assignee value to no one, however, you must hide the field to have it take affect
1.set.assignee =
1.ignoreFields = assignee
```