Filters API / "temporary_flag" definition

Hello all,

I’m working with Pipedrive filters and I need more information about the fields in the schema.
I’ve noticed the flag: “temporary_flag” and I’m wondering what is the usage of that?
image
If I set it to true, does that mean Pipedrive will delete that filter eventually?

Can you please help me?

Thank you,
Simona

Welcome to the community, @Simona_Hristovska :wave:

If the temporary_flag is set to null or false, the filter will be visible in the Pipedrive web app and returned in Filters API responses. On the contrary, if it is set to true, the filter will be marked as temporary in our system and will not be shown in the web app or in API responses.

Let us know if you have additional questions :slight_smile: