You can use <C-t> and <C-d> in insert mode to indent lines forwards and backwards respectively. This works wherever you are in the line.
Let’s try this in the editor. Write some text, then use <C-t> and <C-d> to indent the line forwards and backwards.