> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/csr-introduction/new-subscription-registration.md).

# New Subscription Registration

{% hint style="danger" %} <mark style="background-color:red;">**Please note that this document is currently under revision!**</mark>
{% endhint %}

Click **Subscribe Concierge** button on **One CSR Portal**.

The user is redirected to **Subcon Admin** as shown below

Click **Subscription Search** option under **Subscription Information** tab.

<figure><img src="/files/55061oGv2OiV6wKAWQS4" alt=""><figcaption></figcaption></figure>

Click **Add Account and start call** button to create a new account to buy a Subscription.

The user is redirected to the below screen.

Click **Ok** button on **Choose email** tab.

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

The user is redirected to another tab. On **New start** tab, the user can select **Publication** from the dropdown of the respective field.

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

Select **Start type** from the radio button options.

**Sales team** field is reset by default.&#x20;

**Select source** from the drop down.

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

**Select offer** from the available list. Click **Go to CSR start portal** button.

The user is re-directed to the **Subscription Panel.**

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

Enter **Name, Position, Company Name, Company Type, E-mail, Price, Registration Amount**, **Address, Zipcode, City** and **Phone number** details. For **Country** and **Currency** fields, select the option from the drop-down.

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

<figure><img src="/files/04F9dhL1n9PNKGjbwajZ" alt=""><figcaption></figcaption></figure>

**Note: Registration Amount** field represents the number of invites the subscriber willing to send.&#x20;

Click **Purchase** button. The subscription is successfully purchased. The details are displayed as shown below.

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

&#x20;To add new Registration, click **User Accounts** tab.

The user will redirect the user to enter the Login Name.

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

The user is traced based on Email id

The respective user details are displayed.

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

Click **Add new subscription** tab

The user can enter all the details to add the subscriptio&#x6E;**.**

<figure><img src="/files/30bmkovaafa5gGuEJkzU" alt=""><figcaption></figcaption></figure>

Click **+Add new owner** button

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

The User **Registration** is done successfully. It is displayed on the above below along with all the details.

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

The user details are shown under **Subscriptions** ta&#x62;**.**

**Note:** The registration for subscription is active with the verified email used for **Registration email**.


---

# 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.navigaglobal.com/naviga-subscribe/csr-user-guide/csr-introduction/new-subscription-registration.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.
