Quickstart

Go from the public marketplace to a working agent in a few minutes. You do not need to build a bundle or bring an LLM key.

1. Find an agent

Open Featured agents and choose an agent that matches the job you want done. Its page shows the description, bundle files, schedules, and required configuration.

Before cloning, check:

  • what the agent is designed to do;
  • which secrets or variables it expects;
  • whether it has scheduled work;
  • which version you are adopting.

2. Clone it

Select Clone agent, choose a personal, organization, or team destination, then set the clone's name, visibility, and memory strategy.

Use independent memory for a clean copy. Use shared memory only when the source and clone should contribute to the same durable knowledge.

3. Supply configuration

After cloning, Aleph reports missing secrets and variables for the destination scope. Add each value in that scope's Vault or Variables page. Values are resolved from the agent's exact placement—team agents do not fall back to organization or personal values.

4. Enable and chat

Open the agent and select Enable. Aleph pins the chosen version and activates chat and schedules. Start a conversation from the agent's Conversations tab.

If enablement fails, confirm that every required value exists in the correct scope. Continue with Clone and configure for the full checklist.