Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt

Use this file to discover all available pages before exploring further.

A team in Cyberun is the boundary that owns agents, models, custom nodes, workflows, tasks, credentials, webhooks, and members. You can belong to multiple teams; every action you take in Cloud happens inside a single currently-active team.

Create a team

  1. Sign in at app.cyberun.cloud.
  2. In the top-left of the dashboard, open the team switcher (it shows your current team name).
  3. Choose Create team.
  4. Enter a Team name. It’s shown to members in the UI, and you can change it later.
  5. Click Create.
After creation you’re dropped into the new team’s dashboard with the owner role assigned to you.

Switch teams

The active team is shown in the top-left of the dashboard. Click it to switch. Cloud remembers your last active team across sessions. All API requests carry an X-Team-ID header derived from this selection. If you’re seeing data you don’t expect, check the team picker first.

Add members

  1. Open the team’s Members page.
  2. Click Invite member.
  3. Enter the invitee’s email and pick a role:
    RoleWhat they can do
    OwnerEverything, including transferring ownership and deleting the team. One owner per team.
    AdminManage credentials, members (invite, remove, change role to admin/member/viewer), and all resources.
    MemberRun workflows and view team resources. Cannot manage credentials or other members.
    ViewerRead-only access to team resources.
  4. Click Send invitation.
The invitee gets an email with an invite link. After they sign up or sign in, the link enrols them in your team. If your deployment doesn’t send email, pass the invite link manually — it’s shown after you click Send.

Next

Connect an agent

Make a GPU machine pick up tasks for this team.

Run your first task

End-to-end walkthrough: workflow, agent, task.