-
Notifications
You must be signed in to change notification settings - Fork 0
Gen3 Agents Sharing
github-actions[bot] edited this page May 29, 2026
·
1 revision
- Open the agent in Agent Configuration.
- Review visibility: private, group, or tenant-wide as your role allows.
- Share into a Group when collaboration should inherit membership boundaries.
- Confirm collaborators see the agent in their catalog before announcing availability.
Sharing controls prevent accidental tenant-wide exposure of experimental agents and align access with group membership policy.
Agent sharing in Gen 3 only works well when the agent's supporting context is shareable too. Before you share an agent, confirm that its datasets, assumptions, and visibility all match the audience you intend.
Review these questions before changing visibility:
- Should the agent stay private to its owner?
- Should it be shared only with a specific group?
- Does it depend on datasets that other users cannot access?
- Do the instructions include assumptions that only make sense for one team or role?
- the agent belongs to a specific operational unit
- the supporting datasets are already group-scoped
- the workflow should stay inside a managed collaboration boundary
- the agent is safe and useful for a wider tenant audience
- the underlying datasets are also visible to that same audience
An agent shared to other users is only as useful as the resources behind it. If the agent relies on a private dataset, other users may see the agent but still fail to get grounded answers. Review dataset posture on Datasets before troubleshooting the agent itself.
- Finalize the agent behavior.
- Confirm the attached datasets are visible to the intended audience.
- Share the agent to the correct scope.
- Validate the result with a real user or a test account that has the target visibility.
- Share to the narrowest scope that still fits the work.
- Use Groups for team-owned or managed-workflow agents.
- Avoid sharing half-configured agents that still depend on private draft datasets.
- Re-test after every visibility change.