> 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/create-a-new-subscription.md).

# Create a new subscription

This guide describes and provides instructions for creating new subscriptions.

## Navigation

This feature is found in the [subscription search](/naviga-subscribe/csr-user-guide/csr-introduction/subscription-search.md) window. Navigate here and select the **+add account and start call** button to create new subscriptions.

![](/files/-MPGM3ussB39z_d3i5sd)

## Create a new subscription

{% hint style="info" %}
Account registration is not created at this step. The subscriber does this on their own via self-service or the publication's website.
{% endhint %}

**Part 1**

After selecting the **+add account and start call** button:

1. Select either `no email` or add an email with `other email`. This email address will be the selected email address. It will be recorded in the event log and a confirmation of events will be sent to it.
2. Select the publication name from the drop-down menu.
3. Select a start type. `Voluntary` displays offers associated with your sales team and `code` displays offers associated with that particular code.
4. Select the source of the subscription from the drop-down menu.
5. Select the email only offer. Filter the results with the **search** and **postal/ZIP code** fields.
6. Select **go to CSR portal**.

**Part 2**

The order in which information is collected depends on the presentation set up in the CMS.

You will be taken to the **New Start Portal**. From this screen:

1. Enter the subscriber's address information and select **continue**. Note: Digital ZIP-only and digital subscriptions will require only a postal code.
2. Enter the subscriber's payment information and select **continue**. Payment information is not required for both complimentary and start-and-bill subscriptions.
3. Confirm the subscriber’s address and payment information then select **place your order**.

{% hint style="warning" %}
This procedure is a best-practice example. The order in which a subscriber's payment and address information is collected may change, depending on how the client has configured their CMS.
{% endhint %}

See also: [Configure Subscription Purchases in Solicitor Concierge](/naviga-subscribe/subscribe-features/new-starts-and-restarts/new-starts-in-ncs-circ.md)


---

# 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/create-a-new-subscription.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.
