# Customer Portal

Zotlo provides a hosted **Customer Portal** [account.zotlo.com](https://account.zotlo.com) where end users can manage their purchases and subscriptions. Users can log in at **account.zotlo.com** using the email or phone number they used during checkout.

<div data-with-frame="true"><figure><img src="/files/n5naACHqLGHQx75qCtri" alt="" width="563"><figcaption><p>account.zotlo.com</p></figcaption></figure></div>

### **What Users Can Do?**

The Customer Portal allows users to:

* View all products and subscriptions purchased through Zotlo
* Download invoices
* Cancel or pause subscriptions
* Update their payment method (card updates, new card entry, etc.)
* Contact Zotlo Customer Support and submit refund or support requests

All features are available immediately for any purchase made via Zotlo.

### **Auto-Login Links**

If your app or platform already has authenticated users, you can generate **auto-login links** for the portal.\
This allows users to open **account.zotlo.com** without re-entering their email/phone, providing:

* Seamless app → portal navigation
* Faster access to subscription management
* A smoother experience for logged-in users

These auto-login links are commonly used by apps to ensure users can manage their subscriptions without a separate login step.


---

# 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.zotlo.com/features/customer-management/customer-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.
