> For the complete documentation index, see [llms.txt](https://docs.obside.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obside.com/agents/share-an-agent.md).

# Share an agent

## Public link

You can share any agent with a **public link**: anyone with the link can view it, **no account needed**. Click **Share** on the agent's page to enable it.

{% hint style="success" %}
The agent's **code always stays private** — viewers see what you choose to show, never how the agent works inside.
{% endhint %}

## What viewers see

You control exactly what the public page shows:

* **Current run** — the running execution: open positions, live P\&L and the capital curve.
* **Run history** — past runs and their performance.
* **Backtests** — the backtest results.
* **Trades & orders** — the trade and order log of the shared runs.
* **Real amounts** — off by default: every figure is rebased to 100, so viewers only see percentages. Turn it on to show your actual amounts.

## Public profile

You can also list shared agents (and shared portfolios) on your **public profile page**, visible to anyone. Your profile is accessible from the sidebar footer.

## Revoking access

You can **revoke** a public link at any time: it stops working right away. If you share the agent again later, a **new, different link** is created.

{% hint style="info" %}
Sharing a link makes the selected data publicly visible to anyone who has it. Share thoughtfully — and prefer percentages (real amounts off) if you don't want to expose figures.
{% endhint %}

To let others **copy and run** your agent rather than just view it, publish it to the [Library](/agents/library.md).
