How to give guidelines/context to an AI agent based on documents?

Hello guys, how are you?

I’m trying to build an agent to help me in my business tasks. For that, I need to feed the agent with specific Google Docs content.

What is the best way to give the AI that context/guidelines, for him to generate content based on that context?

This is a document with brand guidelines.

Hello @Pedro_Antunes,
Welcome to the community.

I think the best way is to use a node with Google Doc to get information about your brand identity (
Google Docs node documentation | n8n Docs )

Put the node before the AI Agent, in this way you can enter the information related to the document in the Agent’s System Prompt.

Another option could be to add the Google Doc with the Get function as an AI Agent tool.

If you need any further advice please let me know.

P.S. If next time you need advice on building workflows, write your topic directly here Help me Build my Workflow

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.