ALM uses disk space in 2 ways:
- Logs
- Repositories related to Projects.
To alleviate space taken by logs (see path from Site Admin - Servers tab), can purge old logs (manually or via rolling log deleting script).
As for Repository, each project has it's own, and could be saving various artifacts like test screenshots, videos, scripts, etc. They could also contain various files related to testing notes or requirement documentation.
Some test results might be able to be "purges" by purging old test runs:
https://admhelp.microfocus.com/alm/en/15.0-15.0.1/online_help/Content/UG/ui_purge_runs_wizard.htm
Then can run repository cleanup.
https://admhelp.microfocus.com/alm/en/15.0-15.0.1/online_help/Content/Admin/sa_proj_repository_cleanup.htm?Highlight=repository%20cleanup
You might also can back some space by running repository realignment.
https://admhelp.microfocus.com/alm/en/15.0-15.0.1/online_help/Content/Admin/sa_proj_repository_realign.htm?Highlight=realignment
If your tests are using UFT integrated with ALM for automated testing, they might have too much detail being stored in ALM (videos of testing vs screenshots related to errors). Videos will take up much more space in the project repository.