Skip to main content
App Knowledge is documentation about your product that guides our agents when writing tests. The more context it has, the better the generated tests. Files are stored as markdown in your .empiricalrun directory and can be viewed and edited from the dashboard.

What to document

TopicExamples
User flowsSign up, checkout, onboarding steps
Business rules & edge casesDiscount logic, permission boundaries, rate limits
Auth patternsLogin methods, session handling, protected routes
Domain terminologyProduct-specific terms the agent should understand

Adding a file

1

Navigate to App Knowledge

Go to the App Knowledge page
2

Create a new file

Click “Create New File”
3

Write documentation

Write your documentation in markdown
4

Save

Save — the agent picks it up on the next request