
Overview
What are Knowledge?
Knowledge define specific rules and guidelines that AI must follow when processing requests. They can include coding standards, writing styles, security requirements, or any custom behavior rules.
Scoped Control
Knowledge can be scoped to individual users, teams, or entire organizations, providing flexible control over AI behavior at different levels.
Knowledge Structure
Each knowledge contains the following components:Basic Information
Basic Information
- Name: A descriptive name for your knowledge
- Description: Optional description explaining the knowledge’s purpose
Rules Content
Rules Content
- Rules: The actual guidelines and requirements in text format
Scope and Permissions
Scope and Permissions
- Organization Level: Applied to all users within an organization
- Team Level: Applied to all members of a specific team
- Individual Level: Personal knowledge for individual users
Creating Knowledge
1
Define Your Rules
Write clear, specific guidelines that you want the AI to follow. These can include:
- Response formatting standards
- Writing tone and style requirements
- Internal Tribal Knowledge, Policies, Acronyms, etc.
- Domain-specific requirements
2
Set the Scope
Choose whether the knowledge applies to:
- Individual: Personal use only
- Team: All team members (main)
- Organization: Everyone in your organization
3
Activate the Knowledge
Once created, knowledge can be activated and applied to AI interactions automatically based on their scope. You can select knowledge using the dropdown in the main chat page.
Best Practices
Keep rules specific and actionable. Vague rules like “be creative” are less effective than specific guidelines like “use TypeScript interfaces for all data structures.”
Avoid conflicting rules. When multiple knowledge are active, ensure they don’t contain contradictory requirements.
Writing Effective Rules
- Be Specific: Use concrete examples and clear requirements
- Use Positive Language: Focus on what to do rather than what not to do
- Include Context: Explain why certain rules exist
- Test Thoroughly: Verify that rules produce the desired behavior
Knowledge Examples
Code Standards Knowledge
Code Standards Knowledge
Development Standards
Writing Guidelines Knowledge
Writing Guidelines Knowledge
Content Standards
Security Requirements Knowledge
Security Requirements Knowledge
Security Standards
Brand Guidelines Knowledge
Brand Guidelines Knowledge
Brand Standards
Managing Knowledge
Activation and Priority
- Knowledge is automatically applied based on their scope
- Organization knowledge have the highest priority
- Team knowledge override individual preferences
- Multiple knowledge can be active simultaneously
File Attachments
Knowledge support file attachments for additional context:- Style guides (PDF, Markdown)
- Code examples (any programming language)
- Templates (document templates, boilerplates)
- Reference materials (specifications, documentation)
Attached files are parsed and their content is included in the AI’s context when the knowledge is active.
Integration with Workflows
Knowledge work seamlessly with workflows to provide comprehensive AI guidance:- Active Knowledge: Always applied during workflow execution
- Workflow-Specific Rules: Some workflows may have embedded rule requirements
- Scope Inheritance: Workflows inherit applicable knowledge based on their scope