> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openserv.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Agent

> Add an existing agent to your workspace.

<div className="my-4">
  <iframe width="100%" height="500" src="https://www.youtube.com/embed/t4CoiKYMmvs?start=420" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

  <div className="text-sm text-fd-muted-foreground mt-2">
    Watch: Add Agent.
  </div>
</div>

## Add Agent

Bring an existing agent into your project.

For SDK‑based/self‑hosted agents:

* Provide name, description, and the public endpoint of your agent server (ngrok for local testing or a production domain).
* Add scopes if needed (e.g., Twitter, Telegram) to enable integrations.

You can register no‑code agents here as well if they require extra scopes.
