AI Reports
Single Company Enrichment
Learn how to research any company data point using AI agents
Want a guided walkthrough? Schedule a 15-min call.
Company Research with Reports
Reports allow you to research specific data points about any company using AI agents. Each report focuses on a single company, with each column representing a specific piece of information you want to find.
Understanding Reports
A report consists of:
- Company Inputs - Basic company identifiers (name, website)
- Data Points - What you want to know about the company (agent columns)
- Results - The researched information with sources
Creating Your First Report
Let’s create a simple report to get a company description:
The response will include the report ID and initial status:
Output Formats
Reports support three main output formats:
1. Text Output
Best for descriptive information:
2. Number Output
Perfect for metrics and financial data:
3. URL Output
For finding specific links:
4. Simple JSON Output
For structured data with multiple fields:
Common Research Tasks
Company Overview
Leadership Research
Best Practices
-
Clear Prompts
- Ask for specific information
- Specify the format you want (e.g., “Return just the number”)
- Include website in prompt for better accuracy:
{company_name} ({company_website})
-
Choose the Right Output Format
- Use
text
for descriptions and complex answers - Use
number
for metrics and counts - Use
url
for web links - Use
json
for simple structured data
- Use
-
Keep JSON Schemas Simple
- Stick to basic types (string, number)
- Use arrays of objects for lists
- Avoid deeply nested structures
Monitoring Progress
Track your report’s progress:
- Create the report:
- Check status and get results:
The completed report will include results with answers and sources:
Next Steps
- Try creating a report with different data points
- Experiment with different output formats
- Check out the API Reference for more details