# Customize Collective

{% hint style="danger" %}
With the implementation of the new [Dashboard interface](https://docs.opencollective.com/help/product/understanding-your-dashboard), we are currently in the process of updating our documentation and some pages may be out of date. Thank you for your patience. Please [contact](https://opencollective.com/contact) our support team if you need any assistance.
{% endhint %}

## Edit Settings

To access all settings for your Collective, click the settings button shown in the image below.

![](/files/-MazpUHf6iF1HZ6AvYcx)

### Info&#x20;

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

The info section of the Collective settings enables you to add and change basic information about your page.&#x20;

**Display name** - Display names are public and used wherever this profile appears publicly, like contributions, comments on updates, public info on expenses, etc.&#x20;

**Legal Name (optional)** - Legal names are private and used in receipts, tax forms, payment details on expenses and other non-profit contexts. Legal names are only visible to admins.&#x20;

**Short description** - This description appears at the top of your collective page. Example 'Test Test Test Collective'

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

**Handle** - the unique identifier that directs to your collectives page on Open Collective '[www.opencollective.com/yourcollectiveslug](http://www.opencollective.com/yourcollectiveslug)'&#x20;

**Location -**&#x20;

**Currency** - Your preferred currency&#x20;

**Tags** - Identifiers utilised by search to find your collective&#x20;

**Social Links** - Link to your website, Git repository and social media

<figure><img src="/files/48EnVhEWpfaBVTn7NyMJ" alt=""><figcaption></figcaption></figure>

Available links include: Discord, Discource, Facebook, Ghost, Git Repository, Github, GitLab, Instagram, Linkedin, Mastodon, Mattermost, Meetup, Peertube, Pixelfed, Slack, Tiktok, Tumblr, Twitter, Website, Youtube

## Profile Page

Show and hide different sections on your collective page.&#x20;

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

As an admin, all sections will appear in your view, with invitations to add content.

&#x20;However, any sections without content will not appear to other users (for example, **Updates** and **About**).

![](/files/-Lp2dCyZ1Jy5MN1cCth3)

## Change Logo

To update your logo image, hover over it and click on **Edit logo**, or simply drag an image file onto the logo area.

![](/files/-Lp2bqKZVlaHy1WSXr54)

{% hint style="info" %}
All logos are displayed on a white background, so white logos will not be visible. If you want to use a white logo, upload an image with a colored background instead of a transparent one.
{% endhint %}

## Set Main Color

Your main color determines the color of links and buttons, tier cards, and the hero header if no image is set.

Click on **Edit main color** in the header area to set the color.

![](/files/-Lp2e5pzZ0_FoAT_GIUt)

## Set Cover Image

To change your cover image, click on **Edit cover**. By clicking on the image, you are able to move it around. You can also zoom in and out as you like. The optimal image size for a cover image is 2736x650.&#x20;

![](/files/-Lp2eZvum7KMgSsHLdpe)


---

# 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.opencollective.com/help/collectives/collective-settings/customize-collective.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.
