databaseId returned from the repository list:
user and the work directory is /home/user, so a selected repository is available at:
If a Box has one selected repository, Box uses that repository folder as the main project directory for agent tools. If a Box has multiple selected repositories,
/home/user stays the parent workspace and each repository is a sibling folder.
Branches
Each selected repository has a base branch. Box clones that branch first. Box does not create a new branch automatically, including for forked Boxes. Repositories stay on the configured base branch unless you or a command inside the Box changes branches.Secret Files
Secret file paths in Dashboard > Secrets are relative to the Box work directory,/home/user. The secrets dashboard does not have a repository selector, so include the repository folder name when you want to write inside a selected repository.
For example, if you selected ariana-dot-dev/ariana-ide-private and want to create .env under its backend folder, use: