diff --git a/public/docs-static/img/agent-network/quickstart/agent-network-usage-and-logs.png b/public/docs-static/img/agent-network/quickstart/agent-network-usage-and-logs.png new file mode 100644 index 00000000..81e594a8 Binary files /dev/null and b/public/docs-static/img/agent-network/quickstart/agent-network-usage-and-logs.png differ diff --git a/src/pages/agent-network/quickstart.mdx b/src/pages/agent-network/quickstart.mdx index 508691a4..7de42f39 100644 --- a/src/pages/agent-network/quickstart.mdx +++ b/src/pages/agent-network/quickstart.mdx @@ -42,9 +42,6 @@ curl -fsSL https://pkgs.netbird.io/getting-started.sh | NETBIRD_AGENT_NETWORK=tr Once the script finishes, open `https://netbird.example.com`, create your admin account on the setup page, create an admin user, and log in. -To access a provider via NetBird, you need to use an **agent network endpoint**, which is generated when you connect your -first provider. - ## Add Your Device to the Network Agent network endpoints are private and reachable only over the NetBird overlay network. @@ -61,6 +58,8 @@ and protected by a peer-to-peer encrypted WireGuard tunnel. You should now see your device in the peers list in the NetBird dashboard. +To access a provider via NetBird, you need to use an **agent network endpoint**, which is generated when you connect your +first provider. ## Connect a Provider @@ -136,4 +135,9 @@ curl https:///v1/messages \ ## Verify in Usage & Logs Open **Usage & Logs** to confirm the request was -recorded with the caller identity, model, tokens, and cost. \ No newline at end of file +recorded with the caller identity, model, tokens, and cost. + +

+ agent network usage & logs +

\ No newline at end of file