Initial Setup and Connection
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
Letta Cloud is currently in early access, but you do not need Letta Cloud access to use the web ADE to connect to self-hosted Letta servers.
The browser-based (web) ADE is available at https://app.letta.com. You can use the web ADE to connect to both Letta Cloud, and agents running on your own self-hosted Letta deployments (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.
Read the full web ADE setup guide →
Letta Desktop
Letta Desktop is currently in beta and has known installation issues. If you are running into problems, please report your bug on Discord, or try using the web ADE instead.
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) and macOS (M-series)
Install Letta Desktop on MacOS and Windows →
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