Microsoft Access is a database program which allows you to store data in a controlled environment
It will also allow you to edit and view the data in different ways. For day-to-day use, you normally store all your data into one single database, however there are some reasons why you may have more than one.
For example you want to have a “testing” database where you can try out something without potentially damaging the real data. Or sometimes you need to use other programs which use their own databases (for example accounting software, CRM programs, etc). In these cases, you can often link databases together so that you can access all the data from one database in another which makes it easier to work with all the data at the same time.