# Settings

You can update or change information on your Portal from the settings page.&#x20;

<table data-header-hidden data-full-width="true"><thead><tr><th>Title</th><th>Chosen name for the Portal</th></tr></thead><tbody><tr><td>Slug</td><td>The unique ID of your Portal</td></tr><tr><td>Preview Image</td><td>Add a preview image for your Portal</td></tr><tr><td>Primary Language</td><td>Change the primary language</td></tr></tbody></table>

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

This section also lets you place your logos for light and dark themes and a favicon.&#x20;


---

# 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.scaleflex.com/portals/managing-a-portal/settings.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.
