# How to allow others to use the agent built with langsmith agent builder?

**URL:** https://forum.langchain.com/t/how-to-allow-others-to-use-the-agent-built-with-langsmith-agent-builder/2399
**Category:** Fleet
**Tags:** python-help
**Created:** [December 2, 2025, 11:20pm UTC](https://forum.langchain.com/t/how-to-allow-others-to-use-the-agent-built-with-langsmith-agent-builder/2399 "2025-12-02T23:20:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![valtahomes](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.langchain.com/valtahomes/32/1041_2.png) [@valtahomes](https://forum.langchain.com/u/valtahomes)
#### Post date: [December 2, 2025, 11:20pm UTC](https://forum.langchain.com/t/how-to-allow-others-to-use-the-agent-built-with-langsmith-agent-builder/2399/1 "2025-12-02T23:20:25Z")

</div>

Just saw the agent builder. It is great tool.

One quick question: how do I expose the agent i built in the builder to other users? is there an API endpoint that i could deploy the agent built to other web sites? or do i have to invite all users to come to the agent builder to use it?

thanks.

V

---

<div class="post-metadata">

### Author: ![scrowder](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.langchain.com/scrowder/32/305_2.png) [@scrowder](https://forum.langchain.com/u/scrowder)
#### Post date: [December 2, 2025, 11:32pm UTC](https://forum.langchain.com/t/how-to-allow-others-to-use-the-agent-built-with-langsmith-agent-builder/2399/2 "2025-12-02T23:32:53Z")

</div>

hey there, there is a button on the agent editor page to call that agent using your LangSmith api key. If you click on the gear icon in the top right corner of the editor page, that opens a settings modal and you can then click “View code snippets”

---

<div class="post-metadata">

### Author: ![yonish3](https://yyz1.discourse-cdn.com/flex007/user_avatar/forum.langchain.com/yonish3/32/2257_2.png) [@yonish3](https://forum.langchain.com/u/yonish3)
#### Post date: [January 28, 2026, 5:57am UTC](https://forum.langchain.com/t/how-to-allow-others-to-use-the-agent-built-with-langsmith-agent-builder/2399/3 "2026-01-28T05:57:52Z")

</div>

Is it production ready?

Can I integrate the API in my webapp?

Thanks
