How knowledge works
When you add knowledge files to an agent, you’re giving it access to information it can reference anytime. Your agent doesn’t memorize everything. Instead, it searches through its knowledge when it needs specific information to complete a task or answer a question. This means your agent can work with far more information than you could ever fit into behavior instructions.Real-world examples
Fitness coach agent Upload your training frameworks, exercise libraries, nutrition guidelines, and FAQ documents. Your agent can create personalized workout plans and answer client questions using your exact methodology. Consulting agent Add service descriptions, process documentation, case studies, and proposal templates. Your agent can explain your services, outline your process, and even draft initial proposals. Small business agent Upload company policies, standard operating procedures, product specifications, and pricing sheets. Your agent can handle customer questions, onboard new team members, and maintain consistency across your business.Types of knowledge files
Documents- Markdown files (.md)
- Text files (.txt)
- PDF documents (.pdf)
- PNG
- JPG
- GIF
Adding knowledge
Through conversation
The easiest way to add knowledge is right in Slack. Just attach a file to a message to Appy.AI and say something like “add this to my sales agent’s knowledge.” Examples:- “Add this pricing sheet to the customer service agent”
- “Upload this to my marketing agent’s knowledge”
- “This is the new return policy, add it to the support agent”
Through the web platform
For more control, use the web platform:- Navigate to your agent’s settings
- Click on the Knowledge section
- Click “Add Knowledge”
- Upload your file
Knowledge options
Each knowledge file shows: Content A preview of what’s in the file. Type The file format (document or image). Size How large the file is. Uploaded When you added it.Smart references
You can reference specific knowledge files in your behavior instructions using@[fileName].
Examples:
- “For pricing questions, refer to @PricingGuide.pdf”
- “Follow the process outlined in @ClientOnboarding.md”
- “Use the templates in @EmailTemplates.md for all outreach”
Getting started with knowledge
Here’s a simple way to build up your agent’s knowledge:- Start with your most common questions. What do people ask you all the time? Create a simple FAQ document.
- Add your core processes. Document how you do the main things your agent will help with.
- Include any templates or examples. If you have email templates, proposal outlines, or example responses, add those.
- Upload relevant policies. Pricing, refunds, terms of service—anything that defines how you do business.
- Test and refine. Ask your agent questions and see if it has the knowledge it needs. Add more files as gaps appear.
If you have a very large document, consider breaking it into smaller, focused files. This helps your agent find the right information faster. For example, instead of one 50-page operations manual, create separate files for each major process.