# Portal Settings

A portal is a centralized presentation of a certain type of information. As an essential tool for enterprise management, it enables the categorized aggregation of important company information.

In day-to-day enterprise management, users in different positions have varying areas of focus. By adding multiple portals, we can fulfill personalized requirements.

Accessing the portal page settings from the Admin Dashboard: <br>

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

The Portal Library has the following four characteristics:

1. System administrators can manage all portals, while regular members can only manage portals for which they have maintenance permissions.
2. Portal Library settings are divided into PC and mobile versions.
3. Operations such as adding, deleting, editing, and enabling portals are available.
4. Viewing and maintenance permissions for portals can be configured.

## Creating new Portal:

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

Enter a name for the new portal page. After creation, the details can be edited.

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

Icon: Customize Portal Icon.\
Description: You may give the portal a brief description here.\
Enable: Portal are disabled on default, and has to be enabled manually to take effect.\
Type: \
1\) Directory - A directory of OTHER portals, must contain at least one other portal as its child portal for this to display. (In other words, another portal can become a child portal by setting a parent portal page using the "Superior" option )\
2\) Page - Portal displayed as a Webpage\
3\) Specified URL - Link to any URL (can be external)\
4\) System Page - Link to a any internal system page\
\
Superior: Sets a portal directory as the parent of current portal.\
Lock: Prevent further changes to the portal page.\
Usage Range: Users that has access to the portal page.\
Maintainer: Users that are able to edit the portal page\
Default Home: Users added to this setting will see the current portal page when they first login.\
Enable Tab: Once enabled, you can design multiple pages that are displayed in a tabbed style according to the options chosen.\
\
Page (Only for Page Type) : Designs the look of the portal.

\
Designing Portal Page&#x20;
---------------------------

Click on the "Design" Button to start constructing a portal page.<br>

<figure><img src="/files/9U2JdtsEMtxAjd78tjqm" alt=""><figcaption></figcaption></figure>

Drag and Drop from the left panel to add components to the page based on types.<br>

<figure><img src="/files/23wdrKQ3BTXYzOY8qA8q" alt=""><figcaption></figcaption></figure>

Then, you may change the properties, style and trigger event of the component using the right panel. Different settings are available for different components.\
\
&#x20;

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

You may also drag the edges of the components to adjust its size.\
Click on "Save" button on the top right corner to save all the changes made.\ <br>

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

Once Enabled, the portal page will appear on the home page of the users that belong to the "Usage Range" group.

You may also Export / Import portal pages locally.<br>

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

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


---

# 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://echelp.weaver.com.co/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.
