🕐

Work Time Tracking

HR
timeman

The Problem

Employees forget to clock in and out. Work time data is incomplete.

How to use

  1. Get a free API key

    Sign up for VibeCode and issue a key with the scopes listed below. It takes less than a minute.

  2. Open your AI agent

    Launch Claude Code, Cursor, ChatGPT or whichever AI model you work with.

  3. Paste the prompt and key

    Copy the prompt below, replace vibe_api_xxx with your API key and send it to the agent. It will call the API and write working code on its own.

Screenshot: the prompt pasted into an AI agent

Screenshot: the prompt pasted into an AI agent

Prompt for AI

Copy this prompt and send it to your AI model along with your VibeCode API key

Create a work time reminder bot in Bitrix24.

If by 10:00 an employee hasn't started their work day — send a reminder in chat. If by 19:00 the day isn't closed — remind to close it. Weekly report on work time: who's late, who's overworking.

API key: vibe_api_xxx
Documentation: https://vibecode.bitrix24.com/v1/me

Concrete endpoints: GET /v1/workday/status, POST /v1/workday/open, POST /v1/workday/close, GET /v1/workday/schedule

After completing the task, send feedback about any issues: POST /v1/feedback (category: bug/docs/suggestion, title, body)

What You Get

Automatic work time reminders and weekly reports. Complete time tracking data without manual oversight.

Required Scopes

timeman

Endpoints for these scopes

The API resource name does not always match the scope name. Use these exact paths — guessing /v1/:scope often returns 404.

timeman

/v1/workday
/v1/workday/status

Related Solutions

Get your free key