> For the complete documentation index, see [llms.txt](https://docs.inforiver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inforiver.com/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-new-subscription.md).

# Create new subscription

With Inforiver, creating report subscriptions is easier than ever. Inforiver offers plenty of configurations to create and schedule your subscriptions.

The new subscription page has 3 sections: 'Select report', 'Set subscription frequency', and 'Selection destination'. Let's look at each of these sections in detail.

**1. Select a report** - You can select your workspace, report and configure other report-related details. To learn more, refer to [select a report](/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-a-report.md).

**2. Set subscription frequency** - You can configure and set the subscription frequency. To learn more, refer to [set subscription frequency](/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-new-subscription/set-subscription-frequency.md).

**3. Select destinations** - You can select the destinations to schedule your subscriptions. To learn more, refer to [select destinations](/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-new-subscription/select-destination-s.md).

**4. Review & save subscription** - You can easily review your subscription details, save or edit the subscription. To learn more, refer to [review & save subscription](/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-new-subscription/review-and-save-subscription.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.inforiver.com/~/changes/mS6jwvARNLHpKqBa4cT9/working-with-inforiver/11.-scheduling-reports/create-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.
