Branches
Branches
This comprehensive management interface allows you to view, organize and manage all branches across all clients in the system.
Overview
The Branches module is your centralized system for managing branches and their information. It serves as the middle structure level in your organizational hierarchy:
Clients → Branches → Projects
The main view lists branches with controls and pagination.
- Header & Controls: Add Branch, Filters, Show Deleted
- Table Columns: Code, Name, Actions (Edit, Delete)
- Pagination: Current page, items per page, total branches
Branch table
Branch trash table
Features
Branch Creation & Management
- Create and name new branch
- Edit existing branch
- Delete branch (with dependency checks)
Note
The system does not prevent the user to create entries with existing code, name combinations. Make sure to not create duplicates.
Branch Search & Filtering
- Search by Branch name or code
- Filter to quickly find specific branches
- Option to show deleted branches
tip
The search input allow regular expressions (RegEx) as search pattern. For more info visit Learn RegEx
Branch Restoring
- Show trash
- Restore branches
Troubleshooting
Common Issues
No access to the branch tab from the navigation menu or no option to edit branches
- Check the permissions and contact your System-Admin
| Role | View | Edit |
|---|---|---|
| System-Admin | ✅ | ✅ |
| Admin | ✅ | ✅ |
| Others | ❌ | ❌ |
Branch can not be created or a change can't be saved
-
Check the Error messages on the top of the creation/edit form
-
Common issues:
- Required field missing -> Fill out the required field
- Field validations do not match -> Adjust the mentioned fields to a valid value
- Required field missing -> Fill out the required field
Branch deletion failed

- There are still active projects belonging to the branch
- You lack permission to delete the branch
- System is temporarily unavailable