> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-setup-manual/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/circulation-setup-manual/system/security-menu/add-on-activation.md).

# Add On Activation

Several add-on options can be used with Circulation—List MatchPlus software, iServices modules, InSight, credit card authorization interfaces, packaging and stacker interfaces, and APIs, among others. They are activated using this option. A password is necessary for activation; to obtain a password, call the Naviga Support Center.

#### To activate an add-on option:

1. Select **Add On Activation** from the Security menu to display the Add On Activation window.<br>

   <figure><img src="/files/KG9VcdBIGmte2cAXrB29" alt=""><figcaption></figcaption></figure>
2. Click the **Add** icon and complete the following fields.

   <table><thead><tr><th width="152.33333333333334">Field</th><th width="123">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>ADD ON</td><td>predefined</td><td>Enter the add-on option that you are activating (press F2 for a list of add-on options).</td></tr><tr><td>BUSINESS</td><td>open (4)</td><td>Enter your business ID.</td></tr><tr><td>ACTIVATION DATE</td><td>date</td><td>Enter the date on which the option should be activated (the current date defaults).</td></tr><tr><td>PASSWORD</td><td>predefined</td><td>Enter the password supplied to you by Newscycle for activating this option.</td></tr></tbody></table>
3. Click **OK** to activate the option.


---

# 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:

```
GET https://docs.navigaglobal.com/circulation-setup-manual/system/security-menu/add-on-activation.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.
