Add table to TrackerStore

Can I add a table to store my users info in the tracker db? Can I access the existing trackers sqlalchemy session from my actions?

Where from would you access this table? I think it would better if you separate the rasa database and your own database.