# Client Portals

Choose to create a portal for your clients, customers, or partners by selecting who will be using the app: **"My clients or customers (external users)"** when creating a new app.&#x20;

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

This then becomes a portal - the main difference being the way your users login and offering a white labeled experience.&#x20;

**Login page example:**&#x20;

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

Your **Subdomain** is the given URL for your portal that your users will use to login until you set a [custom domain](/stacker-astra/workspace-portals-and-apps/portals/custom-domain.md) (if you wish to).&#x20;

Under **Appearance** you can set a custom logo and change the app color.&#x20;

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

{% hint style="info" %}
To share this app with your users you will need to add them under [Users](/stacker-astra/builder-agent-mode/share-with-your-users.md)

To control what your users see when they login, set up [permissions](/stacker-astra/manage-data-using-ai/add-user-permissions.md)

See more about the login flow [here](/stacker-astra/builder-agent-mode/share-with-your-users/log-in-flow.md#log-in-flow-for-portals).
{% endhint %}


---

# 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.stackerhq.com/stacker-astra/builder-agent-mode/client-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.
