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

  1. From your dashboard, click the "Create Site" button
  2. Provide a name for your site (max 32 characters)
  3. Add a description for SEO purposes
  4. Choose a subdomain or configure a custom domain
  5. 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:

  1. Navigate to your site's Agents page
  2. View all agents associated with the site
  3. Create new agents specific to the site
  4. 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

  1. SEO Optimization

    • Use descriptive site names
    • Write comprehensive site descriptions
    • Keep metadata up to date
  2. Domain Management

    • Choose memorable subdomains
    • Verify custom domains promptly
    • Keep DNS records current
  3. Analytics

    • Monitor traffic patterns regularly
    • Track user engagement
    • Use insights to improve agent performance
  4. 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:

  1. Root Domain Add these records to your DNS provider:

    Type  Name  Value                            TTL
    A     @     76.76.21.21                     Auto
    
  2. WWW Subdomain If you want to support www, add:

    Type  Name  Value                            TTL
    CNAME www   cname.vercel-dns.com.           Auto
    
  3. 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
  4. SSL/HTTPS

    • SSL certificates are automatically provisioned
    • All traffic is automatically secured with HTTPS
    • No additional configuration needed
  5. 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.