# Custom Packages + Settings

{% embed url="<https://youtu.be/69YjtczOuh8>" %}

### How to Show/ Not Show Subscription Packages

Inside your SaaS configurator you can enable the checkbox to show specific subscription packages to your users.&#x20;

When Checked: Sub-account users will be able to see and purchase this package.

When Un-checked: Sub-account users will NOT be able to see or purchase this package (only accessible through a direct link).

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

### What is ByPass Sub-Account Billing?

ByPass Sub-Account billing is an option that will allow you to sell a subscription package for a fixed monthly amount, but the client will not be charged for usage (your agency is still charged from your wallet, or if you’re using your own API key, that will get charged). If enabled the client sub-account will not have a wallet balance.

You can enable this option inside the SaaS Configurator for any subscription plan via the re-billing settings or manually after the sub-account is created.

<figure><img src="/files/BHX7lV2nvgsMr0ChBGHz" 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://docs.stammer.ai/stammer.ai-docs/white-label/the-saas-configurator/create-subscription-package/custom-packages-+-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.
