# Manage Your Company Profile in Digits

***

### Where to Find Company Settings

1. From your **Digits dashboard**, click **Settings** in the left-hand menu.
2. Click **My Company**.
3. You’ll see fields for your **Logo**, **Company Name**, and **Website**.

***

### Update Your Company Logo

Upload your logo to personalize your dashboard and any views you share.

1. In **Settings → My Company**, click **Choose File** next to **Company Logo**.
2. Select your image file
   * We recommend a **square** logo
   * **PNG** with a transparent background looks best
3. Click **Save**.

***

### Edit Your Company Name

1. Go to **Settings → My Company**.
2. Click the **Edit** icon next to your company name.
3. Update your **Company Name**.
4. Click **Save Changes**.

***

### Add or Update Your Website

Include your website so it’s easy for others (like your team or accountant) to find more information about your business.

1. Go to **Settings → My Company**.
2. Click the **Edit** icon next to **Website**.
3. Enter your website URL (for example, `https://yourbusiness.com`).
4. Click **Save**.

***

### Best Practices

✅ Keep your **company name** consistent with what appears on your invoices, contracts, and tax documents.

✅ Use a **high-quality logo** (ideally square, PNG, transparent background) so it looks sharp in Digits.

✅ Double-check your **website link** before saving—others may see it in shared reports or views.

***

### Frequently Asked Questions

<details>

<summary>Why can’t I upload my logo?</summary>

Make sure your logo file is in PNG or JPG format and under 5MB. If it still won’t upload, try refreshing the page or contact **<help@digits.com>** — we’ll get it sorted.

</details>

<details>

<summary>Can I change my business's name later?</summary>

Yes! You can edit your business name anytime in **Settings → My Company.**&#x20;

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/my-business-account/company-profile.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.
