> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/account-settings/account-settings/account-details-overview.md).

# Account Details Overview

Account Details is where you configure your PaintScout company information, timezone, logo, and brand colors that appear on all estimates and documents.

{% embed url="<https://www.youtube.com/watch?v=01ocZF5KG_c>" %}

## What is the Company Information section?

Set your timezone and enter your company's contact information. This information appears in the top left corner of your estimates.

<figure><img src="/files/g1NXWtzkqR3NMpkU7zkp" alt="Screenshot showing the Company Information settings with timezone and contact details fields"><figcaption></figcaption></figure>

{% hint style="info" %}
Use the **Additional Details** box to add any custom information you'd like.
{% endhint %}

***

## How do I set up branding?

To adjust your brand information, go to your Account Settings > Account Details > Branding section.

1. Upload your logo
2. Choose your logo orientation
   * **Auto**: PaintScout will choose the best orientation depending on the logo size!
   * **Default**: The logo will appear to the left of the company contact information
   * **Stack**: The logo will appear above the company contact information
3. Select you brand color (will show on customer-facing materials, like estimates and invoices)

Once you've uploaded your logo and chosen a brand color, you'll see a preview on the right showing how it will appear to your customers.

<figure><img src="/files/7xiVm3gCkcWK3RfYP9sW" alt="Screenshot showing the Branding section with logo upload, logo orientation options, brand color picker, and customer preview"><figcaption></figcaption></figure>

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Profile Overview</strong></td><td>Manage your personal profile including photo, contact info, password, signature, and notifications</td><td><a href="/pages/Qw9W5e8s32U4nlujcz2Y">/pages/Qw9W5e8s32U4nlujcz2Y</a></td></tr><tr><td><strong>Account &#x26; Setup</strong></td><td>Common questions about account configuration, branding, contacts, and settings in PaintScout.</td><td><a href="/pages/RaaE1EAgKUnDsVnPWjgY">/pages/RaaE1EAgKUnDsVnPWjgY</a></td></tr><tr><td><strong>Change Your Email</strong></td><td>How to request an email address change for your PaintScout account through support</td><td><a href="/pages/U7AExXqKtxvo0xGHWq4q">/pages/U7AExXqKtxvo0xGHWq4q</a></td></tr><tr><td><strong>Email Notifications</strong></td><td>Configure email notifications for estimates, events, tasks, and deals in your profile settings</td><td><a href="/pages/867rLEXqEXdbDFxyRDFU">/pages/867rLEXqEXdbDFxyRDFU</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/account-settings/account-settings/account-details-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
