How do i move an item with a defined time?

The tittle seems confusing, but i want to move an item (Linear movement) and set a time of movement, for example:

Part.Vector3 = Vector3.new(X,Y,Z),Time

I want to keep everything simple. Thanks for responding :+1:

Try to use TweenService (TweenService | Documentation - Roblox Creator Hub). It can move it like a animation.