LogoLogo
Tonic Validatetonic_validateDocs homeTonic.ai
  • Tonic Validate guide
  • About Tonic Validate
    • What is Tonic Validate?
    • Validate components and tools
    • Validate workflows
  • Getting started with Validate
    • Starting your Validate account
    • Setting up the Validate SDK
    • Quickstart example - create a run and log responses
    • Creating and revoking Validate API keys
  • About RAG metrics
    • About using metrics to evaluate a RAG system
    • RAG components summary
    • RAG metrics summary
    • RAG metrics reference
  • Benchmarks and projects
    • Managing benchmarks in Validate
    • Managing projects in Validate
  • Runs
    • Starting a Validate run
    • Viewing and managing runs
  • Production monitoring
    • Configuring your RAG system to send questions to Validate
    • Viewing the metric scores and logged questions
  • Code examples
    • End-to-end example using LlamaIndex
Powered by GitBook
On this page
  • Signing up for an account
  • Creating your first project

Was this helpful?

Export as PDF
  1. Getting started with Validate

Starting your Validate account

Last updated 12 months ago

Was this helpful?

Signing up for an account

To sign up for a Validate account:

  1. Go to .

  2. In the Email Address field, provide your email address.

  3. In the Password field, create a password for your Validate account.

  4. Click Sign Up.

    1. Validate creates your account, and prompts you to log in.

  5. Validate sends an activation email to your email address.

When you confirm your account, Validate displays the Home page and prompts you to create your first project.

Creating your first project

The next step is to create a project.

On the Create a new project panel, in the Name field, provide the name for the new project, then click Next.

On the next panel, select the type of project.

  • To create a production monitoring project, click Monitoring.

  • To create a development project, click Development.

After you select the type, click Save. Tonic creates the project and displays the details page.

The confirmation panel also displays a code snippet that you can use to generate a metric (for a development project) or send a question from a RAG system (production monitoring project). To copy the snippet to a clipboard, click the copy icon.

https://validate.tonic.ai/signup
Getting started panel for a new Tonic Validate account
Create a new project step for getting started
Project type selection for a new project
Details panel for a new development project
Project details for a new production monitoring project