# Portals

- [Welcome](https://docs.scaleflex.com/portals/welcome.md): The next few pages will cover Portals, our single-user interface that allows you to share your latest assets easily with your stakeholders.
- [Creating a Portal](https://docs.scaleflex.com/portals/creating-a-portal.md): Read this page to learn on how to get started creating a Portal.
- [Editing a Portal](https://docs.scaleflex.com/portals/editing-a-portal.md): Structure and customize your Portal to share assets and information with your external sources as you like.
- [Pages](https://docs.scaleflex.com/portals/editing-a-portal/pages.md): In Portals, you can customize and create Pages to display all your assets and information you would like to share.
- [Sections](https://docs.scaleflex.com/portals/editing-a-portal/sections.md): Sections are different parts you can use to display your assets and information. Portals offer different sections with variants to allow creativity and depth to your pages.
- [Design](https://docs.scaleflex.com/portals/editing-a-portal/design.md): The Design section of a Portal allows you to choose the layout, themes, and primary colors of your Portal.
- [Fonts](https://docs.scaleflex.com/portals/editing-a-portal/fonts.md): You can choose a preferred font from our selection or apply your brand’s custom font for additional brand identity in your Portal.
- [Managing a Portal](https://docs.scaleflex.com/portals/managing-a-portal.md): You can control who can access your Portal by making it public or password-protected for additional security. Users can log in as guests or register and be vetted into your Portal.
- [Settings](https://docs.scaleflex.com/portals/managing-a-portal/settings.md): Use settings to edit or change information and add further brand identity to your Portal.
- [Access](https://docs.scaleflex.com/portals/managing-a-portal/access.md): Control who accesses your Portal within the Access panel.
- [Users](https://docs.scaleflex.com/portals/managing-a-portal/users.md): On the Users page, you can view, manage, and invite Users. You can also view User information such as their name, email address, level, status, and available attributes.
- [Labeling, Cloning, Archiving](https://docs.scaleflex.com/portals/managing-a-portal/labeling-cloning-archiving.md): Portals offer extra features to manage, organize, and create more portals.  When viewing a Portal’s menu, you will see additional options on the bottom to apply labeling, clone the Portal, or Archive
- [Publishing a Portal](https://docs.scaleflex.com/portals/publishing-a-portal.md): Use this page to learn how to publish and archive a Portal.


---

# 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.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.
