# What's new
Source: https://docs.begin.eu/changelog
Product updates, new features, and improvements to Begin.
## Automatic breaks
Begin can now add breaks for you. Turn automatic breaks on in a break policy and you start with a sensible default — an unpaid 30-minute break after six hours of work. Adjust it in seconds, or open the advanced editor for breaks at a fixed time of day, repeating or paid breaks, and grouping nearby shifts into one day. If someone logs a break themselves, their entry wins, with Auto and Manual badges showing which is which. Every entry shows the policy behind its breaks, and if the policy changes later, recalculating takes one click.
## Multi-select shifts
On desktop, drag a box across the schedule to select several shifts at once, the same way you select files on your computer. A running count follows your cursor, and the grid keeps scrolling when you reach an edge, so you can sweep across weeks or whole months. A plain drag starts a new selection, or hold `Shift` or `⌘` to add to what you already picked. Press `Escape` to cancel. When you let go, the bulk-actions bar takes over, so you can copy or move them all in one go. It works in the Week and Month views.
Approve a time-off request straight from the shift dialog, and open inbox links right in the
schedule.
New timesheet entries prefill their details from the shift they are linked to.
Hour cells show a loading skeleton, so the grid stops jumping as totals arrive.
The Month view uses the same month switcher as the rest of timesheets.
The shift dialog shows a person's time-off balance next to their policies.
The activity log shows the time of each change on mobile.
The sidebar's bulk-action rows drop a distracting progress bar.
Rapidly pasted shifts no longer flicker off the grid.
Empty phantom rows no longer appear when a policy filter is on.
Leaving a page no longer triggers a false "unsaved changes" warning.
Rows no longer stack up after you approve entries.
Clock-in pickers start from the scheduled shift's position.
Custom-field edits no longer carry over from one employee to the next.
Live timers pick back up after your phone wakes from sleep.
## Little big updates
A round-up of what shipped this month: inline document previews, refreshed timesheets, faster people management, and a batch of fixes and smaller improvements.
### Document previews
Word, Excel, and CSV files now preview inline in a message or post, so you no longer download a file just to see what's in it. The .docx, .xlsx, and .csv formats are covered; older .doc and .xls files still download.
### Timesheets, refreshed
Timesheets scroll smoothly with sticky day and group headers, so you keep your bearings in a long list. Press `1`, `2`, or `3` to switch between Day, Week, and Month, and the clearer Day and Week labels make it obvious which view you're in.
### Faster people management
The People list has an always-visible select-all row and a bulk-actions bar, so acting on several people at once is easy to find. Searching the command palette (⌘K) now shows names instantly instead of waiting on slower results.
Count a shift that crosses a month boundary in its start month, its end month, or split across
both.
The app reopens on the screen you left when it returns from the background or an update.
The AI assistant is now available while you build a workflow.
Manual time entries route through your approval workflow instead of notifying every manager.
Birthdays and out-of-office notes sit at the top of the employee dashboard on mobile.
Switching workspaces updates the screen on its own, with no manual refresh.
Reactivate a member who has left the workspace, not only a suspended one.
On iOS, the keyboard no longer closes when you tap the message box.
Detail pages have a back button on mobile.Category labels are now readable in dark mode.
## Schedule colours
Give every block type its own colour. Shifts, availability, unavailability, and time off each get a colour from a palette of 17 hues plus neutral greys. Set your defaults under Schedule settings.
## Begin MCP
You can now drive Begin from Claude and ChatGPT through the Model Context Protocol. The connection signs in with your Begin account, runs under your existing permissions, and is pinned to a single workspace. [Read the Begin MCP guide](/for-managers/integrations/mcp).
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Joining a workspace
Source: https://docs.begin.eu/for-employees/getting-started/joining-workspace
Accept your invite and sign in to your team's Begin workspace.
Step-by-step guidance for accepting an invite and signing in is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Mobile app
Source: https://docs.begin.eu/for-employees/getting-started/mobile-app
Download the Begin mobile app to check your schedule and clock in on the go.
Details about installing and using the mobile app are coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Profile setup
Source: https://docs.begin.eu/for-employees/getting-started/profile-setup
Add your photo, contact details, and availability so your manager can schedule you.
A walkthrough for setting up your profile is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Begin MCP
Source: https://docs.begin.eu/for-employees/integrations/mcp
Connect Claude or ChatGPT to your Begin account and ask about your schedule, hours, and shifts.
Begin exposes a Model Context Protocol (MCP) server, so you can ask Claude or ChatGPT about your schedule, your hours, and anything else in your workspace — without leaving the chat. The connection signs in with your Begin account and uses the same permissions you already have.
## What you can do
Once connected, your AI client can answer questions about everything you can see in the web app: your schedule, your hours, the team's schedule for your locations, time-off requests, and messages. Read tools answer immediately.
Your MCP connection has the same access as your account in Begin. It can't do anything you can't
already do in the web app — if you don't have permission for something, you'll see a clear
"Permission denied" response.
## Example prompts
When's my next shift?
How many hours did I work this week?
Who else is working at our downtown location on Friday?
Show me my pending time-off requests.
What's my schedule for next week?
## Connect Claude
The path is the same on Claude on the web (claude.ai) and Claude Desktop.
In Claude, go to **Settings → Connectors → Add custom connector**.
Use `https://api.begin.eu/mcp`.
Claude opens a browser tab. Use your normal sign-in method: phone OTP, email OTP, passkey, or
Google.
Confirm the connection to finish.
Custom connectors are available on Claude Free, Pro, Max, Team, and Enterprise. Free is capped at one custom connector.
## Connect Claude Code
If you use Claude Code in your terminal, register Begin as a remote MCP server with one command.
```bash theme={null}
claude mcp add --transport http begin https://api.begin.eu/mcp
```
Then run `/mcp` inside Claude Code to authenticate. Claude Code opens a browser window to sign in to Begin and approve the connection. Subsequent sessions reuse the cached token.
## Connect ChatGPT
ChatGPT requires turning on Developer mode before you can create an app.
In ChatGPT, click your profile picture and go to **Settings → Apps → Advanced settings**.
Toggle **Developer mode** on.
The button appears next to **Advanced settings** once Developer mode is on.
Use `https://api.begin.eu/mcp` as the MCP server URL, plus a name and short description.
In the popup, sign in and approve the consent screen.
Custom apps are available on ChatGPT Pro, Plus, Business, Enterprise, and Education. They aren't
available on Free. On Business, Enterprise, and Education, your workspace admin needs to enable
Developer mode for you.
## Workspace pinning
If you belong to more than one Begin workspace, your MCP connection is **pinned to whichever workspace is active the first time your client uses the connection**. Once pinned, switching workspace in the web app does not change the workspace your MCP client uses.
To switch:
In the Begin web app, set the target workspace as active.
In **Settings → Security → Connected MCP clients**, revoke the current pin.
Your next request pins to the new workspace.
## Manage connected clients
**Settings → Security → Connected MCP clients** shows every MCP client you've authorized, the workspace each is pinned to, and when each was last active. Revoke a client anytime.
## Permissions and security
* Your MCP connection has the same permissions as your account. Never more.
* Connections are scoped to one workspace at a time.
* Tokens are short-lived (1 hour) with refresh-token rotation; clients refresh them silently.
* Every action is written to the workspace audit log under your name.
# Notifications
Source: https://docs.begin.eu/for-employees/messages/notifications
Choose how you get notified about shifts, messages, and approvals.
Details about managing your notifications are coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Team chat
Source: https://docs.begin.eu/for-employees/messages/team-chat
Chat with your team in channels and direct messages.
A guide to team chat for employees is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Welcome to Begin
Source: https://docs.begin.eu/for-employees/overview
Your guide to using Begin at work — check your schedule, clock in, and chat with your team.
## Getting started
New to Begin? These guides will help you join your team's workspace and get set up.
## Your schedule
Stay on top of your shifts, request time off, and swap shifts with teammates.
## Time and communication
Track your hours and keep in touch with your team.
## Profile
Keep your details up to date and set your preferences.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Language preferences
Source: https://docs.begin.eu/for-employees/profile/language-preferences
Switch Begin to the language you're most comfortable with.
A walkthrough for changing your language is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Updating your profile
Source: https://docs.begin.eu/for-employees/profile/updating-profile
Keep your photo, contact details, and availability up to date.
A guide to updating your profile is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Requesting time off
Source: https://docs.begin.eu/for-employees/schedule/requesting-time-off
Submit a time-off request and track its status through approval.
Instructions for requesting time off are coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Swapping shifts
Source: https://docs.begin.eu/for-employees/schedule/shift-swaps
Offer a shift to your teammates or pick up a shift someone else posted.
A guide to shift swaps from the employee side is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Viewing your shifts
Source: https://docs.begin.eu/for-employees/schedule/viewing-shifts
See your upcoming shifts, published schedules, and shift details at a glance.
A guide to reading your schedule is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Clocking in and out
Source: https://docs.begin.eu/for-employees/timesheets/clocking-in-out
Start and end your shift so your hours are recorded accurately.
Details about clocking in and out are coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Viewing your hours
Source: https://docs.begin.eu/for-employees/timesheets/viewing-hours
Review your worked hours, breaks, and pay period totals.
A walkthrough for reviewing your hours is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Asking questions
Source: https://docs.begin.eu/for-managers/ai/asking-questions
Open Begin AI with Cmd+J and ask about shifts, hours, or your team.
Open Begin AI with `⌘J` and ask in plain language — answers are grounded in your live workspace data.
## Example prompts
How many hours did each team member work last week?
Who's scheduled for Friday at the downtown location?
Show me hours worked by position for the current pay period.
Where am I short-staffed next week? Group by location.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/ai/overview
Ask Begin AI questions and take action on your workforce from chat.
Documentation for Begin AI is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Sources and web access
Source: https://docs.begin.eu/for-managers/ai/sources-and-web-access
Control what Begin AI can read — toggle web search and choose your sources.
Documentation for sources and web access is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Taking actions
Source: https://docs.begin.eu/for-managers/ai/taking-actions
Let Begin AI create shifts, update members, and run workflows on your behalf.
Begin AI can update your workspace directly — creating shifts, inviting members, and adjusting records. Every action is previewed for your confirmation before it runs.
## Example prompts
Create a 9am–5pm shift for Sarah on Monday at the downtown location.
Invite [alex@example.com](mailto:alex@example.com) as a barista at the Seattle location.
Swap tomorrow's morning shift between Jamie and Morgan.
Add a new position called "Shift Lead" with a \$22/hr default pay rate.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Creating departments
Source: https://docs.begin.eu/for-managers/departments/creating-departments
Group positions and people into departments for cleaner operations.
Documentation for creating departments is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Department reporting
Source: https://docs.begin.eu/for-managers/departments/department-reporting
View hours, costs, and coverage rolled up by department.
Documentation for department reporting is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/departments/overview
Group positions and people into departments for reporting and permissions.
Documentation for departments is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Create your workspace
Source: https://docs.begin.eu/for-managers/getting-started/create-workspace
Set up a Begin workspace for your team in a few minutes.
Documentation for creating a workspace is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Frequently asked questions
Source: https://docs.begin.eu/for-managers/getting-started/faq
Answers to common questions about setting up and using Begin.
Documentation for frequently asked questions is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Create your first shift
Source: https://docs.begin.eu/for-managers/getting-started/first-shift
Build a shift, assign a member, and publish your first schedule.
Documentation for creating your first shift is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Invite your team
Source: https://docs.begin.eu/for-managers/getting-started/invite-team
Bring your team into Begin by email or phone and assign roles.
Documentation for inviting your team is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/getting-started/overview
A tour of the Begin platform and how to set up your first workspace.
Documentation for getting started is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Approving requests
Source: https://docs.begin.eu/for-managers/inbox/approving-requests
Review time-off, shift-swap, and availability requests from your inbox.
Documentation for approving requests is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Filters and views
Source: https://docs.begin.eu/for-managers/inbox/filters
Focus your inbox on what needs action using filters and saved views.
Documentation for inbox filters and views is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/inbox/overview
Review requests, approvals, and notifications in one place.
Documentation for the inbox is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Available integrations
Source: https://docs.begin.eu/for-managers/integrations/available-integrations
Browse the integrations Begin supports out of the box.
Documentation for available integrations is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Custom webhooks
Source: https://docs.begin.eu/for-managers/integrations/custom-webhooks
Send Begin events to your own systems via webhooks.
Documentation for custom webhooks is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Begin MCP
Source: https://docs.begin.eu/for-managers/integrations/mcp
Use Begin from Claude and ChatGPT through the Model Context Protocol.
Begin exposes a Model Context Protocol (MCP) server, so you can drive your workspace from the chat tools you already use: Claude on the web or desktop, and ChatGPT. The connection signs in with your Begin account, uses the same permissions as the web app, and is scoped to a single workspace.
## What you can do
Once connected, your AI client can list and manage everything you manage in the web app: positions, people, locations, departments, the schedule, and timesheets. Read tools answer immediately. Write tools (create, update, delete, approve) run under your permissions, since authorizing the connection is the consent step.
If your role doesn't grant a permission in the web app, the same restriction applies through MCP.
You'll see a clear "Permission denied" response on any tool call outside your scope.
## Example prompts
What did the schedule look like last week?
Who's working at our Boston location on Friday?
Approve all pending timesheets for Anna for this month.
Add a new bartender position with the same color as the existing kitchen position.
Schedule the Cashier team for 9am–5pm next Tuesday.
## Connect Claude
The path is the same on Claude on the web (claude.ai) and Claude Desktop.
In Claude, go to **Settings → Connectors → Add custom connector**.
Use `https://api.begin.eu/mcp`.
Claude opens a browser tab. Use your normal sign-in method: phone OTP, email OTP, passkey, or
Google.
Confirm the connection to finish.
Custom connectors are available on Claude Free, Pro, Max, Team, and Enterprise. Free is capped at one custom connector. On Team and Enterprise, only Owners can add connectors.
## Connect Claude Code
If you use Claude Code in your terminal, register Begin as a remote MCP server with one command.
```bash theme={null}
claude mcp add --transport http begin https://api.begin.eu/mcp
```
Then run `/mcp` inside Claude Code to authenticate. Claude Code opens a browser window to sign in to Begin and approve the connection. Subsequent sessions reuse the cached token.
## Connect ChatGPT
ChatGPT requires turning on Developer mode before you can create an app.
In ChatGPT, click your profile picture and go to **Settings → Apps → Advanced settings**.
Toggle **Developer mode** on.
The button appears next to **Advanced settings** once Developer mode is on.
Use `https://api.begin.eu/mcp` as the MCP server URL, plus a name and short description.
In the popup, sign in and approve the consent screen.
Custom apps are available on ChatGPT Pro, Plus, Business, Enterprise, and Education. They aren't
available on Free. On Business, Enterprise, and Education, an admin must enable Developer mode
under **Workspace Settings → Permissions & Roles → Connected Data**.
## Workspace pinning
Your MCP connection is **pinned to whichever workspace is active the first time your client uses the connection** — not at the moment you authorize it. Once pinned, switching workspace in the web app does not change the workspace your MCP client uses. This is intentional, so an automation can't silently retarget.
To operate on a different workspace from an MCP client:
In the Begin web app, set the target workspace as active.
In **Settings → Security → Connected MCP clients**, revoke the current pin.
Your next request pins to the new workspace.
The `whoami` tool returns the workspace your client is currently pinned to, which is useful to confirm before destructive operations.
## Manage connected clients
**Settings → Security → Connected MCP clients** shows every MCP client you've authorized, the workspace each is pinned to, and when each was last active. Revoke a single client or revoke all of them. Once revoked, the next request from that client returns 401 and the user has to reconnect.
## Permissions and security
* Each MCP token grants the same permissions as the user who authorized it. Never more.
* Connections are scoped to one workspace at a time.
* Tokens are short-lived (1 hour) with refresh-token rotation; clients refresh them silently.
* All actions are written to the workspace audit log under your name.
# Overview
Source: https://docs.begin.eu/for-managers/integrations/overview
Connect Begin to the other tools your team already uses.
Documentation for integrations is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Creating locations
Source: https://docs.begin.eu/for-managers/locations/creating-locations
Add the sites, venues, or regions your team works at.
Documentation for creating locations is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Scheduling by location
Source: https://docs.begin.eu/for-managers/locations/location-scheduling
Build and view schedules filtered to a single location.
Documentation for location-based scheduling is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/locations/overview
Organize work across sites, venues, and regions.
Documentation for locations is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Channels
Source: https://docs.begin.eu/for-managers/messages/channels
Organize team conversations by topic, project, or department.
Documentation for channels is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Direct messages
Source: https://docs.begin.eu/for-managers/messages/direct-messages
Start one-on-one or small-group conversations with teammates.
Documentation for direct messages is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Notifications
Source: https://docs.begin.eu/for-managers/messages/notifications
Choose how and when you are notified about new messages.
Documentation for notifications is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/messages/overview
Communicate with your team via channels and direct messages.
Documentation for messages is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Inviting members
Source: https://docs.begin.eu/for-managers/people/inviting-members
Invite members by email or phone and track who has accepted.
Documentation for inviting members is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Member profiles
Source: https://docs.begin.eu/for-managers/people/member-profiles
Keep contact details, job info, and documents up to date.
Documentation for member profiles is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/people/overview
Invite members, assign roles, and manage profiles.
Documentation for people is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Roles and permissions
Source: https://docs.begin.eu/for-managers/people/roles-permissions
Control what members can see and do with role-based access.
Documentation for roles and permissions is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Assigning members
Source: https://docs.begin.eu/for-managers/positions/assigning-members
Connect members to the positions they can fill.
Documentation for assigning members to positions is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Creating positions
Source: https://docs.begin.eu/for-managers/positions/creating-positions
Define the roles your team performs and how they appear on shifts.
Documentation for creating positions is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/positions/overview
Define job positions and how they map to your team.
Documentation for positions is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Creating shifts
Source: https://docs.begin.eu/for-managers/schedule/creating-shifts
Add shifts to the calendar, set times, and assign them to members.
Documentation for creating shifts is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/schedule/overview
Build shifts, publish schedules, and handle time-off and swaps.
Documentation for the schedule is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Publishing schedules
Source: https://docs.begin.eu/for-managers/schedule/publishing
Review and publish schedules so your team receives them.
Documentation for publishing schedules is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Shift swaps
Source: https://docs.begin.eu/for-managers/schedule/shift-swaps
Let members trade shifts with manager approval.
Documentation for shift swaps is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Time off
Source: https://docs.begin.eu/for-managers/schedule/time-off
Review, approve, and track time-off requests across the team.
Documentation for time-off management is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Approving timesheets
Source: https://docs.begin.eu/for-managers/timesheets/approving-timesheets
Review submitted hours, approve or reject entries, and use bulk actions.
Documentation for approving timesheets is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Exporting timesheets
Source: https://docs.begin.eu/for-managers/timesheets/exporting-timesheets
View totals, filter by member or location, and export timesheets to CSV.
Documentation for exporting timesheets is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Overview
Source: https://docs.begin.eu/for-managers/timesheets/overview
Track time, review hours, and approve timesheets for your team.
Documentation for timesheets is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Tracking time
Source: https://docs.begin.eu/for-managers/timesheets/tracking-time
Clock in and out, record breaks, and link time entries to shifts.
Documentation for tracking time is coming soon.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.
# Welcome to Begin
Source: https://docs.begin.eu/index
Workforce management made simple — help center and product documentation.
## Quickstart
New to Begin? These guides will help you set up your workspace and publish your first schedule.
## Manage your team
Organize the people, roles, and places that make up your operation.
## Scheduling and communication
Build schedules, coordinate with your team, and keep requests moving.
## Still need help?
Email the Begin team and we'll get back to you.
Open the AI assistant and get instant answers based on these docs.