Unable to create the Linux directory using SSH

Hi Team,
I was trying to create the directory using SSH command line prompt.I think I don’t have privileges. Please grant the access to it.
Getting below error message.

mkdir -p /awanna/data/
mkdir: cannot create directory ‘/awanna’: Permission denied.

Thanks,
Awanna

Any folder name starting with / is absolute. Please take a look at this:
https://cloudxlab.com/assessment/slide/2/linux-basics/12/the-directory-structure