# Public profile

The second tab within your organization settings panel provides various mechanisms to customize the look and feel of your organization and the information presented on its landing page.&#x20;

{% hint style="info" %}
Check out the [Redivis Demo Organization](https://redivis.com/demo) to see how these various options are presented on the data portal home page.
{% endhint %}

![Customize the look and feel of your organization in the "Public profile" section](/files/9PsMTnye4ZQmcwhP4sPt)

## Organization name

*Required*

The full name of your organization, presented on the landing page and in various other contexts across Redivis. This is distinct from your organization's [username](/reference/organizations/settings/account.md), which can be modified in the account settings – changing the organization's name won't impact URLs or API resolution.

## Organization description

*Required*

A brief description of the organization, which is surfaced in certain search results and displayed on the landing page.

## **Custom color**

*Recommended*

Choose a brand color to customize the look and feel of the organization. All datasets and other subpages managed by the organization will inherit this custom color.&#x20;

If left unspecified, will default to the Redivis brand colors.

## Organization logo

*Required*

A square image for researchers to associate with your organization. A placeholder image will be used if not assigned. Will show up on your organization's landing page, as well as in other contexts where the organization is referenced (e.g., on dataset pages).

This logo is 70 x 70 pixels, and any image larger than this will be resized. Any image format is supported.

## Cover photo

*Required*

This is the banner image that will be shown on the header of the organization's data portal.&#x20;

We recommend using an image size of 400 x 2048 pixels for optimal display. The image can be larger but should follow a similar aspect ratio. This image is not responsive on your home page so will always be displayed the same. Any image format is supported.&#x20;

If no image is uploaded, a thinner bar of your organization's custom color will be used.

## Header image

*Optional*

If you want to control how your organization displays in the header bar (at the very top left of the page), you can upload an image here.&#x20;

We recommend using an image that is 30 pixels tall and no more than 250 pixels wide. Any image above that height will be automatically resized down to 30px tall while preserving the aspect ratio. Any image format is supported.&#x20;

If no image is uploaded, a plain-text version of your organization's name alongside your organization logo will be used.&#x20;

## Home page links

*Optional*

A collection of links that will be presented on the organization's homepage. Useful for quick links to other related resources, such as an external website for organization.

## About

*Recommended*

Rich text that will be shown prominently on the organization's home page. Provide detailed information about the organization, its mission, its data, etc. You can embed images and other rich content within this section.


---

# 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://docs.redivis.com/reference/organizations/settings/public-profile.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.
