Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
AI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 SandboxSimulated SandboxHTTP API

ct docent

Manage Docent collections and upload evaluation data.

Usage

ct docent [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--helpShow this message and exit.

Commands

CommandDescription
ct docent collaborator-addAdd a collaborator to a collection by email.
ct docent collaborator-removeRemove a collaborator from a collection.
ct docent collaboratorsList all collaborators for a collection.
ct docent createCreate a new collection.
ct docent listList all collections.
ct docent make-privateMake a public collection private.
ct docent make-publicMake a collection publicly accessible.
ct docent permissionsCheck your permissions on a collection.
ct docent uploadUpload evaluation logs to a collection.

On this page

  • Usage
  • Options
  • Commands