---
title: "Organization branding and brand template"
url: "https://docs.signnow.com/docs/branding-organization"
type: "page"
section: "Documentation"
slug: "branding-organization"
---

# Organization branding and brand template

# Organization branding and brand template

## Create brand from brand template

To quickly create a brand, use our brand template. A brand template is a JSON file with all branding resources and customizable options.

To create a brand from a template:

1. **Download the template** by sending a [Get brand template file](/docs/general-branding/operations/get-v2-brands-template-file) request.
2. **Change properties** for the options you want to customize and delete properties you want to leave as they are.
3. **Create a brand** by sending a request to [Create brand from template](/docs/general-branding/operations/post-v2-brands-upload-file).

Now you can assign the brand to the needed [customization level](/docs/guides-branding#customization-level).

## Organization branding

Organizations can have their own brands. If you assign a brand to an organization, all invites sent by users from the organization will be branded.

To use an organization brand:

1. [Create](/docs/organization-branding/operations/post-v2-organizations-organization_id-brands) an organization brand. Only organization administrators and moderators can create and update organization brands.
2. Add resources to the organization brand:
    * [Logo](/docs/organization-branding/operations/post-v2-organizations-organization_id-brands-brand_id-resources-logo)
    * [General](/docs/organization-branding/operations/put-v2-organizations-organization_id-brands-brand_id-resources-general)
    * [Editor](/docs/organization-branding/operations/put-v2-organizations-organization_id-brands-brand_id-resources-editor)
    * [Email](/docs/organization-branding/operations/put-v2-organizations-organization_id-brands-brand_id-resources-email)
3. [Assign](/docs/organization-branding/operations/put-v2-organizations-organization_id-brands-brand_id) the organization brand to the organization.

Organization brands are overridden by regular brands assigned to documents, document groups, or applications.

**Note**: a regular brand cannot be assigned to an organization, and an organization brand cannot be assigned to a document, document group, or application. To work with organization brands, use [Organization branding](/docs/reference) endpoints.


---
*Full page: https://docs.signnow.com/docs/branding-organization*
