Knowledge bases let your agents access information from multiple sources like files, websites, and cloud storage. When your agent needs information, it searches through all your content using both semantic understanding and keyword matching to find relevant answers.This is perfect for customer support bots that need to reference documentation, or any workflow where your agent needs to pull information from a large collection of content.
For small datasets (single Google Doc or Sheet), use direct actions like Get Document or Get Spreadsheet for better performance.