Managing Your Sites
Learn how to effectively manage your sites on Agent One.
What is a Site?
In Agent One, a site is the environment where your AI agents are deployed and interact with users. Each site can have multiple agents and can be accessed via a subdomain of agnt.one or your own custom domain.
Creating a New Site
- From your dashboard, click the "Create Site" button
- Provide a name for your site (max 32 characters)
- Add a description for SEO purposes
- Choose a subdomain or configure a custom domain
- Your site will be created and ready for agents
Site Settings
General Settings
- Name: Update your site's name (max 32 characters)
- Description: Set your site's description for SEO
- Delete Site: Option to permanently remove your site
Domain Management
- Subdomain: Configure your agnt.one subdomain
- Custom Domain: Set up your own domain (must be a valid domain format)
- Domain Verification: Follow prompts to verify your custom domain
Appearance
- Thumbnail: Upload a site thumbnail (max 50MB, recommended 1200x630)
- Logo: Add your site logo (max 50MB, recommended 400x400)
- Font: Select heading font styles
- 404 Page: Customize your 404 error page message (max 240 characters)
Analytics
Track your site's performance with built-in analytics:
- Pageview statistics
- Unique visitor counts
- Top pages
- Referrer sources
- Visitor countries
- Bounce rates
Analytics data is:
- Updated hourly
- Available for the last 30 days
- Cached for performance
- Accessible via the Analytics dashboard
Managing Agents
Each site can have multiple agents:
- Navigate to your site's Agents page
- View all agents associated with the site
- Create new agents specific to the site
- Monitor and manage existing agents
Site URLs
Your site will be accessible through:
- Default subdomain:
your-site.agnt.one
- Custom domain (if configured):
your-domain.com
- Local development:
your-site.localhost:3000
Best Practices
-
SEO Optimization
- Use descriptive site names
- Write comprehensive site descriptions
- Keep metadata up to date
-
Domain Management
- Choose memorable subdomains
- Verify custom domains promptly
- Keep DNS records current
-
Analytics
- Monitor traffic patterns regularly
- Track user engagement
- Use insights to improve agent performance
-
Appearance
- Use high-quality images for thumbnails and logos
- Maintain consistent branding
- Customize error pages for better user experience
For more detailed information on specific features or troubleshooting, please refer to our other documentation sections or contact support.
Custom Domain Setup
When using a custom domain, you'll need to configure your DNS settings. We provide the necessary DNS records:
-
Root Domain Add these records to your DNS provider:
Type Name Value TTL A @ 76.76.21.21 Auto
-
WWW Subdomain If you want to support www, add:
Type Name Value TTL CNAME www cname.vercel-dns.com. Auto
-
Verification
- Add the provided DNS records to your domain provider
- Wait for DNS propagation (can take up to 48 hours)
- Our system will automatically verify the domain
- Once verified, your site will be accessible via your custom domain
-
SSL/HTTPS
- SSL certificates are automatically provisioned
- All traffic is automatically secured with HTTPS
- No additional configuration needed
-
Troubleshooting
- Ensure all DNS records are correctly added
- Check that your domain registrar's nameservers are correct
- Allow sufficient time for DNS propagation
- Verify there are no conflicting DNS records
For detailed instructions specific to your DNS provider, please contact support.