Skip to main content

Dashboard Overview

The Authava dashboard is your central hub for managing authentication domains, users, and settings. This guide will help you navigate the dashboard and understand its key features.

Dashboard Layout

The Authava dashboard is organized into several main sections:

1. Main Dashboard

The main dashboard displays:

  • Your current subscription status and usage statistics
  • A grid of domain cards showing all your authentication domains
  • Options to add new domains or manage existing ones

2. Domain Cards

Each domain is represented by a card that shows:

  • Domain name and status (Active or Pending)
  • Key metrics (Monthly Active Users, Email Delivery Rate)
  • Creation date
  • Action buttons to view details or access settings

3. Domain Details Page

When you click "View Details" on a domain card, you'll access the domain details page with:

  • Domain statistics (Total Users, Success Rate, Average Login Time)
  • Usage statistics over time
  • User management interface
  • API key management

4. Domain Settings Page

When you click "Settings" on a domain card or from the domain details page, you'll access the domain settings with tabs for:

  • General: Branding and appearance settings
  • Origins: Allowed origins for CORS and redirects
  • Email: Email delivery configuration
  • Social: Social login provider setup

5. User Menu

In the top-right corner, you'll find your user menu, which provides access to:

  • Your account settings
  • Notification preferences
  • Support resources
  • Logout option

Key Dashboard Sections

Main Dashboard

The main dashboard provides an overview of your account, including:

  • Subscription Section: View your current plan, usage limits, and upgrade options
  • Domains Grid: Cards for each of your authentication domains with key metrics
  • Add Domain Button: Start the process of adding a new authentication domain

Domain Cards

Each domain card on the dashboard shows:

  • Domain Name: The primary domain name (e.g., example.com)
  • Status Badge: Shows if the domain is "Active" or "Pending"
  • Subdomain: The full authentication domain (e.g., auth.example.com)
  • Key Metrics: Monthly Active Users and Email Delivery Rate
  • Creation Date: When the domain was added
  • Action Buttons:
    • "View Details": Access the domain details page
    • "Settings": Access the domain settings page
    • "Delete": Remove the domain (accessible via the trash icon)

Domain Details Page

The domain details page provides comprehensive information about a specific domain:

  • Statistics Cards: Total Users, Success Rate, Average Login Time
  • Usage Statistics: Charts showing usage over time
  • User Management: Interface to view, search, add, edit, and delete users
  • API Keys: Manage API keys for this domain

User Management

The user management section on the domain details page allows you to:

  • View Users: See a list of all users for the domain
  • Search: Filter users by email or name
  • Add Users: Create new user accounts manually
  • Edit Users: Modify user details and permissions
  • Delete Users: Remove user accounts

Domain Settings

The domain settings page is organized into tabs:

  • General Tab: Configure branding and appearance settings

    • Company name
    • Logo URL
    • Favicon URL
    • Primary and secondary colors
    • Footer text
    • Terms and privacy URLs
    • Redirect URL
  • Origins Tab: Manage allowed origins for CORS and redirects

    • Add and remove allowed origins
    • Configure redirect URLs
  • Email Tab: Configure email delivery settings

    • Email provider selection (Authava or custom SMTP)
    • From email and name
    • Email template customization
    • Test email delivery
  • Social Tab: Set up social login providers

    • Add providers (GitHub, Google)
    • Configure client IDs and secrets
    • Enable/disable providers

Getting Started

If you're new to the Authava dashboard, we recommend starting with the following steps:

  1. Add a domain: Click the "Add Domain" button on the main dashboard to start the onboarding process
  2. Configure your domain: Follow the three-step wizard:
    • Enter your domain name
    • Verify domain ownership by adding DNS records
    • Configure email delivery (Authava Email or custom SMTP)
  3. Access domain settings: From your domain card, click "Settings" to customize:
    • Branding and appearance (General tab)
    • Allowed origins (Origins tab)
    • Email templates (Email tab)
    • Social login providers (Social tab)
  4. Manage users: From your domain card, click "View Details" to access user management
  5. Integrate with your application: Use our client libraries to connect your application
  • Return to dashboard: Click the Authava logo in the top-left corner
  • Domain details: Click "View Details" on any domain card
  • Domain settings: Click "Settings" on any domain card
  • Add new domain: Click the "Add Domain" button on the main dashboard
  • Delete domain: Click the trash icon on a domain card

Next Steps