# Portal

Think of a portal as your dedicated space to communicate with a particular audience.

Appearance matters—that’s why we’ve created two stunning themes that you can customize to match your brand, making the portal unmistakably yours.

## Managing access

Control who can access your portal via [**⚙ Settings > Access**](/guide/product/portals/access.md#portal) in your workspace.

## Settings

### Themes

Released offers two distinct themes for your Product Hub and portals. Choose your preferred theme in the Product Hub settings, and it will be applied to all portals.

#### Sydney

<figure><img src="/files/nntuhSU2r4R7hat5dnfs" alt=""><figcaption><p>A beautiful portal layout, featuring a slick changelog with "recently featured" and a horizontal roadmap.</p></figcaption></figure>

#### San Francisco

<figure><img src="/files/J674JMjVNLJUyfvpluKJ" alt=""><figcaption><p>A modern side-by-side layout featuring a continuous changelog timeline and a vertical roadmap layout.</p></figcaption></figure>

### General

The General Settings let you customize your portal’s appearance, content, and display language. Here are the available configuration options:

{% hint style="info" %}
Unless overridden, the portal settings are inherited by the embedded views, including both the page and the widget.
{% endhint %}

<table><thead><tr><th width="246">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Modules</strong></td><td><p>Select which modules to display in the portal.</p><ul><li><strong>All</strong>: Displays both the Changelog and Roadmap modules.</li><li><strong>Changelog</strong>: Only displays the Changelog module.</li><li><strong>Roadmap</strong>: Only displays the Roadmap module.</li></ul></td></tr><tr><td><strong>Color scheme</strong></td><td><p>Choose the color scheme for the interface.</p><ul><li><strong>Light</strong>: Sets the interface to a light color theme.</li><li><strong>Dark</strong>: Sets the interface to a dark color theme.</li><li><strong>Auto</strong>: Automatically adjusts the color scheme based on the user’s system preferences.</li></ul><p>See <a data-mention href="/pages/qGMzB2PSn8GrXJ6nDiuZ">/pages/qGMzB2PSn8GrXJ6nDiuZ</a> for more details.</p></td></tr><tr><td><strong>Primary color</strong></td><td>Select the primary color for the interface by entering a hex color code or choosing a color from the color picker. This color is used for highlights and accents.</td></tr><tr><td><strong>Changelog title</strong></td><td>Enter the title for the Changelog module. This title will appear as the main heading for the changelog section.</td></tr><tr><td><strong>Changelog subtitle</strong></td><td>Enter a subtitle for the Changelog module. This description provides additional context for the changelog section.</td></tr><tr><td><strong>Roadmap title</strong></td><td>Enter the title for the Roadmap module. This title will appear as the main heading for the roadmap section.</td></tr><tr><td><strong>Roadmap subtitle</strong></td><td>Enter a subtitle for the Roadmap module. This description provides additional context for the roadmap section.</td></tr><tr><td><strong>Locale</strong></td><td><p>Select the language for the interface. Choose from available language options to set the preferred locale.<br><br><strong>Supported languages:</strong></p><p>🇺🇸 American English<br>🇩🇪 German<br>🇫🇷 French<br>🇪🇸 Spanish<br>🇵🇹 Portuguese<br>🇳🇱 Dutch</p></td></tr></tbody></table>

### **Portal**

Depending on the selected theme, you may see Portal specific settings. Here are the available configuration options:

<table><thead><tr><th width="246">Setting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Secondary color</strong></td><td>The secondary color used for gradients in the Sydney theme.</td></tr></tbody></table>

## Embedding the portal

Use the embeds to integrate the content of a portal seamlessly into your website or app.

Embeds come in two forms. A full page embed and a popup widget.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Page Embed</td><td><a href="/pages/ispJ29ISoPloJpGTzDOR">/pages/ispJ29ISoPloJpGTzDOR</a></td><td><a href="/files/mRmrYMFL1wrmUUi5Qpt3">/files/mRmrYMFL1wrmUUi5Qpt3</a></td></tr><tr><td>Widget embed</td><td><a href="/pages/NBuObCAJ5ItQ3Acn0WEq">/pages/NBuObCAJ5ItQ3Acn0WEq</a></td><td><a href="/files/PnzLBOeXOGuZFx3l4PtS">/files/PnzLBOeXOGuZFx3l4PtS</a></td></tr></tbody></table>


---

# 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.released.so/guide/product/portals/portal.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.
