Work Schedule: Overview of Methods
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
The work schedule defines the mode and duration of employees' work. You can retrieve the work schedule settings using the method timeman.schedule.get.
Quick navigation: All Methods
User documentation: Work Schedules
Getting Started
- Determine the work schedule identifier
- Retrieve the schedule configurations using the timeman.schedule.get method
- Use the retrieved configurations when calculating work hours, shifts, or checking employee availability
Work Schedule Identifier
id — the work schedule identifier. You can find it in the Bitrix24 interface on the Employees > Time and Reports > Work Schedules page.
Pass id to the timeman.schedule.get method to retrieve the schedule configurations, shifts, calendar, and violation rules.
Overview of Methods
Scope:
timemanWho can execute the method: any user
|
Method |
Description |
|
Retrieves the work schedule by ID |