> ## Documentation Index
> Fetch the complete documentation index at: https://beebole.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently Asked Questions and Support

> Answers to common Beebole questions about timesheets, projects, time off, reports, billing, integrations, mobile access, and account administration.

Beebole is a project time-tracking app that teams use to log hours, manage time off, plan tasks, and report on billing and cost. This page collects the questions customers ask most often, grouped by area. For step-by-step setup, start with the [Quickstart](/help/documentation/quickstart); for a specific feature, follow the links in each answer.

## Getting started

<AccordionGroup>
  <Accordion title="Is there a limit to how many projects or team members I can add during the trial?">
    Your trial gives you full access to Beebole with no feature restrictions. You can add as many projects and people as you need to evaluate the tool. Contact [support@beebole.com](mailto:support@beebole.com) with any questions about your trial.
  </Accordion>

  <Accordion title="Do I need to set up everything before my team can start tracking time?">
    No. You need at least one project and one person. Tags are optional but recommended, since they unlock powerful reporting and configuration. See the [Quickstart](/help/documentation/quickstart) for the minimum setup.
  </Accordion>

  <Accordion title="Can I add several people at once instead of one by one?">
    Yes. Click **People** in the sidebar, choose to add people, then copy rows from a spreadsheet (one person per line, name then a tab then email) and click **Paste**. Beebole imports the whole list at once. Projects and tags support the same paste flow.
  </Accordion>

  <Accordion title="What's the difference between a project and a category?">
    A project category is a top-level grouping, such as a client name or a department. Projects sit inside categories and represent the work being tracked, and a project can hold subprojects for finer detail. Only the project level is required; use whatever depth makes sense for your team. See [Projects](/help/documentation/projects).
  </Accordion>

  <Accordion title="Will my team members see each other's time entries?">
    By default, people see only their own timesheet. Managers see the timesheets of people assigned to them, and admins see the whole account. You tune this with roles, configured under **Settings** > **Person Roles**. See [Roles and permissions](/help/documentation/roles-authorisations).
  </Accordion>
</AccordionGroup>

## Subscription and pricing

<AccordionGroup>
  <Accordion title="What is a seat?">
    A seat represents one active person in your Beebole account, and your subscription is billed per active person. Adding a person bills another seat; archiving a person releases the seat at the next billing cycle. See [Subscription and billing](/help/documentation/subscription).
  </Accordion>

  <Accordion title="Can I switch between monthly and annual billing?">
    Yes. Go to **Settings** > **Subscription** and open the billing portal to change your billing interval. See [Subscription and billing](/help/documentation/subscription).
  </Accordion>

  <Accordion title="What happens if my payment fails?">
    Beebole retries failed payments automatically. If the issue persists, you receive an email asking you to update your payment method, and your account stays accessible during the grace period.
  </Accordion>

  <Accordion title="Can I cancel my subscription at any time?">
    Yes. Cancel from the billing portal under **Settings** > **Subscription**. Your account stays active until the end of the current billing period, then converts to the free plan. See [Subscription and billing](/help/documentation/subscription).
  </Accordion>
</AccordionGroup>

## Timesheets and time entry

<AccordionGroup>
  <Accordion title="Can I track time on my phone?">
    Yes. Beebole is an installable web app (PWA) you add from your browser, with no app store download. You can enter time, run timers, and submit timesheets from your phone. See [Mobile](/help/documentation/mobile).
  </Accordion>

  <Accordion title="What happens if I forget to fill in my timesheet?">
    If reminders are enabled, Beebole emails you. If auto-submit is configured, your timesheet submits automatically after the deadline, even if incomplete. See [Notifications](/help/documentation/notifications).
  </Accordion>

  <Accordion title="Can I enter time for a past week?">
    Yes. Navigate to a previous week and enter or edit your time. If that week's timesheet has already been approved, your approver needs to reject it first so you can change it.
  </Accordion>

  <Accordion title="Where is the timesheet period configured?">
    Your administrator sets the timesheet period and entry rules in **Timesheet settings**. The new platform uses a single configurable period (weekly, bi-weekly, 1st–15th, and so on) rather than separate daily and weekly views. See [Timesheet and Planning Settings](/help/documentation/timesheetSettings).
  </Accordion>

  <Accordion title="Can I change the duration format after my team has started tracking time?">
    Yes. Changing the format updates how values display going forward; existing time data is preserved and shown in the new format. The duration format is an account-wide setting, so it applies to everyone for consistency across reports and approvals.
  </Accordion>
