> 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=""><figcaption></figcaption></figure>

## Related articles

* [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md) — Manage your personal profile, signature, and notification settings.
* [Account & Setup](/support/resources/frequently-asked-questions/account-and-setup.md) — Review common questions about branding, configuration, and account setup.
* [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md) — Request an update to your login email.
* [Email Notifications](/support/account-settings/your-profile/setting-up-email-notifications.md) — Choose which estimate, event, task, and deal alerts you receive.


---

# 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:

```
GET https://help.paintscout.com/support/account-settings/account-settings/account-details-overview.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.
