# Getting started

If you have already completed the setup for Veriam’s **Customer Identity and Access Management (CIAM)** solution, you can skip ahead to **Step 5**.

{% stepper %}
{% step %}

### Sign up to Veriam Admin

* Go to the [**Veriam App**](https://admin.myveriam.com) & sign up for a Veriam account&#x20;
  {% endstep %}

{% step %}

### Connect your application

* Connect the **application** that you want to manage subscriptions for using the steps [here](/for-providers/ciam/connect-your-application.md).
  {% endstep %}

{% step %}

### Set up your access controls

* Configure what users should be able to **access** on different subscription plans.
* Detailed steps [here](/for-providers/subscription-management/setup-access-rules-for-subscriptions.md).
  {% endstep %}

{% step %}

### Add your customers

* This step is optional, if you have existing **customer organizations** you can create or import them.
* Detailed steps [here](/for-providers/customer-accounts.md).
  {% endstep %}

{% step %}

### Configure your plans <a href="#configure-your-plans" id="configure-your-plans"></a>

* Setup your **subscription plans** including pricing, features, legal agreement.
* Detailed steps [here.](/for-providers/subscription-management/configure-your-plans.md)
  {% endstep %}

{% step %}

### Set up your pricing page

* Set up your **Veriam hosted pricing pag**e to easily advertise different offerings to your customers.
* Detailed steps [here. ](/for-providers/subscription-management/set-up-your-pricing-page.md)
  {% endstep %}

{% step %}

### Publish & Go live

* **Review and publish** all configurations.
  {% endstep %}
  {% endstepper %}


---

# 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.myveriam.com/for-providers/subscription-management/getting-started.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.
