How to search files using find command

find /path/to/search -type f -name '*keyword*'