# Update Your Business Info

Learn how to manage all your core business information in CrewCost. Keeping your contact info, tax details, and trade category up to date helps ensure your estimates, invoices, and financial reports remain consistent and reliable across the platform.

To update your business information:

1. Click your email at the top-right corner of the screen, then select **Profile**.
2. Go to the **Business Information** tab.

<img src="https://21986953.fs1.hubspotusercontent-na1.net/hubfs/21986953/Update%20your%20Business%20Info.gif" alt="Update your Business Info" height="326" width="688">

3\. Fill in the required information:

* **Business Name**
* **Business Phone** (optional)
* **Billing Address**
* **City**
* **State**
* **Country**
* **Zip Code**
* **Logo** (optional)

4\. Under the **Taxes** section, provide:

* **Business Type**
* **Legal Business Name**
* **Tax ID Number (EIN)**
* **Trade**

{% hint style="info" %}
In Trade, choose the category that best matches your work, such as General Contractor, Concrete, Electrical, Mechanical, or others.
{% endhint %}

5\. Click **Save** to update your information.

<figure><img src="/files/7nBlaEHyQkGjCL2xOpeq" alt=""><figcaption></figcaption></figure>

Once everything is saved, your information will sync throughout CrewCost, helping you keep your business records clean and consistent.

### See also

Keep exploring our platform by taking the next step:

* [Update your timezone](/documentation/general-settings/update-your-timezone.md): Learn how to set the correct operational timezone for accurate time tracking and reporting.
* [Choose an Accounting Method](/documentation/general-settings/choose-an-accounting-method.md): Instructions for selecting and toggling between Accrual and Cash basis accounting for financial reporting.


---

# 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/general-settings/update-your-business-info.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.
