# Custom branding

PocketBlocks provides a white-labeling feature that allows you to customize your workspace's **branding**, including logo, favicon, brand name and color. You can easily configure branding to match your company's branding and benefit from consistent experiences with your company's existing internal tools.

## Branding settings

Only **Admins** have permission to customize branding. Navigate to **PocketBlocks Settings** and go to **Branding**.

<figure><img src="/files/XnfxZkUTfTdukNYW8eZX" alt=""><figcaption></figcaption></figure>

As you change the data, the preview on the side updates in real time.

{% hint style="info" %}
This customization only applies to non-administrators, so administrators continue to view the default branding(PocketBlocks).
{% endhint %}


---

# Agent Instructions: 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://pocketblocks.pedroza.dev/workspace-management/customize-branding.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.