</AccordionGroup>

## Projects and organization

<AccordionGroup>
  <Accordion title="Is there a limit to how many levels I can nest?">
    No. Beebole supports unlimited project nesting depth, though for the best experience we recommend keeping it under four levels. See [Projects](/help/documentation/projects).
  </Accordion>

  <Accordion title="What's the difference between a subproject and a task?">
    A subproject is part of the project hierarchy — a subdivision of a larger project that you track time against. A task is an independent planning item with its own status, owner, dependencies, and effort. Tasks can be linked to projects but exist separately, and are managed on the [Gantt chart](/help/documentation/gantt) and [Kanban board](/help/documentation/kanban).
  </Accordion>

  <Accordion title="What's the difference between tags and project categories?">
    Project categories are part of the project hierarchy and group projects structurally. Tags are a separate, cross-cutting dimension you apply to people, projects, and tasks. Use categories for your project structure and tags for organizational dimensions like departments or locations. See [Tags](/help/documentation/tags).
  </Accordion>

  <Accordion title="Can a person or project have multiple tags?">
    Yes. A person can belong to several tag trees at once (for example tagged as both "Engineering" and "London Office"), and a project can be tagged the same way. Configuration from all of a tag's trees combines.
  </Accordion>

  <Accordion title="Can I restrict which people see certain projects?">
    Yes. Control project visibility through [assignments](/help/documentation/assignments) and [roles and permissions](/help/documentation/roles-authorisations).
  </Accordion>

  <Accordion title="Can I change my structure after my team has started tracking time?">
    Yes. Reorganize projects, update tags, and change rates at any time — historical time entries are preserved. Structural changes can affect how existing data appears in filtered reports.
  </Accordion>
</AccordionGroup>

## People and permissions

<AccordionGroup>
  <Accordion title="What happens when someone leaves the company?">
    Archive their profile instead of deleting it. Archiving preserves their historical time data for reports while releasing their seat on your subscription. See [People](/help/documentation/people).
  </Accordion>

  <Accordion title="Can one person have multiple roles?">
    No. Each person has exactly one role. If someone needs a mix of permissions, create a custom role that includes everything they need. See [Roles and permissions](/help/documentation/roles-authorisations).
  </Accordion>

  <Accordion title="What is the difference between assignments and role permissions?">
    Roles control what a person can do — view data, edit timesheets, approve. Assignments control what is visible — which projects, tasks, absence types, and expense types appear on a person's timesheet. The two work together. See [Assignments](/help/documentation/assignments).
  </Accordion>

  <Accordion title="Can I sign in as another person for troubleshooting?">
    Yes. Administrators can use the **Sign in as…** action to view Beebole exactly as another person sees it, which helps diagnose issues. See [People](/help/documentation/people).
  </Accordion>
</AccordionGroup>

## Time off, holidays, and schedules

<AccordionGroup>
  <Accordion title="Can I set different time-off allowances for different people?">
    Yes. Override the default allowance for any person from their profile under **People**. The per-person allowance takes priority over the default set on the absence type. See [Time off](/help/documentation/timeoff).
  </Accordion>

  <Accordion title="What happens when someone exceeds their time-off balance?">
    It depends on your configuration. If negative balances are allowed, the person keeps booking and the balance goes negative; if restricted, Beebole blocks the entry. See [Time off](/help/documentation/timeoff).
  </Accordion>

  <Accordion title="Do public holidays count against a person's time-off balance?">
    No. Public holidays are separate from absence types like vacation or sick leave. They reduce expected working hours for a period but do not consume any allowance. See [Public holidays](/help/documentation/public-holidays).
  </Accordion>

  <Accordion title="Can I have different holiday calendars for different offices?">
    Yes. Use tags to assign country-specific holiday calendars to groups of people — for example a US calendar for everyone tagged "US Office" and a UK calendar for "UK Office". See [Public holidays](/help/documentation/public-holidays).
  </Accordion>

  <Accordion title="Can I have different schedules for different teams?">
    Yes. Beebole supports multiple [work schedules](/help/documentation/work-schedule). Create one per team or work pattern and assign it via tags or individual profiles.
  </Accordion>

  <Accordion title="Do schedules affect time-off calculations?">
    Yes. When a person takes a day off, Beebole deducts the hours their schedule defines for that day. A person scheduled for 6 hours on Fridays uses 6 hours of leave for a Friday off. See [Work schedules](/help/documentation/work-schedule).
  </Accordion>
