# Start Using CrewCost

This guide is designed to get you up and running with CrewCost as quickly as possible. Whether you are transitioning from a general accounting software or starting fresh, our goal is to help you bridge the gap between your field operations and your back-office financials.

To start using CrewCost:&#x20;

{% stepper %}
{% step %}

### Create your account&#x20;

Start by setting up an account. \
As you set it up, you can:

* **Access every feature** with no restrictions, including job costing, budgeting, reporting, and dashboards.
* **Invite team members** to test workflows collaboratively.
* **Import sample data** to simulate real scenarios before committing.

This gives you a full view of how CrewCost can support your business.
{% endstep %}

{% step %}

### Configure your settings

You can customize CrewCost to meet your specific business needs by configuring your settings.&#x20;

1. [Update business information](/documentation/general-settings/update-your-business-info.md)\
   Add your company name, address, tax details, and display preferences so documents and reports reflect your brand.
2. [Manage payroll periods](/documentation/payroll-and-employee-settings/page-1.md)\
   Define how often you run payroll (weekly, bi-weekly, monthly) to align labor costs with your reporting cycles.
3. [Set up your cost codes](/documentation/work-breakdown-structure/manage-cost-codes-names.md)\
   Create or import cost codes that organize your project expenses into meaningful categories (e.g., labor, materials, subcontractors).
   {% endstep %}

{% step %}

### Add customers and products

You can add your customer database and your products or services.

1. [Add customers](#add-customers-and-products)\
   Build your customer database and attach contacts, billing information, and default terms for quicker job creation.
2. [Add products](/documentation/daily-workflows/accounts-receivable/add-products.md)\
   Configure the labor types, materials, equipment, or service items you sell, including unit costs, markup rules, and descriptions.
   {% endstep %}

{% step %}

### Create a job

With your framework configured, you can now create a job in the **Job Center**.\
Each job serves as a complete financial container and includes:

* **Estimates**\
  Build detailed estimates using your cost codes and product catalog.
* **Contract**\
  Define the job agreement, fee structure, and payment terms.
* **Budget**\
  Establish planned labor, materials, subcontractor costs, and margins.
* **Change orders**\
  Track all scope adjustments and their financial impact.
* **Transactions**\
  Capture time entries, vendor invoices, material costs, and payments in one place.

Jobs are the central hub for tracking both operational and financial activity.
{% endstep %}

{% step %}

### Monitor project financials&#x20;

Once your job is running, use the dashboard to track performance in real time.\
You can monitor:

* **Budget vs. actuals** to identify variances early and course-correct.
* **Cash flow** to understand incoming payments vs. outgoing costs.
* **Estimated profit and margin** based on live cost accumulation.
* **Labor productivity** metrics.

This visibility helps keep projects on schedule and financially healthy.
{% endstep %}

{% step %}

### Monitor company health&#x20;

All job-level activity rolls up into the **Company Dashboard**, giving leadership a high-level view of overall performance.\
You can quickly review:

* **Company-wide profitability** based on all active and completed jobs.
* **Cash position trends** to support operational and financial planning.
* **Job distribution and performance** to identify which types of work generate the best returns.
* **Labor cost trends** to evaluate staffing efficiency.

This consolidated view helps you make strategic decisions backed by data.
{% endstep %}
{% endstepper %}

With your initial setup complete, you are ready to explore  help you manage jobs with confidence and clarity.

### See also

Keep exploring our platform by taking the next step:

* [Dashboard Overview](/documentation/getting-started/dashboard-overview.md): Learn how to read the , focusing on cash flow and profitability.
* [Core Concepts Glossary](/documentation/getting-started/core-concepts-glossary.md): Learn the defining key accounting and construction-specific terminology used throughout the platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.crewcost.com/documentation/getting-started/start-using-crewcost.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
