> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/policies/dashboard-actions/manage-policy-branding-and-downloads.md).

# Manage Policy Branding and Downloads

Sprinto allows you to customise the branding of your policy documents and download them in bulk or individually. You can choose to use your default company branding or apply a custom display name and logo. Draft and active documents can be exported as needed.

***

### **Apply or update policy branding**

Here's a short video on how to manage your branding.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FyAoQGBoodgjhhIXV1FgS%2FHow%20to%20Update%20Branding%20in%20all%20%20Polices%20and%20Documents_.mp4?alt=media&token=4fbb318d-a40b-4782-b684-a3e18900a318>" %}

1. Go to the **All policies & docs** tab.
2. Click the **three-dot menu** (⋯) at the top left.
3. Select **Manage branding**.

<figure><img src="/files/IyOxDDdF3nZFf1nmsSzA" alt="" width="563"><figcaption></figcaption></figure>

4. Choose one of the following options:
   * Use default display name and logo from Profile (as set in Company Profile)
   * Use other display name and logo (manually enter display name and upload logo)
5. Click **Save**.

<figure><img src="/files/Otw8FDYHBArcZGxeL7cr" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Your branding will appear on the cover page of all generated policies and procedures, including those exported for audits or employee use.
{% endhint %}

***

### **Download policy documents**

You can download individual policies or bulk export multiple documents.

#### Download a single policy

1. Click on the policy card you want to export.
2. In the policy view, click the **Download** icon.

<figure><img src="/files/pf4a4e0oYztapR3LHWyd" alt="" width="563"><figcaption></figcaption></figure>

#### Download multiple policies

1. Go to the **All policies & docs** tab.
2. Click the **three-dot menu** (⋯).
3. Select **Download**.

<figure><img src="/files/JCRDsLXgviifwt9kbUvx" alt="" width="563"><figcaption></figcaption></figure>

4. In the drawer, choose:
   * Whether to **include draft policies**
   * Specific documents to include in the download
5. Click **Download \[X] documents**.

<figure><img src="/files/hwCQDL0aloLunZKJSBwu" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Draft documents are excluded by default unless selected explicitly.
{% endhint %}

***

### **Best practices**

* Use **default branding** to maintain consistency across all system-generated documents.
* Download all **active policies** before an audit to provide a consistent document set to auditors.
* Apply **custom branding** if you are a service provider or if the policies are shared externally.

***

### **Next steps**

After branding and exporting your policies, you can:

* Use them in evidence packages for audit submissions.
* Review version history and change logs.
* Monitor associated policy checks in the Monitoring tab.


---

# 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://docs.sprinto.com/policies/dashboard-actions/manage-policy-branding-and-downloads.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.