</AccordionGroup>

## Approvals and notifications

<AccordionGroup>
  <Accordion title="Can I approve timesheets on my phone?">
    Yes. The approval flow works on mobile, and you can also approve or reject directly from email notifications. See [Approvals](/help/documentation/approval).
  </Accordion>

  <Accordion title="Is there a record of approval actions?">
    Yes. Beebole logs every approval action — who approved or rejected, when, and with what comment. You see this history on the timesheet itself and in the account-wide [audit trail](/help/documentation/audit-trail).
  </Accordion>

  <Accordion title="Can I turn off all email notifications?">
    Yes. In your notification preferences, disable email per event type. You still see updates in the in-app [Journal](/help/documentation/journal). See [Notifications](/help/documentation/notifications).
  </Accordion>

  <Accordion title="Can I respond to approval notifications by email?">
    Yes. Approval emails include buttons to approve or reject the timesheet directly. You can also reply to Journal notification emails to post a comment. See [Approvals](/help/documentation/approval).
  </Accordion>
</AccordionGroup>

## Tasks

<AccordionGroup>
  <Accordion title="How does the Gantt chart relate to the Kanban board?">
    Both views show the same tasks. The [Kanban board](/help/documentation/kanban) organizes tasks by status, while the [Gantt chart](/help/documentation/gantt) organizes them on a timeline. A change in one view appears immediately in the other.
  </Accordion>

  <Accordion title="Can I track time on a task?">
    Yes. Tasks are independent planning items, and people can log time directly against the tasks assigned to them. Linking a task to a project lets it inherit project attributes such as billing rates. See [Task planning](/help/documentation/planning).
  </Accordion>

  <Accordion title="Can I limit who can move tasks on the Kanban board?">
    Yes. Use [roles and permissions](/help/documentation/roles-authorisations) to control who can edit tasks. People with read-only access can view the board but cannot move cards.
  </Accordion>
</AccordionGroup>

## Reports and data exports

<AccordionGroup>
  <Accordion title="Why do I see different data than my colleague in the same report?">
    Reports respect each person's permissions. You only see data for the projects and people you are authorized to access, so an admin sees everything while a team leader sees only their team. See [Reports](/help/documentation/reports).
  </Accordion>

  <Accordion title="Can I include custom fields in my reports?">
    Yes. Any [custom field](/help/documentation/custom-fields) you create is available as both a column and a filter in reports, so you can slice data by region, priority, or any custom attribute.
  </Accordion>

  <Accordion title="Can I save and reuse report configurations?">
    Yes. Save a report configuration and organize saved reports into folders. Each report can display as a table, a chart, or both. See [Custom reports](/help/documentation/custom-reports).
  </Accordion>

  <Accordion title="Do archived projects appear in reports?">
    Yes. Archived projects and their time entries stay fully available in reports. Archiving only removes a project from active timesheets, not from historical data.
  </Accordion>

  <Accordion title="How is the spreadsheet add-in different from a CSV export?">
    The add-in keeps a live link to a saved Beebole report: you configure it once and refresh the data on demand. A [CSV export](/help/documentation/data-exports) gives you a static file each time. See the [Google Sheets add-in](/help/documentation/gsheets-addon) and [Excel add-in](/help/documentation/excel-addin).
  </Accordion>
</AccordionGroup>

## Billing rates, costs, and budgets

<AccordionGroup>
  <Accordion title="What's the difference between billing rates and cost rates?">
    In Beebole, billing rates are what you charge (revenue) and cost rates are what the work costs you (expense). The difference is your margin. See [Billing rates](/help/documentation/billing) and [Cost rates](/help/documentation/costs).
  </Accordion>

  <Accordion title="Can I bill the same person at different rates on different projects?">
    Yes. Set a billing rate on each project, and use **Split by persons** on a project to give each team member their own amount. Project rates take priority over the person's own rate. See [Billing rates](/help/documentation/billing).
  </Accordion>

  <Accordion title="If a rate is set on a tag and a different rate on a project, which one applies?">
    The most specific rate wins. For each time entry, Beebole looks at the project it was logged against — starting at the deepest subproject and walking up the project hierarchy — and only falls back to the person's rate if no project in the chain has one. Rates inherited from a tag or the organization count as the rate of the project or person they cascade to. See [Billing rates](/help/documentation/billing).
  </Accordion>

  <Accordion title="Do expenses count toward project budgets?">
    Yes. When a cost budget is configured on a project, expense amounts contribute to budget consumption alongside labor costs. See [Budgets](/help/documentation/budgets) and [Expenses](/help/documentation/expenses).
  </Accordion>
</AccordionGroup>

## Integrations

<AccordionGroup>
  <Accordion title="Where do I find integrations in Beebole?">
    All integrations are managed under **Settings** > **Integrations**. You need administrative access to reach this page. See [Integrations](/help/integrations/introduction).
  </Accordion>

  <Accordion title="Can I use multiple integrations at the same time?">
    Yes. You can enable several integrations at once — for example import projects from Asana and export time records to QuickBooks. See [Integrations](/help/integrations/introduction).
  </Accordion>

  <Accordion title="What happens to my data if I disable an integration?">
    Disabling an integration stops future syncing, but the data already imported (projects, tasks, people) stays in Beebole as local records. Re-enable it any time to resume syncing.
  </Accordion>

  <Accordion title="Does Beebole change my calendar when I connect it?">
    No. The calendar connection in the timesheet is per-user and read-only — Beebole reads your events so you can drag them onto timesheet rows, but it never creates, edits, or deletes calendar events. See [Google Calendar](/help/integrations/google-calendar) and [Microsoft Calendar](/help/integrations/microsoft-calendar).
  </Accordion>

  <Accordion title="Can I build my own integration with Beebole?">
    Yes. Beebole provides a [GraphQL API](/help/api/introduction) you can use to build custom integrations with any tool or internal system. See [Custom integrations](/help/integrations/custom-integrations).
  </Accordion>
</AccordionGroup>

## Account and security

<AccordionGroup>
  <Accordion title="How do I sign in to Beebole?">
    Beebole has no passwords. You sign in with a one-time 6-digit code emailed to you, a passkey, your Google or Microsoft account, or your organization's SSO provider — whichever is most convenient. See [Authentication](/help/documentation/authentication).
  </Accordion>

  <Accordion title="Does Beebole store my Google or Microsoft password?">
    No. Beebole never sees or stores your password. Sign-in runs through the provider's secure flow, and Beebole only receives confirmation that you authenticated. See [Authentication](/help/documentation/authentication).
  </Accordion>

  <Accordion title="Does turning off a feature delete its data?">
    No. Disabling a feature in Beebole hides it from the interface but keeps your existing data. Re-enable it later and the data is still there. See [Account settings](/help/documentation/account-settings).
  </Accordion>

  <Accordion title="Where can I see who changed what in my account?">
    The Beebole [audit trail](/help/documentation/audit-trail) records every create, update, and delete, with who made the change and when. The Journal feed shows these messages across the account, and each record's **Logs** view shows its own change history.
  </Accordion>
</AccordionGroup>

## Related content

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/help/documentation/quickstart">
    Set up your Beebole account in a few steps.
  </Card>

  <Card title="Timesheets" icon="clock" href="/help/documentation/timesheets">
    Log and submit time entries for your projects.
  </Card>

  <Card title="Subscription and billing" icon="credit-card" href="/help/documentation/subscription">
    Manage your plan, payment method, and invoices.
  </Card>

  <Card title="Authentication" icon="lock" href="/help/documentation/authentication">
    Sign-in methods, passkeys, SSO, and API keys.
  </Card>
</CardGroup>
