Pin filter in a specific dashboard

Hey everyone,
I'm quite new to ELK so my question might be trivial.
I am working with multiple dashboards. Is there a way to pin a filter only in one dashboards? whenever I pin a filter, it applies it to all dashboards.
Also, I don't want to allow people using the dashboard to erase the applied filter. Is it possible?

Thanks for your help

Hi @yaelg,

The idea of "pinned" filters is that there are transferred between different dashboards or Kibana apps when navigating Kibana.

If you want a filter on a single dashboard then you should create an unpinned filter. When you save a dashboard with unpinned filters those are also saved with a dashboard, so when you get back to it, you will have your filters restored.

Hope this answers your question.

Thank you!