Numbers of shards

Hi guys!!!
I want to rise number of shards in my index(I've already have some important data in it). Is it possible?

If you're talking about replicas, it's possible and straight forward.
If it's about primary shards, then you need to recreate the index with the increased number of shards and re-index everything.