> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/greta/greta-recipies/saas-subscription/retention.md).

# Retention

Create self-service billing and analytics dashboards.

**Objective:** The goal here is to empower users by giving them control over their billing and analytics through a self-service dashboard. This reduces the dependency on customer support and provides transparency, increasing satisfaction and retention.

**Solution:** GRETA helps create a billing and analytics dashboard where users can view their past payments, manage subscriptions, track usage, and set up automated renewal reminders. This makes it easier for users to stay engaged with the platform and reduces churn.

**Goal:** The goal is to improve customer retention by offering an easy-to-use dashboard that makes users feel in control of their subscription and billing. By allowing them to manage their information independently, you increase their confidence and satisfaction.

**Steps:**

* **Login/Sign Up**
  * &#x20;sign up using your email or Login/Sign up with your Google account.
* **Verify with OTP**
  * Incase of email sign up, enter the OTP sent to your email to confirm your account. Once verified, you’re ready to use Greta.

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

* **Create Your Website**
  * ***In the "Ask me to create an app" section, type:***    \
    ***"Create self-service billing and analytics dashboards."***

<figure><img src="/files/5eiDxyASUz5tAzQ7eAP6" alt=""><figcaption></figcaption></figure>

* **Templates**
  * Select from **GRETA’s pre-designed templates** tailored for different needs.
  * With **one click,** a website is generated based on your chosen template.

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

* **Customize with GRETA’s Suggestions**
  * Add pre-built components from GRETA’s recommendations. Or give more prompt to add features or make edits in the website

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

* **Preview & Edit**

  * Toggle between **different screen sizes** (desktop, tablet, mobile) using the button next to Preview.
  * Make any final refinements before deployment.

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

  <figure><img src="/files/gwuRjikrctqr79cKRRah" alt=""><figcaption></figcaption></figure>
* **Deploy**
  * Once satisfied, click "**Deploy**" to **launch your website** instantly.
  * This process ensures a **quick, no-code, AI-assisted** website creation experience.

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

<figure><img src="/files/3Yq6fOx0OkxzIEvoQjla" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.questera.ai/greta/greta-recipies/saas-subscription/retention.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
