---
title: "Use Approved Domains to Display Images in Pigment Grids and Org Charts"
slug: "approved-domains-for-images"
description: "Display images in Pigment Grids and Org Charts by approving domains to avoid broken links and ensure smooth image rendering across reports."
tags: ["Domain Approval", "Image Settings", "Importing and Exporting Data ", "Reporting Data Visualization ", "Security and Permissions "]
updated: 2025-05-30T09:48:07Z
published: 2025-08-22T11:59:25Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pigment.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Approved Domains for Images

This article discusses how to approve domains so that URLs related to that domain can be used to display images in Grids and in an Org Chart.

> [!WARNING]
> ⚠️ Important
> 
> Member must have an [Account type](https://community.gopigment.com/security-permissions-82/how-to-add-users-and-modify-account-types-in-pigment-286#Account+Types) of Security Admin or Primary Owner to be able to add domains.

## What are approved domains?

### How to identify a domain

Start with the URL you want to analyze. Let's use the URL `https://www.example.com/path/page.html` as an example.

Remove the protocol, for example https:// from the URL, if present. This part is not part of the domain.

Locate the first / after the protocol. Everything before this slash is part of the main domain. If there is no slash after the protocol, the entire remaining portion is part of the main domain.

The portion before the first / is the main domain. In this case, `www.example.com` is the main domain.

> [!WARNING]
> ⚠️ Important
> 
> Starting January 2024, Google’s updated cookies policy prevents the use of Google Drive for hosting images. For more information, see the [Google cookie policy](https://workspaceupdates.googleblog.com/2023/10/upcoming-changes-to-third-party-cookies-in-google-drive.html).

Here are a few more examples:

| URL | Main Domain |
| --- | --- |
| https://blog.example.net/category/article | example.net |
| http://sub.sub.example.org | example.org |

> [!NOTE]
> ℹ️ Note
> 
> [Image widgets](https://community.gopigment.com/reporting-data-visualization-83/image-widgets-1300) do not require a URL to be from an approved domain.

### How to approve a domain

Security Admins and Primary owners are the only two account types that can approve domains.

1. In your **Workspace**, select **Settings** in the sidebar.
2. Select **Color & Images.**
3. Under Image settings in the “Approve domains to display images in Views section select the **+ Add domain button**.
4. In the popup enter the domain URL.
5. Select the **Add Domain** button.

### How to delete an approved domain

From the workspace home page, select on the settings option in the sidebar.

1. Select **Color & Images.**
2. Under Image settings in the “Approve domains to display images in Views section select the **remove icon**next to the domain you wish to discard.
3. Select the **Remove Domain** button.

<style> p[data-block-id] {font-size:1rem;} ul li p[data-block-id] {margin-bottom: 0;} ul[data-type="taskList"] li div p[data-block-id] {margin-bottom: 0;} ol li p[data-block-id] {margin-bottom: 0;} table tbody th p[data-block-id] { margin-bottom: 0;} blockquote p[data-block-id] {margin-bottom: 0 !important;} &nbsp;p[data-block-id]:empty::after {content: "\00A0";} </style>
