mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Add process for reviewing company benefits (#20633)
Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
This commit is contained in:
parent
23b3a22836
commit
341631abb9
2 changed files with 11 additions and 2 deletions
|
|
@ -347,6 +347,15 @@ To [change a team member's compensation](https://fleetdm.com/handbook/company/co
|
|||
|
||||
> If the company decides on an additional equity grant as part of a compensation change, note the previous equity and new situation in detail in the "Notes" column of the equity plan. Update the "Grant started?" column to "todo" which adds it to the queue for the next time grants are processed (quarterly).
|
||||
|
||||
### Review Fleet's US company benefits
|
||||
|
||||
Annually, around mid-year, Fleet will be prompted by Gusto to review company benefits. The goal is to keep changes minimal. Follow these steps:
|
||||
1. Log in to your [Gusto admin account](https://gusto.com/).
|
||||
2. Navigate to "Benefits" and select "Renewal survey".
|
||||
3. Complete the survey questions, aiming for minimal changes.
|
||||
4. Approximately 2-3 months after survery completion, Gusto will suggest plans based on Fleet's responses. Choose plans with minimal changes.
|
||||
5. Gusto will offer these plans to employees during open enrollment, with new coverage starting 3-4 weeks afterward.
|
||||
|
||||
|
||||
### Process monthly accounting
|
||||
Create a [new montly accounting issue](https://github.com/fleetdm/confidential/issues/new/choose) for the current month and year named "Closing out YYYY-MM" in GitHub and complete all of the tasks in the issue. (This uses the [monthly accounting issue template](https://github.com/fleetdm/confidential/blob/main/.github/ISSUE_TEMPLATE/5-monthly-accounting.md).
|
||||
|
|
|
|||
|
|
@ -143,11 +143,11 @@
|
|||
moreInfoUrl: "https://fleetdm.com/handbook/business-operations#run-us-commission-payroll" # TODO update linked process and add a new process that captures MBO payment
|
||||
dri: "jostableford"
|
||||
-
|
||||
task: "Review state filings for the previous quarter" #TODO tie this to a responsibility
|
||||
task: "Review state filings for the previous quarter"
|
||||
startedOn: "2024-07-19"
|
||||
frequency: "Quarterly"
|
||||
description: "Verify that state filings have been successfully submitted for the previous quarter"
|
||||
moreInfoUrl:
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/business-operations#review-state-employment-tax-filings-for-the-previous-quarter"
|
||||
dri: "ireedy"
|
||||
-
|
||||
task: "Investor reporting"
|
||||
|
|
|
|||
Loading…
Reference in a new issue