> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Start 1-Week Free Trial

> How to start the 1-week free trial of the premium plan

export const ContactEn = () => <>
    <Tip>
      If you have any questions, please contact us via <a href="https://forms.gle/6AUho7oj3zBr79e96">this form</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

## 1. Member Registration & Workspace Creation

[Workspace Setup](/en/owner-signup)

## 2. Starting the Free Trial

### WEB App Registration Steps

1. Log in from [here](https://app.voiceping.io/user/login/).

2. Open the **Billing** page from the left sidebar. On the **Subscriptions** tab, click **1 Week Free Trial** under the **Premium Plan**.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/01-select-trial-plan.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=f658952cbc56a21d68ac14f842587959" alt="Billing page — click 1 Week Free Trial under the Premium Plan" width="1500" height="871" data-path="en/images/free-trial/01-select-trial-plan.webp" />
</Frame>

3. The **Paid Plan Trial policy** dialog appears. Check when the trial ends — after it ends, your workspace returns to the Free plan unless you purchase a paid plan separately.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/02-trial-policy.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=1cf8cab53a3c64d49950f2108aa56857" alt="Paid Plan Trial policy dialog showing the trial end date" width="1500" height="816" data-path="en/images/free-trial/02-trial-policy.webp" />
</Frame>

4. Tick **Do you agree with above?**, then click **Start Trial**.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/03-agree-start-trial.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=36f85b726c87b342345eb6562b090852" alt="Agree to the trial policy, then click Start Trial" width="1500" height="751" data-path="en/images/free-trial/03-agree-start-trial.webp" />
</Frame>

5. Enter your **card details** on the secure Stripe checkout, then click **Subscribe**. The trial period is free — your card is only charged after the trial ends.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/04-payment-details.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=7e28e59b0b372851836ad0b251e5952e" alt="Enter card details on the Stripe checkout and click Subscribe" width="1500" height="1170" data-path="en/images/free-trial/04-payment-details.webp" />
</Frame>

6. Once the payment is confirmed, you'll see **"Your Premium plan is active"**. Click **View subscription**.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/05-plan-active.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=cd6a898f5676f374a1fb742f6ef0485b" alt="Payment confirmed — click View subscription" width="1500" height="997" data-path="en/images/free-trial/05-plan-active.webp" />
</Frame>

7. Your **Subscriptions** page now shows **Premium** as the current plan, along with the next billing date.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/06-subscription-active.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=30eb307ce31e5bfdd3739e0a9df7fd1b" alt="Subscriptions page showing Premium as the current plan with the next billing date" width="1500" height="764" data-path="en/images/free-trial/06-subscription-active.webp" />
</Frame>

<Tip>
  To confirm the trial started, open the **Billing History** tab. You'll see **Succeeded to start Trial** and **Succeeded to add payment method** entries.
</Tip>

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/07-billing-history.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=eb8ecf4cd8176ebb30c7c80de6a16080" alt="Billing History tab showing the Succeeded to start Trial log entry" width="1500" height="227" data-path="en/images/free-trial/07-billing-history.webp" />
</Frame>

## How to Cancel

Cancellation is completed when you switch back to the **Free plan**. On the **Subscriptions** tab of the **Billing** page, click **Start Free Plan** under **Free Plan**.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-trial/08-cancel-free-plan.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=cfc9e8b5c81bde3480883b66f9ae92dc" alt="Switch back to the Free plan by clicking Start Free Plan" width="760" height="1154" data-path="en/images/free-trial/08-cancel-free-plan.webp" />
</Frame>

<ContactEn />
