Initial setup and connection
Connect the ADE to a local or remote Letta server to start building agents.
The Agent Development Environment (ADE) is your gateway to building, testing, and monitoring stateful agents. This guide will help you access the ADE and connect it to your Letta server, whether it’s running locally or deployed remotely.
Letta offers two ways to access the Agent Development Environment: via the browser (the web ADE), and Letta Desktop.
Web ADE
Section titled “Web ADE”The browser-based (web) ADE is available at https://app.letta.com. You can use the web ADE to connect to both the Letta API and agents running on your own Letta servers in Docker (both on localhost and remotely).
To use the web ADE to connect to your own self-hosted Letta server, simply go to https://app.letta.com, sign in with any of the supported login methods, then navigate to the Self-hosted tab on the left panel.
Letta Desktop
Section titled “Letta Desktop”Letta Desktop provides an all-in-one solution that includes both the Letta server and the ADE in a single application.
Key features of Letta Desktop:
- Combines the Letta server and ADE in one application
- Automatically establishes connection between components
- Ideal for offline development (no internet connection required)
- Runs on Windows (x64), macOS (M-series), and Linux (x64)
Install Letta Desktop on MacOS, Windows, or Linux →
Next Steps
Section titled “Next Steps”Now that you’ve connected the ADE to your Letta server, you’re ready to start building agents! Here are some recommended next steps:
- Create your first agent using the “Create Agent” button
- Explore the Agent Simulator to interact with your agent
- Learn about Tools to extend your agent’s capabilities
- Configure Core Memory to give your agent persistent in-context knowledge