# Introduction to Studio Source: https://botpress.com/docs/studio/introduction Development environment for building AI agents and chatbots. {/* vale Vale.Spelling["Chatbot", "Chatbots", "chatbot", "chatbots"] = NO */} [Botpress Studio](https://studio.botpress.cloud) is an **integrated development environment (IDE)** for building, testing, and managing AI agents and chatbots. It combines advanced development tools with the simplicity of a **visual, drag-and-drop interface**, making it the central platform for all your bot development needs. This section contains reference material for all concepts related to Botpress Studio. If you're looking for how-to guides, check out the [Guides section](/studio/guides/introduction.md). ## Key concepts Sequences of steps your bot takes Steps in a Workflow Actions your bot can take within a Node Sources your bot can refer to Local databases for storing information Containers for storing and reusing data --- # Quickstart Source: https://botpress.com/docs/studio/get-started/quick-start Build, test, and deploy your first AI agent. It's easy to build an AI agent on Botpress in just a few minutes, regardless of your level of development experience. By the end of this guide, you'll have a bot that: - Uses AI to respond to messages - Aligns with your branding - Has a unique, shareable link Visual learner? Check out our [platform walkthrough on YouTube](https://www.youtube.com/watch?v=41U-ofr7MxE). ## Step 1: Build your bot [Sign up for Botpress](https://sso.botpress.cloud/login). Select either **Start building** or **Build my agent**. Follow the on-screen instructions to configure your first bot. We'll take care of everything for you, and your AI agent will be ready to test and deploy within minutes. If you'd prefer to set your bot up from scratch, hit **Skip** and head over to the [tutorial](/tutorial/introduction.md)—we'll show you how to start building with Botpress Studio. ## Step 2: Fine-tune your bot (Optional) After completing the setup process, we'll show you a preview of your bot, trained on your sources and styled to match to your brand. Try chatting with your bot—you may want to keep it as-is! If you need to fine-tune anything, check out the resources below: ### Appearance and style The preview we show you is built using [Webchat](/webchat/get-started/introduction.md), Botpress' custom front-end. If you want to customize your bot's appearance and style, you can configure its Webchat settings: Configure and style your bot ### Behaviour After completing the setup process, you might realize you need to fine-tune your bot's behaviour. Maybe you forgot to provide a certain knowledge source, or want to tweak its instructions. You can do this with [Botpress Studio](/studio/introduction.md), our agent-building platform. Check out Studio concepts to learn more about them, or start from scratch with the tutorial: Find information about concepts from Botpress Studio Learn the basics of Botpress Studio by building a bot ## Step 3: Deploy your bot When you're ready to deploy your bot, select one of the options below: Use Webchat to embed your bot on your website Integrate your bot with another channel or external service You just built and deployed your first bot with Botpress! --- # Preview Source: https://botpress.com/docs/studio/get-started/manage-your-agent/preview Test your published agent's behaviour using the built-in preview. import Steps from '@/components/Steps.astro' import Step from '@/components/Step.astro' import Icon from '@/components/Icon.astro' import Frame from '@/components/Frame.astro' import Card from '@/components/Card.astro' You can chat with a preview of your published agent at any time: Go to the **Overview** section in your agent's menu. Select **Preview** to open the preview. ## Test your agent Start a conversation with your agent and test its behaviour: