---
title: "Company Progress Tracker Component"
method: POST
path: "/companies/{company}/components/progress_tracker"
---

# Company Progress Tracker Component

`POST /companies/{company}/components/progress_tracker`

Generates a Full Service Setup Progress Tracker component used to monitor Check's progress in setting up a Full Service Setup Company and allows users to resolve potential blocking issues raised by Check operators during the setup process.

## Path parameters

- `company` string, required

## Request body

- object
  - `email` string — The email of the person who has permission to onboard on behalf of the company

## Response `200`

200

- object
  - `url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/versions/f46e28134549/schema)
