# Firm Profile

***

### Where to Find Settings

1. From your **Firm Dashboard**, click **Settings** in the left-hand menu.
2. Select **Firm Profile**.\
   You’ll see fields for your firm’s **Logo**, **Name**, and **Website**.

<div align="left"><figure><img src="/files/e8Y6mPvS8MTpbFnaBIcs" alt="" width="375"><figcaption></figcaption></figure></div>

***

### Update Your Firm Logo

Upload your firm’s logo to personalize your dashboard and client-facing views.

* Click **Choose File** next to *Firm Logo*.
* Select your image file (we recommend a square format, PNG preferred).
* Click **Save**.

***

### Edit Your Firm Name

Your firm name appears throughout Digits — including your dashboard, client tiles, and shared reports.

* Click the **Edit** icon in the top-right corner.
* Update your **Firm Name**, then click **Save Changes**.

***

### Add or Update Your Website

Include your firm’s website so clients and teammates can easily find more information about your practice.

* Click the **Edit** icon.
* Enter your firm’s website URL (for example: `https://digits.com`).
* Click **Save**.

***

### Best Practices

✅ Keep your firm name consistent with what appears in your engagements and reports.

✅ Use a high-quality logo with a transparent background for the best appearance.

✅ Double-check your website link before saving — clients may see it in shared documents or views.

***

### Frequently Asked Questions

<details>

<summary>Why can’t I upload my firm 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 firm’s name later?</summary>

Yes! You can edit your firm name anytime in **Settings → Firm Profile**. Just note that it updates everywhere in Digits, including client views.

</details>

<details>

<summary>I made a mistake in my firm name — how do I fix it?</summary>

No problem. Head to **Firm Settings → General → Firm Name**, edit it, and click **Save**. Updates apply immediately.

</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-firm-account/firm-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.
