# Available actions for customers in account portal

Last updated: May 14, 2025

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

Under **Theming** > **Advanced Settings**, you are able to define define which actions you want your customer to be able to take when managing their subscriptions in the customer account portal.

The following options are turned <mark style="color:green;">**ON**</mark> by default:&#x20;

* **Next order actions**
  * Send now
  * Skip
  * Gift
  * Swap
  * Delay
  * Edit address
* **Manage subscription actions**
  * Edit frequency
  * Set next date
  * Edit address
  * Edit payment
  * Pause
  * Cancel

{% hint style="info" %}
**Note:** Customers must always be allowed to cancel their subscription if they like, so this option is required to remain <mark style="color:green;">**ON**</mark>. Interested in gaining zero-party data on why your customers try and cancel their subscription? Learn about our [<mark style="color:blue;">Retention</mark>](/docs/support/admin-portal/retention.md) features.&#x20;
{% endhint %}

<figure><img src="/files/o0kZCttJBqPPsQvQmyr2" alt=""><figcaption><p> </p></figcaption></figure>

Unchecking possible actions will hide these options in the applicable "Next order" and "Manage subscription" modals that appear when a customer goes to manage their next order or their overall subscription, respectively.&#x20;

<figure><img src="/files/1vhgrnBX4M6jFEuzZAzF" 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://help.smartrr.com/docs/support/admin-portal/available-actions-for-customers-in-account-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.
