Agent Builder supports two visibility modes:Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-openap-1765292790-ae6c60d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Private agents: private to the creator. Useful for personal workflows and experiments.
- Workspace agents: shared within the workspace. Good for team workflows, or agents you want to share with others.
Differences
- Ownership and access: private agents are only visible to you; workspace agents are visible to anyone else within the same LangSmith workspace.
- Tool Authentication:
- OAuth: Both modes support OAuth and secret-based tools. OAuth credentials are always scoped to a user, so workspace agents can not share OAuth tokens, and new users cloning workspace agents must re-authenticate with the selected tools.
- Secrets: Since secrets are scoped to a workspace, workspace agents & private agents will both use the same LangSmith secret.