Skip to main content

Getting started with Thena

Welcome to Thena! This guide will help you get started with the Thena platform and build your first AI-powered application.

Prerequisites

Before you begin, make sure you have:
  • A Thena account (sign up at thena.ai/signup)
  • Basic understanding of web development concepts
  • Familiarity with JavaScript/TypeScript (recommended)

Step 1: Create your first project

  1. Log in to your Thena account.
  2. Navigate to the dashboard.
  3. Click on “New Project” in the top right corner.
  4. Enter a name for your project and select a template.
  5. Click “Create Project” to continue.

Step 2: Explore the App Studio

The App Studio is your workspace for building AI-powered applications. It provides a visual interface and powerful tools to create, test, and deploy your applications without extensive coding. Key features of the App Studio include:
  • Visual Builder: Drag-and-drop interface for application development.
  • Templates: Pre-built templates for common use cases.
  • Testing Tools: Built-in tools for testing and debugging.
  • Deployment Options: One-click deployment to various environments.

Step 3: Configure your application

  1. In the App Studio, navigate to the “Settings” tab.
  2. Configure your application settings, including:
    • Application name and description
    • Authentication methods
    • API access controls
    • Environment variables

Step 4: Build your application

  1. Use the Visual Builder to create your application interface.
  2. Add AI components from the component library.
  3. Configure each component according to your requirements.
  4. Connect components to create workflows.

Step 5: Test your application

  1. Click on the “Test” button in the top navigation.
  2. Use the built-in testing tools to verify your application’s functionality.
  3. Debug any issues that arise during testing.

Step 6: Deploy your application

  1. Once you’re satisfied with your application, click on “Deploy” in the top navigation.
  2. Select your deployment environment.
  3. Configure deployment settings.
  4. Click “Deploy” to publish your application.

Next steps

Congratulations! You’ve created and deployed your first Thena application. Here are some next steps to continue your journey: If you have any questions or need assistance, please reach out to our support team.