Documentation Index
Fetch the complete documentation index at: https://docs.vessl.ai/llms.txt
Use this file to discover all available pages before exploring further.
Auto-mount your repository
Projects provide a way to connect code repositories, and VESSL offers an auto-mount feature that seamlessly integrates those repositories as template volumes during run creation.Slack notification
You can set up Slack notifications in Project settings by following the demo below:Slack notification detailed setup
Once you have created a project, you can create a Slack notification in project settings page. Notifications are based on the status of a run within a project. Supported template variables are as follows:{{project_name}}: The name of the project.{{run_name}}: The name of the currently running job.{{status}}: The status of the run at the time the notification is sent.{{last_logs}}: The most recent n logs from the run.{{exit_code}}: The exit code returned when the run completes.


