MindStudio Docs
  • Get Started
    • Overview
    • MindStudio Chrome Extension
    • Quickstart Guide
    • What is an AI Agent?
    • AI Agent Use Cases
  • Free vs. Paid AI Agents
  • Building AI Agents
    • Editor Overview
    • Workflow Generator
    • Writing Prompts
      • Templating
    • AI Models
    • Variables
      • Working with JSON
      • Using Handlebars Templating
    • Dynamic Variables
    • Data Sources
    • Automations
      • Start Block
      • Generate Text Block
      • Generate Image Block
      • Generate Chart Block
      • Generate Asset Block
      • Display Content Block
      • Text to Speech Block
      • Analyze Image Block
      • User Input Block
      • User Context Block
      • Query Data Block
      • Run Function Block
      • Scrape URL Block
      • Extract Text from File Block
      • Post to Slack Block
      • Menu Block
      • Logic Block
      • Checkpoint Block
      • Jump Block
      • Run Workflow Block
      • Terminator Block
    • Integrations
      • Search Bluesky Posts
      • Scrape Facebook Page
      • Scrape Meta Threads Profile
      • Scrape Instagram Comments
      • Scrape Instagram Mentions
      • Scrape Instagram Posts
      • Scrape Instagram Profile
      • Scrape Instagram Reels
      • Create LinkedIn Post
      • Create X Post
      • Search X Posts
      • Search Google
      • Search Google Images
      • Search Google Trends
      • Search Google News
      • Create Google Doc
      • Fetch Google Doc
      • Update Google Doc
      • Create Google Sheet
      • Fetch Google Sheet
      • Update Google Sheet
      • Enrich Company via Domain
      • Find Contact Email for Website
      • Find Email
      • Verify Email
      • Enrich Person via Email
      • Fetch YouTube Captions
      • Fetch YouTube Channel
      • Fetch YouTube Comments
      • Fetch YouTube Video
      • Search YouTube
      • Search YouTube Trends
      • Create Notion Page
      • Update Notion Page
      • Apify
      • Run Scenario
      • Post to Slack
      • HTTP Request
      • Run Node
      • Create Contact
      • Add Note
      • Send Email
      • Send SMS
    • Publishing & Versioning
  • Embedding AI Agents
  • Using Webhooks
  • Workspace Management
    • Workspace Overview
    • Workspace Settings
    • Usage Explorer
    • Billing Settings
    • Account Settings
    • Team Settings & Access Controls
  • Test & Evaluate
    • Testing Suite Overview
    • Evaluations
    • Profiler
    • Debugger
  • Integration Guides
    • Zapier + MindStudio
    • Make.com + MindStudio
    • n8n + MindStudio
  • Developers
    • API Reference
    • NPM Package
    • Custom Workflow Functions
  • Additional Resources
    • Glossary
    • Allowing Access to Mindstudio From Your Network
  • Solutions
    • MindStudio Solutions Partners
    • MindStudio For Developers
    • MindStudio for Enterprises
Powered by GitBook
On this page
  • Explorer Tab
  • Types of Resources
  • Navigator
  • Additional Global Controls
Export as PDF
  1. Building AI Agents

Editor Overview

Get a high-level overview of the MindStudio AI Editor

Last updated 1 month ago

After creating a new AI Agent, you’ll land in the MindStudio Editor. The editor is made of two key areas: the Explorer and the Navigator (commonly referred to as the Workspace Area).

Explorer Tab

On the left you’ll find the Explorer Tab. This is where you'll find all of the resources used to build your AI Agents.

Types of Resources

Data Sources

Upload and vectorize files to leverage Retrieval Augmented Generation (RAG) in your AI workflows.

Learn more about Data Sources →

Functions

Execute JavaScript code in your workflow.

Learn more about Functions →

User Inputs

Interfaces that humans interact with to provide context to the AI Agent.

Learn more about User Inputs →

Workflows

Sequences of automated actions that your AI Agents follow when they are run.

Learn more about Workflows →

Navigator

The large area covering the rest of the Editor if the Main Workspace, also refer to as the Navigator. This area will change depending on what you have selected. By default, the Editor will open on the Main.flow workflow and have the Prompt Tab open.

Additional Global Controls

Top Bar

The Top Bar in the Editor contains the following controls:

  • Back Button: Navigates to the Workspace Overview Screen

  • Title: Access general AI Agent Settings

  • Preview Button: Opens a draft preview of the AI Agent

  • Publish Button: Saves and deploys all changes to the AI Agent

Bottom Bar

The bottom bar of the Editor contains the following controls:

  • Workspace Name: Click to access workspace settings

  • Help & Support: Access video tutorials, documentation, and live support chat

  • Collapse Controls: Opens and closes the left and right columns of the Editor