Three uses for truth tables are:
1) To check if a sentence is tautological, contradictory, or contingent by examining if it is always true, always false, or can be either given different truth value assignments.
2) To check if two sentences are logically equivalent by seeing if they have the same truth value across all rows.
3) To check if an argument is valid by seeing if there is any row where the premises are all true and conclusion is false, which would mean the argument is invalid.