> 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.md).

# Account Settings

{% hint style="success" %}
**Start here:** Begin with [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md) to set up your company information and branding.
{% endhint %}

Account Settings is where you manage the admin side of PaintScout.

This section controls the settings that keep your account running.

Use it to update company details, manage team access, review personal settings, and handle subscription billing.

## Why Account Settings Matters

Account Settings covers both company-wide setup and account administration.

The choices you make here affect how PaintScout looks, who can access it, and how your team works inside it.

This is where you:

* Set the company information shown on estimates, invoices, and other customer-facing documents.
* Add team members and control what each user can view or edit.
* Manage personal settings like your signature, login email, and notifications.
* Review your subscription, payment method, and billing history.

## What you can manage

### Account Details

Set your company name, contact details, timezone, logo, and brand color. These settings shape how your business appears across estimates and invoices. Start with [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md).

### Users & Permissions

Add new users, deactivate old ones, and assign the right access level for each role. This keeps your account secure and helps every team member see the tools they need. Learn more in [Users & Permissions](/support/account-settings/users-and-permissions.md).

### Your Profile

Each user also has their own personal settings. That includes profile details, signature, login email, and notification preferences. Go to [Your Profile](/support/account-settings/your-profile.md) to manage those settings.

### Subscription & Billing

Review your plan, update payment details, download past invoices, and manage changes to your subscription. See [Subscription & Billing](/support/account-settings/subscription-and-billing.md) for the full billing section.

## Tips

* Complete your company branding early so every estimate looks polished from day one.
* Review user permissions regularly as your team grows or roles change.
* Keep your billing details current to avoid interruptions to your subscription.

## In This Section

* [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md)
* [Users & Permissions](/support/account-settings/users-and-permissions.md)
  * [Add a New User](/support/account-settings/users-and-permissions/how-to-add-a-new-user.md)
  * [Deactivate a User](/support/account-settings/users-and-permissions/how-to-deactivate-a-user.md)
  * [Sales User](/support/account-settings/users-and-permissions/sales-user.md)
  * [Team User](/support/account-settings/users-and-permissions/team-user.md)
  * [Painter User](/support/account-settings/users-and-permissions/painter-user.md)
  * [Account Ownership](/support/account-settings/users-and-permissions/account-ownership.md)
  * [Custom Permissions](/support/account-settings/users-and-permissions/user-permissions.md)
  * [Understanding the New User Types: What Changed and Why](/support/account-settings/users-and-permissions/understanding-the-new-user-types-what-changed-and-why.md)
  * [Painter Accounts Beta Guide](/support/beta-guides/painter-accounts-beta-guide.md)
* [Your Profile](/support/account-settings/your-profile.md)
  * [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md)
  * [Update Your Signature](/support/account-settings/your-profile/how-to-update-your-signature.md)
  * [Change Your Email](/support/account-settings/your-profile/how-to-change-your-email.md)
  * [Email Notifications](/support/account-settings/your-profile/setting-up-email-notifications.md)
* [Subscription & Billing](/support/account-settings/subscription-and-billing.md)
  * [Start Your Subscription](/support/account-settings/subscription-and-billing/how-to-start-your-subscription.md)
  * [Upgrade Your Subscription](/support/account-settings/subscription-and-billing/how-to-upgrade-your-subscription.md)
  * [Understanding your New Subscription Price](/support/account-settings/subscription-and-billing/understanding-your-new-subscription-price.md)
  * [Update Payment Information](/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md)
  * [Billing History](/support/account-settings/subscription-and-billing/how-to-see-your-billing-history.md)
  * [Cancel Your Subscription](/support/account-settings/subscription-and-billing/how-to-cancel-your-paintscout-subscription.md)

## Related articles

* [Account Details Overview](/support/account-settings/account-settings/account-details-overview.md) — Configure company information, branding, and details shown on documents.
* [Add a New User](/support/account-settings/users-and-permissions/how-to-add-a-new-user.md) — Invite team members and assign the right user type.
* [Profile Overview](/support/account-settings/your-profile/your-profile-overview.md) — Manage your personal profile, signature, and notifications.
* [Update Payment Information](/support/account-settings/subscription-and-billing/how-to-update-your-payment-information.md) — Keep your subscription payment method up to date.


---

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