# Admin Portal

- [Adjusting customers’ subscriptions](https://help.smartrr.com/docs/support/admin-portal/adjusting-customers-subscriptions.md): While your customers can edit their subscriptions in their Account Portal, subscriptions can also be managed on their behalf (and in bulk!) within Smartrr.
- [Adjusting customers' information](https://help.smartrr.com/docs/support/admin-portal/adjusting-customers-information.md): Meet the Customer Details page.
- ["View as customer" feature](https://help.smartrr.com/docs/support/admin-portal/view-as-customer-feature.md): Better assist in troubleshooting customer requests by seeing exactly what they see.
- [Event log](https://help.smartrr.com/docs/support/admin-portal/event-log.md): See a log of all events associated with a single subscription.
- [Advanced Analytics reporting](https://help.smartrr.com/docs/support/admin-portal/advanced-analytics-reporting.md): Advanced Analytics is Smartrr’s most feature-rich analytics suite, powered by Looker.
- [Customer account portal theming](https://help.smartrr.com/docs/support/admin-portal/customer-account-portal-theming.md): Learn all about Smartrr's theming customizations.
- [Translations](https://help.smartrr.com/docs/support/admin-portal/translations.md): Smartrr's Translations feature allows your to override the default copy in your shop's Customer Account Portal.
- [Available actions for customers in account portal](https://help.smartrr.com/docs/support/admin-portal/available-actions-for-customers-in-account-portal.md): Learn about Subscription Management (custom functionality) within your Smartrr Customer Account Portal.
- [CSS overrides](https://help.smartrr.com/docs/support/admin-portal/css-overrides.md): Developers can override in-app theme settings with our override tool.
- [Adjusting typography with CSS overrides](https://help.smartrr.com/docs/support/admin-portal/adjusting-typography-with-css-overrides.md): Developers can override in-app theme settings with our override tool.
- [Marketing Banners](https://help.smartrr.com/docs/support/admin-portal/marketing-banners.md): Easily add plain-text or HTML to the top of your Customer Account Portal.
- [Retention](https://help.smartrr.com/docs/support/admin-portal/retention.md): Retention features can be used to gain insight on attempted customer cancelations and improve retention over time.
- [Bundles](https://help.smartrr.com/docs/support/admin-portal/bundles.md): Bundles allow you to offer "build-a-box" style subscriptions for your customers.
- [Bundle App Block](https://help.smartrr.com/docs/support/admin-portal/bundle-app-block.md): Create and display Smartrr Bundles on your Shopify store – no coding required.
- [Loyalty](https://help.smartrr.com/docs/support/admin-portal/loyalty.md): Incentivize your customers to earn and redeem rewards through different shop touchpoints.
- [Passwordless login](https://help.smartrr.com/docs/support/admin-portal/passwordless-login.md): Brands can create magic links or one time log-in codes for customers in lieu of a traditional password experience.
- [Creator upsells](https://help.smartrr.com/docs/support/admin-portal/creator-upsells.md): Add a creator upsell to your customers' Account Portal to feature up to four curated products.
- [Instagram feed](https://help.smartrr.com/docs/support/admin-portal/instagram-feed.md): Double expose your brand's Instagram feed on your shop's Customer Account Portal.
- [DMARC Authentication for Emails](https://help.smartrr.com/docs/support/admin-portal/dmarc-authentication-for-emails.md)


---

# 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://help.smartrr.com/docs/support/admin-portal.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.
